Open
Conversation
This allows for protection bypass.
There's no other way to get a verified signature.
- avoid devscripts `Recommends` - simplify current extraction - separate repsonsibilities
Comment on lines
+35
to
51
| ## Mir 2.27.0~dev | ||
|
|
||
| - New upstream release 2.27.0 | ||
|
|
||
| - ABI summary: | ||
|
|
||
| - miral ABI unchanged at 7 | ||
| - mircommon ABI unchanged at 12 | ||
| - mircore ABI unchanged at 2 | ||
| - miroil ABI unchanged at 8 | ||
| - mirplatform ABI unchanged at 34 | ||
| - mirserver ABI unchanged at 67 | ||
| - mirwayland ABI unchanged at 5 | ||
| - mirplatformgraphics ABI unchanged at 23 | ||
| - mirinputplatform ABI unchanged at 10 | ||
|
|
||
| ## Mir 2.25.2 |
Contributor
Author
There was a problem hiding this comment.
The ~dev one did, it will come back when we merge tha final release in.
We can only really have a single ~dev at a time, so didn't make sense to leave it, and it wouldn't actually help with conflicts.
Contributor
Author
NB: this comes after #4782 |
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.
What's new?
This makes for a streamlined release process, where "Start release":
main) open a PRmain's tip) bump the development versionAnd "Finalize release":
How to test
Check out the runs in my repo:
release/2.27release/2.27's tip https://github.com/Saviq/mir/actions/runs/23600064867 (note no PR opened)Notice the nicely looking releases, all signed and green at:
https://github.com/Saviq/mir/releases
NB: bugfix release for a merged
release/X.YYbranch is not supported (yet).Checklist