Skip to content

Fix: fix push mcr pipeline#302

Merged
gossion merged 1 commit intomainfrom
guwe/mcr-differ
Feb 4, 2026
Merged

Fix: fix push mcr pipeline#302
gossion merged 1 commit intomainfrom
guwe/mcr-differ

Conversation

@gossion
Copy link
Member

@gossion gossion commented Feb 4, 2026

This pull request improves the reliability of the image verification step in the publish-mcr.yml GitHub Actions workflow by switching from a simple image ID comparison (the image ID could be changed when pushing to another repo) to a more robust layer-by-layer comparison. This ensures that the published container images in GHCR and MCR are truly identical in content, even if their image IDs or manifest digests differ due to registry-specific factors.

@gossion gossion added this pull request to the merge queue Feb 4, 2026
Merged via the queue into main with commit 07698e5 Feb 4, 2026
9 of 10 checks passed
@gossion gossion deleted the guwe/mcr-differ branch February 4, 2026 05:32
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