-
Notifications
You must be signed in to change notification settings - Fork 9
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
Release 12.3.0 into trunk #609
Conversation
Generated by 🚫 Danger |
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.
I was pondering why this was a 12.3.0
and not a 12.2.1
given the only changes are either internal or bug fixes, not new features nor breaking changes…
That made me realize that the fact that the buildkite_pipeline_upload
action have changed its behavior to now prepend .buildkite/
on relative paths of pipeline_file
I think that change (from line 32) should be:
- Either under Bug Fixes, rather than Internal Changes
- Or under "New Features", which I think makes a bit more sense to me given the change
- Or one could even argue it's a breaking change in practice—as it changes the behavior and will require changes in any client repos that were already using that action with a relative path. But I think too few client repos have adopted that action before the change made in this
release-toolkit
propagated too far, and you know exactly which ones they are and are already planning to update them ASAP… so maybe that's not worth marking this as a breaking in that context…
In any case, I think we should move line 32 of the CHANGELOG in an upper section before landing this PR and doing the release 🙂
I've changed it manually to
Agreed! |
Releasing new version 12.3.0.
What's Next
PR Author: Be sure to create and publish a GitHub Release pointing to
trunk
once this PR gets merged,copy/pasting the following text as the GitHub Release's description: