experimentation: have a 'publish-image-set' that does not rely on the ISO tracker#10
Merged
utkarsh2102 merged 1 commit intomainfrom Nov 26, 2025
Merged
Conversation
… ISO tracker [ci skip]
2234062 to
9fddb9d
Compare
utkarsh2102
approved these changes
Nov 26, 2025
Member
utkarsh2102
left a comment
There was a problem hiding this comment.
looks good -- it's pretty much what we discussed. Brownie points for the Python script - I was gonna put something together but it's pretty neat enough for now.
I have a few comments though.
Comment on lines
+14
to
+19
| ubuntu-desktop-amd64: | ||
| serial: null | ||
| publishing_command: ARCHES='amd64' for-project ubuntu publish-release daily-live SERIAL desktop yes | ||
| ubuntu-desktop-arm64: | ||
| serial: null | ||
| publishing_command: ARCHES='arm64' for-project ubuntu publish-release daily-live SERIAL desktop named |
Member
There was a problem hiding this comment.
how about the super old images for these products?
https://cdimages.ubuntu.com/ubuntu/daily-live/current/ -> 01st Nov 2025 :)
Comment on lines
+42
to
+43
| ## fix name in headers: | ||
| find full -path '*/final*HEADER.html' | xargs sed -i 's/Daily Build/Final/' |
Member
|
i'll merge and add those things in a separate commit. |
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.
Let's see how we can live with something like that for Resolute snapshots.
Usage:
./publish-image-set -m resolute-snapshot-1.yaml