Skip to content

Add SHAs to image references #113180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Add SHAs to image references #113180

wants to merge 1 commit into from

Conversation

richlander
Copy link
Member

@richlander richlander commented Mar 5, 2025

@Copilot Copilot AI review requested due to automatic review settings March 5, 2025 23:14
@ghost ghost added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Mar 5, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

PR Overview

This PR pre-pins image references by appending specific SHA256 checksums to ensure CI stability.

  • Append SHA256 digest for Browser wasm image
  • Append SHA256 digest for Linux arm, arm64, and musl variants

Reviewed Changes

File Description
eng/pipelines/coreclr/templates/helix-queues-setup.yml Added SHA256 digests to image references for multiple platforms

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

eng/pipelines/coreclr/templates/helix-queues-setup.yml:72

  • The image reference 'Ubuntu.2204.Armarch.Open' on the public branch has inconsistent capitalization compared to the internal branch version ('Ubuntu.2204.ArmArch'). Verify if this inconsistency is intentional or should be standardized.
-        - (Ubuntu.2204.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-22.04-helix-arm64v8@sha256:178cddec52073409ad7e4cb7730fec867391bf6172ac9297981f183bd5808e7d

Copy link
Member

@sbomer sbomer left a comment

Choose a reason for hiding this comment

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

Thank you! We need to update the references to the build images in https://github.com/dotnet/runtime/blob/main/eng/pipelines/common/templates/pipeline-with-resources.yml. I think the helix references can stay unpinned since they don't depend on llvm.

@richlander
Copy link
Member Author

Sorry. That was silly! Will do.

@richlander richlander closed this Mar 5, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Apr 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants