Skip to content

Conversation

guitarrapc
Copy link
Owner

No description provided.

@Copilot Copilot AI review requested due to automatic review settings April 21, 2025 17:20
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.

Pull Request Overview

This PR updates the CI workflow to improve artifact handling by generating SHA256 checksums, creating detailed SBOMs, and signing artifacts with Cosign.

  • Added a dedicated step to generate SHA256 checksums for artifacts.
  • Introduced an enhanced SBOM generation step that extracts artifact contents before analysis.
  • Separated the Cosign signing process into its own step for clarity.
Files not reviewed (1)
  • Directory.Build.props: Language not supported
Comments suppressed due to low confidence (1)

.github/workflows/release.yaml:130

  • The checksum filename refers to 'DotfilesLinker', which may be outdated if the project has been renamed; consider updating it to reflect the current project's context.
CHECKSUM_FILE="./DotfilesLinker_${TAG}_checksums.txt"

@guitarrapc guitarrapc merged commit f47bcb6 into main Apr 21, 2025
11 checks passed
@guitarrapc guitarrapc deleted the ci branch April 21, 2025 17:22
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.

1 participant