-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Skip minor updates separately from major upgrades #1853
Merged
Merged
Commits on May 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6d6cc2d - Browse repository at this point
Copy the full SHA 6d6cc2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ee12d8 - Browse repository at this point
Copy the full SHA 0ee12d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a79f6b2 - Browse repository at this point
Copy the full SHA a79f6b2View commit details -
Pass majorUpdate information to user driver
We unify the user driver method showing the update to take a generic state object now. The current fields of the state object are its current stage, if it's user initiated, and if the update is a major one. We also remove deprecated code paths that were complex to support and will otherwise generate in compile errors if people adopt the new API.
Configuration menu - View commit details
-
Copy full SHA for d193f2e - Browse repository at this point
Copy the full SHA d193f2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25b3d01 - Browse repository at this point
Copy the full SHA 25b3d01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1565db3 - Browse repository at this point
Copy the full SHA 1565db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f671b82 - Browse repository at this point
Copy the full SHA f671b82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59fbd37 - Browse repository at this point
Copy the full SHA 59fbd37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f9d76b - Browse repository at this point
Copy the full SHA 1f9d76bView commit details
Commits on May 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e91ae89 - Browse repository at this point
Copy the full SHA e91ae89View commit details
Commits on May 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a630614 - Browse repository at this point
Copy the full SHA a630614View commit details
Commits on May 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7d3c7ae - Browse repository at this point
Copy the full SHA 7d3c7aeView commit details -
Simplify skipping major updates
We now only track one major version to skip and one minor version to skip, instead of an array of potentially growing minor/major versions.
Configuration menu - View commit details
-
Copy full SHA for 17eb15e - Browse repository at this point
Copy the full SHA 17eb15eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e466ee - Browse repository at this point
Copy the full SHA 8e466eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0a4149 - Browse repository at this point
Copy the full SHA e0a4149View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cdb097 - Browse repository at this point
Copy the full SHA 0cdb097View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79cd07f - Browse repository at this point
Copy the full SHA 79cd07fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.