Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix package signing#2631

Merged
martincostello merged 7 commits into
mainfrom
fix-signing
Jun 5, 2025
Merged

Fix package signing#2631
martincostello merged 7 commits into
mainfrom
fix-signing

Conversation

@martincostello

Copy link
Copy Markdown
Member

Use a federated credential to access Azure Key Vault for the code-signing certificate instead of the now-expired secrets.

Use a federated credential to access Azure Key Vault for the code-signing certificate instead of the now-expired secrets.
- Remove all permissions by default.
- Add `contents: read` for building the packages.
- Add `id-token: write` to sign the packages.
@martincostello martincostello added this to the v8.6.0 milestone Jun 1, 2025
Comment thread .github/workflows/build.yml Outdated
Comment thread .github/workflows/build.yml Outdated
@codecov

codecov Bot commented Jun 1, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.23%. Comparing base (3942893) to head (144eaeb).
Report is 4 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2631   +/-   ##
=======================================
  Coverage   96.23%   96.23%           
=======================================
  Files         311      311           
  Lines        7329     7329           
  Branches     1013     1013           
=======================================
  Hits         7053     7053           
  Misses        222      222           
  Partials       54       54           
Flag Coverage Δ
linux 96.23% <ø> (ø)
macos 96.23% <ø> (ø)
windows 96.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Comment thread .github/workflows/build.yml
See if it works anyway.
Comment thread .github/workflows/build.yml Outdated
Doesn't work without it either.
Comment thread .github/workflows/build.yml
Switch to `IDENTITY` instead of `SERVICE_PRINCIPAL`.
Comment thread .github/workflows/build.yml Outdated
This was referenced Jun 10, 2026
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.

1 participant