Skip to content

experimentation: have a 'publish-image-set' that does not rely on the ISO tracker#10

Merged
utkarsh2102 merged 1 commit intomainfrom
skia/experiment_without_iso_tracker
Nov 26, 2025
Merged

experimentation: have a 'publish-image-set' that does not rely on the ISO tracker#10
utkarsh2102 merged 1 commit intomainfrom
skia/experiment_without_iso_tracker

Conversation

@Hyask
Copy link
Collaborator

@Hyask Hyask commented Nov 26, 2025

Let's see how we can live with something like that for Resolute snapshots.

Usage: ./publish-image-set -m resolute-snapshot-1.yaml

@Hyask Hyask force-pushed the skia/experiment_without_iso_tracker branch from 2234062 to 9fddb9d Compare November 26, 2025 12:11
Copy link
Member

@utkarsh2102 utkarsh2102 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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/'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not Snapshot?

@utkarsh2102
Copy link
Member

i'll merge and add those things in a separate commit.

@utkarsh2102 utkarsh2102 merged commit cd126c2 into main Nov 26, 2025
@utkarsh2102 utkarsh2102 deleted the skia/experiment_without_iso_tracker branch November 26, 2025 17:10
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.

2 participants