-
Notifications
You must be signed in to change notification settings - Fork 390
update-version tool command broken #6623
Copy link
Copy link
Closed
Labels
P3issues we think are valid but not importantissues we think are valid but not importantbugSomething isn't workingSomething isn't workingfix it fridayinfrareproduce to verifyIssues that need to be reproduced to verify that they still exist.Issues that need to be reproduced to verify that they still exist.
Metadata
Metadata
Assignees
Labels
P3issues we think are valid but not importantissues we think are valid but not importantbugSomething isn't workingSomething isn't workingfix it fridayinfrareproduce to verifyIssues that need to be reproduced to verify that they still exist.Issues that need to be reproduced to verify that they still exist.
As part of the
release-helperscript, theupdate-versioncommand is run.devtools_tool update-version auto --type releaseresulted in:The version was not bumped to 2.29.0 as expected. This is because we are assuming that the version we are updating from is a dev release, and it was not this month.