Skip to content

release: include SHA256SUMS in github release assets#1109

Open
TheRayquaza wants to merge 1 commit into
containerd:mainfrom
TheRayquaza:feat/release-sha256sums
Open

release: include SHA256SUMS in github release assets#1109
TheRayquaza wants to merge 1 commit into
containerd:mainfrom
TheRayquaza:feat/release-sha256sums

Conversation

@TheRayquaza
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown

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.

Pull request overview

This PR updates the release GitHub Actions workflow to generate a SHA256 checksum manifest for built shim tarballs and upload that manifest as an additional GitHub Release asset, improving artifact integrity verification for consumers.

Changes:

  • Generate a SHA256SUMS file from the produced *.tar.gz shim artifacts during the release job.
  • Upload SHA256SUMS alongside the existing release artifacts for shim releases.
Show a summary per file
File Description
.github/workflows/release.yml Generates and uploads a SHA256SUMS manifest as part of shim GitHub Release uploads.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants