Skip to content

Improve releasing during v0.18.8#10409

Merged
jedevc merged 4 commits into
mainfrom
improve-releasing-during-v0.18.8
May 15, 2025
Merged

Improve releasing during v0.18.8#10409
jedevc merged 4 commits into
mainfrom
improve-releasing-during-v0.18.8

Conversation

@cwlbraa
Copy link
Copy Markdown
Contributor

@cwlbraa cwlbraa commented May 14, 2025

No description provided.

Signed-off-by: Connor Braa <connor@dagger.io>
@cwlbraa cwlbraa requested review from jedevc, sipsma and vito May 14, 2025 22:56
jedevc added 3 commits May 15, 2025 10:53
Signed-off-by: Justin Chadwell <me@jedevc.com>
Signed-off-by: Justin Chadwell <me@jedevc.com>
Signed-off-by: Justin Chadwell <me@jedevc.com>
@jedevc
Copy link
Copy Markdown
Contributor

jedevc commented May 15, 2025

Pushed a couple updates, realized a couple things hadn't been bumped (and also saw that the instructions that should bump releaser weren't actually correct, have a fix for this in #10411).

@fidencio
Copy link
Copy Markdown
Contributor

fidencio commented May 15, 2025

For my own knowledge here, is this bump done by a script or manually?

Answering my own question here, manually. :-)

And I can see a nice example of what's sed'ed in the RELEASING document, which helps me to properly name runners when needed.

 - e.g. if bumping 0.12.6->0.12.7, can run `find .github/ -type f -exec sed -i 's/0-12-6/0-12-7/g; s/0\.12\.6/0\.12\.7/g' {} +`

Thanks!

@cwlbraa cwlbraa marked this pull request as ready for review May 15, 2025 17:10
@cwlbraa cwlbraa requested review from a team as code owners May 15, 2025 17:10
@jedevc jedevc merged commit 4946397 into main May 15, 2025
100 of 101 checks passed
@jedevc jedevc deleted the improve-releasing-during-v0.18.8 branch May 15, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants