-
Notifications
You must be signed in to change notification settings - Fork 471
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[v0.2.1] Release Tracker #3409
Comments
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons:
@dbort: Since this makes code changes, don't merge this until closer to the 0.2.1 launch. Users are still instructed to check out the v0.2.0 tag, which won't contain this PR. And any docs changes that rely on this code change will break for those users. |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons:
@dbort: Since this depends on code changes, don't merge this until closer to the 0.2.1 launch. Users are still instructed to check out the v0.2.0 tag, which won't contain the code changes. And any docs changes that rely on this code change will break for those users. @Gasoonjia Merged into 0.2.1 |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons:
@dbort: Since this depends on code changes, don't merge this until closer to the 0.2.1 launch. Users are still instructed to check out the v0.2.0 tag, which won't contain the code changes. And any docs changes that rely on this code change will break for those users. @Gasoonjia merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons: @dbort merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons: @dbort merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons: @mcr229 merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons:
@mergennachin merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons:
@mcr229 merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons:
@mcr229 merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons:
@mcr229 merged |
Link to landed trunk PR:
Link to release branch PR: Criteria category and Reason:
@mergennachin merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons: Doc improvement based on users feedback @mcr229 merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons: Doc improvement based on users feedback @mergennachin merged |
Link to landed trunk PR:
Link to release branch PR: Criteria category and reasons: Fix torch and torchaudio torchvision not compatible issue. @mergennachin no action necessary, already merged into release branch |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons:
@Gasoonjia merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons: Bug fix @Gasoonjia merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons:
@dbort merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons:
@mcr229 merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons:
@Gasoonjia merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons:
@Gasoonjia merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons:
@Gasoonjia merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons:
@Gasoonjia merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons:
@Gasoonjia merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons:
@mergennachin merged |
Link to landed Trunk PR:
Link to release branch PR: Criteria category and reason:
@mcr229 merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons:
@mergennachin merged |
Link to landed trunk PR: Link to release branch PR: Criteria category and reasons:
@mcr229 merged |
The v0.2.1 release will be cut from the "release/0.2" branch for critical fixes to the v0.2.0 release. Date TBD
This issue is for tracking cherry-picks to the release branch.
Cherry-Pick Criteria
Focus on stability and documentation correctness. Ideally only low risk changes may be cherry-picked from main:
Any core components changes and other change will require special dispensation from the release managers (currently @guangy10 @mergennachin @dbort ). If this applies to your change please write "Special Dispensation" in the "Criteria Category:" template below and explain.
Cherry-Pick Process
Ensure your PR has landed in master. This does not apply for release-branch specific changes (see Phase 1 criteria).
Create (but do not land) a PR against the release branch.
Option 1: Use
pytorchbot
to cherry pick a PR that has been committed to the main branch using@pytorchbot cherry-pick
command as follows.Option 2: Manually create a cherry pick PR using git command as follows.
Make a request below with the following format:
Please note HUD Link with branch CI status and link to the HUD to be provided here.
HUD
Versions
0.2.1
The text was updated successfully, but these errors were encountered: