Skip to content

Fix release-validation disk and add way to rebuild it via Github workflows#300

Merged
knuton merged 3 commits intorelease/2025.3.xfrom
fix-release-validation-disk
Jan 12, 2026
Merged

Fix release-validation disk and add way to rebuild it via Github workflows#300
knuton merged 3 commits intorelease/2025.3.xfrom
fix-release-validation-disk

Conversation

@yfyf
Copy link
Collaborator

@yfyf yfyf commented Dec 18, 2025

See commits for details.

Manually triggered the workflow for testing via gh cli using:

 gh workflow run release-tag.yml --ref fix-release-validation-disk -f uploadDiskOnly=true

Seems to have done the right thing:
https://github.com/dividat/playos/actions/runs/20334372469/job/58417164316

@yfyf yfyf requested a review from knuton December 18, 2025 11:55
@yfyf yfyf added the reviewable Ready for initial or iterative review label Dec 18, 2025
@yfyf
Copy link
Collaborator Author

yfyf commented Dec 18, 2025

Hmm, not sure whether I should target main branch here and cherry-pick these commits to release/2025.3.3 branch later or vice-versa.

@knuton knuton changed the base branch from main to release/2025.3.x January 9, 2026 09:23
@knuton knuton changed the base branch from release/2025.3.x to main January 9, 2026 09:23
@knuton
Copy link
Member

knuton commented Jan 9, 2026

Would say target release branch and then merge into main, can you cherry-pick onto release branch?

yfyf added 3 commits January 12, 2026 09:38
In 5b1a087 I updated `testing/disk/default.nix`, but I forgot
that `testing/disk/releae.nix` is built with different parameters and
had to be updated too.

The 2025.3.3 releaseDisk currently fails the update, since the RAUC
bundle does not fit into persistent storage.
This is useful if we are in situation where nothing in the actual
release change, but it is the disk building / CI code that changes and
we need to re-run the disk build without creating a new release.
@yfyf yfyf changed the base branch from main to release/2025.3.x January 12, 2026 07:41
@yfyf yfyf force-pushed the fix-release-validation-disk branch from 23daec7 to c47656f Compare January 12, 2026 07:42
@yfyf
Copy link
Collaborator Author

yfyf commented Jan 12, 2026

yfyf added a commit that referenced this pull request Jan 12, 2026
@yfyf
Copy link
Collaborator Author

yfyf commented Jan 12, 2026

@knuton this is ready for merge now

@knuton knuton merged commit 498f0a2 into release/2025.3.x Jan 12, 2026
41 checks passed
@knuton knuton deleted the fix-release-validation-disk branch January 12, 2026 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

reviewable Ready for initial or iterative review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants