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