-
Notifications
You must be signed in to change notification settings - Fork 12
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
Fixes #220, allows any track to be "rolled out" to #221
Fixes #220, allows any track to be "rolled out" to #221
Conversation
d3bf3fc
to
8f7cdff
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As mentioned in channel, I think this is a breaking change since it looks like rollout
will raise. i’d lean towards a major version bump. Otherwise, if the test task passes, lgtm.
8f7cdff
to
7009cbb
Compare
7009cbb
to
b224313
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 for major number version bump.
b224313
to
042ef7d
Compare
I've resolved the issue with rollout not working - in fact, none of the changes were being committed. Unfortunately, since we didn't want to affect too many Anyways, this commit resolves the issue. |
I'm going to test this by rerunning this task before we land this.
Ready for CR, though :)