Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 1, 2026

Addresses feedback to consolidate release artifacts in a single directory.

Changes

  • SBOM output path changed from sbom.json (root) to dist/sbom.json
  • Upload pattern updated to reference dist/sbom.json

All release artifacts (wheels, tarballs, signatures, certificates, SBOM) now live in dist/.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 1, 2026

@jacksonpradolima jacksonpradolima marked this pull request as ready for review January 1, 2026 14:55
@jacksonpradolima jacksonpradolima self-requested a review as a code owner January 1, 2026 14:55
Copilot AI review requested due to automatic review settings January 1, 2026 14:55
Copilot AI changed the title [WIP] Update release signing and lockfile checks based on feedback Move SBOM generation to dist directory Jan 1, 2026
Copy link
Contributor

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 workflow to generate the SBOM file in the dist/ directory instead of the project root, consolidating all release artifacts in one location.

  • Updated SBOM generation command to output to dist/sbom.json
  • Updated GitHub release asset upload pattern to reference the new SBOM location

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

@jacksonpradolima jacksonpradolima merged commit f2e2998 into codex/add-release-verification-workflow-steps Jan 1, 2026
39 checks passed
@jacksonpradolima jacksonpradolima deleted the copilot/sub-pr-143 branch January 1, 2026 14:56
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