b091a32909
Add a section on release wiki about pytorchbot cherry-pick command ( #121648 )
...
I add a section about the new `pytorchbot cherry-pick` command in the release wiki so that more people know about it
Pull Request resolved: https://github.com/pytorch/pytorch/pull/121648
Approved by: https://github.com/atalman , https://github.com/seemethere
2024-03-11 20:09:58 +00:00
7adfeba47a
Add Python 3.12 as experimental to release 2.2 ( #119705 )
...
Add 3.12 as experimental version to Release 2.2
Pull Request resolved: https://github.com/pytorch/pytorch/pull/119705
Approved by: https://github.com/Skylion007 , https://github.com/huydhn
2024-02-12 20:13:54 +00:00
2ae55e99fe
[release] Add Launch Execution XFN meeting process to release runbook ( #116701 )
...
Make sure we have this process documented in the runbook.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/116701
Approved by: https://github.com/seemethere
2024-01-03 17:16:18 +00:00
fb91acd33b
[release] Add specific section about building and testing final rc ( #116476 )
...
Formalize process of building and testing final rc. To avoid having missing PRs in the release, similar to this: https://github.com/pytorch/pytorch/pull/114197
Pull Request resolved: https://github.com/pytorch/pytorch/pull/116476
Approved by: https://github.com/huydhn
2023-12-28 15:25:08 +00:00
e891a3bba9
[releng] Add release 2.2 to Release Compatibility Matrix for PyTorch releases ( #114758 )
...
Update RELEASE.md for release 2.2
Pull Request resolved: https://github.com/pytorch/pytorch/pull/114758
Approved by: https://github.com/DanilBaibak
2023-11-29 16:27:59 +00:00
700071869a
[no-ci][EZ] Update RELEASE.md ( #112253 )
...
Reflect default branch renames from master to main
Pull Request resolved: https://github.com/pytorch/pytorch/pull/112253
Approved by: https://github.com/huydhn , https://github.com/ZainRizvi
2023-10-27 18:12:15 +00:00
cb48ef21cc
[no-ci] Clarify revert handling in release branches ( #112262 )
...
Changes that has been reverted on trunk, must be reverted in release as well
Pull Request resolved: https://github.com/pytorch/pytorch/pull/112262
Approved by: https://github.com/huydhn
2023-10-27 18:11:29 +00:00
062850f4b9
Remove TorchText from RELEASE.MD ( #111940 )
...
TorchText development has been paused, so it should no longer be considered a requirement for release process
Pull Request resolved: https://github.com/pytorch/pytorch/pull/111940
Approved by: https://github.com/atalman , https://github.com/seemethere , https://github.com/kit1980
2023-10-24 17:28:33 +00:00
77e5f5d8a4
Updates to patch version release plans ( #110952 )
...
1. Updates to patch release process
2. Add Release cadence section
3. Changed description for Modify release matrix to reflect current process
Pull Request resolved: https://github.com/pytorch/pytorch/pull/110952
Approved by: https://github.com/malfet
2023-10-10 17:59:29 +00:00
ec3c748fa2
Document Triton dependency for the release process ( #109296 )
...
Document triton dependency for the Pytorch Release
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at e9773f0</samp>
Add documentation for Triton dependency in `RELEASE.md`. The documentation covers how to install and use Triton for various PyTorch builds and platforms.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/109296
Approved by: https://github.com/malfet
2023-09-14 23:48:45 +00:00
5c133e91c3
Add guidance on the tutorials release proccess ( #107871 )
...
Clarify the tutorials release process.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/107871
Approved by: https://github.com/atalman
2023-08-24 21:27:35 +00:00
0b88007540
Adding release compatibility matrix for release 2.1 ( #106891 )
...
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 3c5a179</samp>
Update `RELEASE.md` with compatibility information for PyTorch 2.1. This file documents the supported versions of Python, CUDA, and CUDNN for each PyTorch release.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/106891
Approved by: https://github.com/kit1980
2023-08-09 20:30:45 +00:00
1943bd0d7e
[Release] Add FAQ explaining release terms ( #102618 )
...
[Release] Add FAQ explaining release terms
This is AI from release 2.0.0 retrospective
Fixes: https://github.com/pytorch/pytorch/issues/98009
Co-authored-by: Nikita Shulga <nshulga@meta.com >
Co-authored-by: Eli Uriegas <eliuriegas@meta.com >
Pull Request resolved: https://github.com/pytorch/pytorch/pull/102618
Approved by: https://github.com/malfet
2023-06-05 20:26:57 +00:00
816400a294
Add branch change name for composite action ( #101309 )
...
Mention in release runbook, that composite workflow should reference release branch rather than trunk
Pull Request resolved: https://github.com/pytorch/pytorch/pull/101309
Approved by: https://github.com/atalman
2023-05-12 21:50:12 +00:00
dfa951171a
Fix typo in RELEASE.md and README.md ( #100536 )
...
Some minor spelling, grammar and typographical mistakes have been fixed in RELEASE.md & README.md files
Pull Request resolved: https://github.com/pytorch/pytorch/pull/100536
Approved by: https://github.com/ezyang
2023-05-10 05:06:45 +00:00
2418b94576
Rename default branch to main
( #99210 )
...
Mostly `s/@master/@main` in numerous `.yml` files.
Keep `master` in `weekly.yml` as it refers to `xla` repo and in `test_trymerge.py` as it refers to a branch PR originates from.
2023-04-16 18:48:14 -07:00
78e991e575
Patch release process description ( #98425 )
...
Patch release process description
Pull Request resolved: https://github.com/pytorch/pytorch/pull/98425
Approved by: https://github.com/seemethere
2023-04-05 20:25:13 +00:00
85961f5728
Fix broken anchor in RELEASE.md ( #96525 )
...
Fixes https://github.com/pytorch/pytorch/issues/96514
Pull Request resolved: https://github.com/pytorch/pytorch/pull/96525
Approved by: https://github.com/atalman
2023-03-10 19:35:03 +00:00
7d02ecfabb
Fix typo in RELEASE.md and CONTRIBUTING.md ( #95965 )
...
This PR fixes typos in `RELEASE.md` and `CONTRIBUTING.md`
Pull Request resolved: https://github.com/pytorch/pytorch/pull/95965
Approved by: https://github.com/kit1980
2023-03-04 00:14:05 +00:00
18c6ca1ee1
Add release matrix to release.md ( #93392 )
...
Add Release Compatibility Matrix
Pull Request resolved: https://github.com/pytorch/pytorch/pull/93392
Approved by: https://github.com/weiwangmeta , https://github.com/albanD , https://github.com/seemethere
2023-01-31 21:28:02 +00:00
d9f0d14835
Update RELEASE.md with pinning xla and builder PRs ( #93079 )
...
Provide example PRs necessary for pinning xla and builder repos for release
Pull Request resolved: https://github.com/pytorch/pytorch/pull/93079
Approved by: https://github.com/malfet , https://github.com/kit1980
2023-01-26 20:11:30 +00:00
17b80bfaf3
Update patch release cherry pick condition ( #90220 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/90220
Approved by: https://github.com/ezyang , https://github.com/seemethere
2022-12-20 13:56:43 +00:00
ed41a7fb68
Update minor release acceptance criteria ( #89767 )
...
Update minor release acceptance criteria
Pull Request resolved: https://github.com/pytorch/pytorch/pull/89767
Approved by: https://github.com/albanD , https://github.com/weiwangmeta
2022-11-28 18:49:32 +00:00
8721448544
Add statement about minor releases, in the release.md document ( #89698 )
...
* Add statement about minor releases
* Update RELEASE.md
2022-11-28 10:36:40 -05:00
a5f04e9a91
Fix typos in .md and .rst files ( #88962 )
...
This PR fixes typos `Github` in `.md` and `.rst` files.
`Github` -> `GitHub`
Pull Request resolved: https://github.com/pytorch/pytorch/pull/88962
Approved by: https://github.com/kit1980
2022-11-17 03:37:02 +00:00
bc57306bdd
Fix typo under docs directory and RELEASE.md ( #85896 )
...
This PR fixes typo in rst files under docs directory and `RELEASE.md`.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/85896
Approved by: https://github.com/kit1980
2022-09-29 21:41:59 +00:00
344c55cdd9
Update release.md with rc validation steps ( #79889 )
...
Update release.md with rc validation steps
Pull Request resolved: https://github.com/pytorch/pytorch/pull/79889
Approved by: https://github.com/seemethere
2022-06-21 20:41:02 +00:00
46b0306c13
Update Release.md with latest details ( #78285 )
...
Update Release.md with latest details and PRs reference
Pull Request resolved: https://github.com/pytorch/pytorch/pull/78285
Approved by: https://github.com/malfet
2022-05-26 01:19:04 +00:00
e8f53ad1f1
docs: Add section for Hardware / Software support ( #77304 )
...
Closes https://github.com/pytorch/pytorch/issues/74203
Signed-off-by: Eli Uriegas <eliuriegas@fb.com >
Pull Request resolved: https://github.com/pytorch/pytorch/pull/77304
Approved by: https://github.com/b0noI
2022-05-11 22:49:17 +00:00
979f8d8ccc
Update RELEASE.md with steps to prepare before cutting RC
...
Update RELEASE.md with steps to prepare before cutting RC
This is self explanatory PR.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/74378
Approved by: https://github.com/seemethere
2022-03-21 22:35:04 +00:00
3c7fc945d1
Update Release.md with release day steps
...
Update Release.md with release day steps. This PR is self explanatory
Pull Request resolved: https://github.com/pytorch/pytorch/pull/74307
Approved by: https://github.com/seemethere
2022-03-17 11:54:14 +00:00
495e69eaff
Revert "Update Release.md with release day steps"
...
This reverts commit 2f24a85cd53a5c4cab1dd8659ec06bb7fd7bcf2e.
Reverted https://github.com/pytorch/pytorch/pull/74307 on behalf of https://github.com/malfet
2022-03-17 01:29:59 +00:00
2f24a85cd5
Update Release.md with release day steps
...
Update Release.md with release day steps. This PR is self explanatory
Pull Request resolved: https://github.com/pytorch/pytorch/pull/74307
Approved by: https://github.com/seemethere
2022-03-17 00:50:11 +00:00
ddb34e7b6a
release: Add convenience script for branch cutting
...
Adds a convenience script to do branch cut to simplify the amount of
commands run in order to do the physical action of cutting the branch.
Also updates documentation related to branch cutting
Signed-off-by: Eli Uriegas <eliuriegas@fb.com >
Pull Request resolved: https://github.com/pytorch/pytorch/pull/72219
Approved by: https://github.com/malfet , https://github.com/atalman
2022-03-15 22:23:53 +00:00
deae5950ba
Mention milestones as way of tracking issues/PRs
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/74197
Approved by: https://github.com/seemethere
2022-03-15 00:28:35 +00:00
08f1352cf2
[RFC] release: Formalize patch release process
...
We'd like to formalize the patch release process so that we can make quicker decisions on what to include into patch releases / when to do patch releases
You can view the full section here: https://github.com/pytorch/pytorch/blob/seemethere/formalize-patch-release-process/RELEASE.md
Pull Request resolved: https://github.com/pytorch/pytorch/pull/64105
Approved by: https://github.com/malfet
2022-03-14 21:59:52 +00:00
11359e14fc
Release documentation update to include latest GHA changes ( #72740 )
...
Summary:
Fixes https://github.com/pytorch/pytorch/issues/72655
Pull Request resolved: https://github.com/pytorch/pytorch/pull/72740
Reviewed By: seemethere
Differential Revision: D34184604
Pulled By: atalman
fbshipit-source-id: d32b6197b8d79b18713d4787a709c4a014daf4b7
(cherry picked from commit 77d3c84c3ac11ac73346a9a33c8f5f967bc3f47c)
2022-02-11 22:19:46 +00:00
56dda833ff
Small updates to RELEASE.md ( #65489 )
...
Summary:
Combine `xla` and `builder` branch pinning steps and link them to a PR that does it correctly
Update example PR for version bump, as few files have changed
Deleted FaceHub step as it is no longer necessary after recent update
Pull Request resolved: https://github.com/pytorch/pytorch/pull/65489
Reviewed By: zhouzhuojie, seemethere
Differential Revision: D31120498
Pulled By: malfet
fbshipit-source-id: e1a9db2b03243c8d28eeed9888c3653e4460ad07
2021-11-04 15:39:40 -07:00
3ec0904718
docs: Add note about nightly versions bump ( #59324 )
...
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/59324
Also updates section on pinning pytorch/builder with an example
[skip ci]
Signed-off-by: Eli Uriegas <eliuriegas@fb.com >
Test Plan: Imported from OSS
Reviewed By: malfet
Differential Revision: D28840049
Pulled By: seemethere
fbshipit-source-id: e5d6722713680e969893d9df97ec269fc9c00411
2021-06-02 11:29:41 -07:00
d7d0fa2069
Fix typo. ( #58728 )
...
Summary:
Fix typo in docs and comments.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/58728
Reviewed By: mruberry
Differential Revision: D28603612
Pulled By: H-Huang
fbshipit-source-id: b3cd8f6f19354201d597254d0b3cb4e2062471ab
2021-05-21 11:45:10 -07:00
dfb65146e5
Add RELEASE.md ( #56520 )
...
Summary:
The purpopse of this document is to outline our current release process
so that users coming into the project have a better idea on how the
actual release process works and how they can help contribute to it.
Signed-off-by: Eli Uriegas <eliuriegas@fb.com >
Pull Request resolved: https://github.com/pytorch/pytorch/pull/56520
Reviewed By: janeyx99
Differential Revision: D27890571
Pulled By: seemethere
fbshipit-source-id: 882a565ea8d9b9a46c9242be7cf79dede2bae63f
2021-04-22 09:43:29 -07:00