internal: Support multiple stable releases in one day - #23108
Merged
Conversation
lnicola
force-pushed
the
release-suffix
branch
from
August 10, 2026 12:16
1c1755a to
b7e3d85
Compare
lnicola
marked this pull request as ready for review
August 10, 2026 12:17
Member
Author
|
r? @Veykril |
Member
Author
|
FWIW, I'd like to merge this today and cut a new release because the original one is bugged, and it's a good opportunity to test it. Draft run here, without any release assets. |
Contributor
Normally this wouldn't be enough, but nobody fully understands GitHub's YAML and bash, so... I don't feel qualified to review this myself though. |
Member
Author
|
I think I understand the AWK script, but I've almost never written AWK so.. |
Contributor
|
If you're not married to awk, I think that's easier to understand: |
Veykril
approved these changes
Aug 10, 2026
lnicola
force-pushed
the
release-suffix
branch
from
August 10, 2026 14:14
b7e3d85 to
157f50e
Compare
Member
Author
I'm not sure, but I switched to your version, changed to |
lnicola
force-pushed
the
release-suffix
branch
from
August 10, 2026 14:28
7f03d63 to
157f50e
Compare
lnicola
enabled auto-merge
August 10, 2026 14:28
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
AI disclosure: this was largely written by Gemini Flash 3.6 with some prodding to use
awkinstead of a loop. I have reviewed and mostly understood it.Fixes #20451