Skip to content
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.11.2] Release Tracker #5059

Closed
datumbox opened this issue Dec 8, 2021 · 7 comments
Closed

[v0.11.2] Release Tracker #5059

datumbox opened this issue Dec 8, 2021 · 7 comments

Comments

@datumbox
Copy link
Contributor

datumbox commented Dec 8, 2021

This is a main issue to track which PRs should be cherry-picked for the 0.11.2 release, and follows PyTorch's criteria pytorch/pytorch#58518.

Cherry-Pick Criteria

Only low-risk changes may be cherry-picked from main:

  • Fixes to regressions against the most recent minor release (e.g. 1.8 for 1.9 release; see module: regression issue list)
  • Critical fixes for: silent correctness, backwards compatibility, crashes, deadlocks, (large) memory leaks
  • Fixes to new features introduced in the most recent minor release (e.g. 1.8.1 for 1.9 release)
  • Test/CI fixes
  • Documentation improvements
  • Compilation fixes or ifdefs required for different versions of the compilers or third-party libraries
  • Release branch specific changes (e.g. change version identifiers)

Cherry-Pick Process

Ensure your PR has landed in main. This does not apply for release-branch specific changes (see Cherry-Pick criteria).

Create a PR against the release branch.

Have the PoC of the release review and merge the cherry pick.

Once it is merged, add a change log entry with the following format:

  • Link to merged main PR (if applicable):
  • Link to release branch PR:
  • Criteria Category:

cc @seemethere @malfet

@datumbox
Copy link
Contributor Author

datumbox commented Dec 8, 2021

@datumbox
Copy link
Contributor Author

datumbox commented Dec 8, 2021

@datumbox
Copy link
Contributor Author

datumbox commented Dec 8, 2021

@datumbox
Copy link
Contributor Author

datumbox commented Dec 8, 2021

@datumbox
Copy link
Contributor Author

datumbox commented Dec 8, 2021

@datumbox
Copy link
Contributor Author

datumbox commented Dec 8, 2021

@malfet
Copy link
Contributor

malfet commented Dec 13, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants