Skip to content

chore: add support for cosign in release workflow#5740

Merged
remyleone merged 1 commit into
mainfrom
install_cosign_release
Jun 22, 2026
Merged

chore: add support for cosign in release workflow#5740
remyleone merged 1 commit into
mainfrom
install_cosign_release

Conversation

@remyleone

Copy link
Copy Markdown
Member

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Release note for CHANGELOG:


Copilot AI review requested due to automatic review settings June 22, 2026 14:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds cosign installation to the tag-triggered GitHub Actions release workflow, presumably to enable artifact/image signing in the release pipeline.

Changes:

  • Install cosign in the release job before publishing steps.

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

Comment on lines +21 to +22
- name: Install cosign
uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.41%. Comparing base (c963415) to head (f495060).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5740   +/-   ##
=======================================
  Coverage   50.41%   50.41%           
=======================================
  Files         342      342           
  Lines       78508    78508           
=======================================
  Hits        39583    39583           
  Misses      37429    37429           
  Partials     1496     1496           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@remyleone remyleone added this pull request to the merge queue Jun 22, 2026
Merged via the queue into main with commit f33b0a4 Jun 22, 2026
124 checks passed
@remyleone remyleone deleted the install_cosign_release branch June 22, 2026 15:50
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.

5 participants