Skip to content

Add logging for template error#2194

Merged
Hayden-IO merged 2 commits into
sigstore:mainfrom
Hayden-IO:add-logging
Nov 6, 2025
Merged

Add logging for template error#2194
Hayden-IO merged 2 commits into
sigstore:mainfrom
Hayden-IO:add-logging

Conversation

@Hayden-IO

Copy link
Copy Markdown
Contributor

We're seeing a failure where a token is missing a claim that's expected by the template. This adds logging to see the token claims.

Summary

Release Note

Documentation

@Hayden-IO Hayden-IO requested a review from a team as a code owner November 3, 2025 23:26
@codecov

codecov Bot commented Nov 3, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 44.84%. Comparing base (cf238ac) to head (4189679).
⚠️ Report is 494 commits behind head on main.

Files with missing lines Patch % Lines
pkg/identity/ciprovider/principal.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2194       +/-   ##
===========================================
- Coverage   57.93%   44.84%   -13.10%     
===========================================
  Files          50       72       +22     
  Lines        3119     4681     +1562     
===========================================
+ Hits         1807     2099      +292     
- Misses       1154     2343     +1189     
- Partials      158      239       +81     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

We're seeing a failure where a token is missing a claim that's expected
by the template. This adds logging to see the token claims.

Signed-off-by: Hayden <8418760+haydentherapper@users.noreply.github.com>
Comment thread pkg/identity/ciprovider/principal.go Outdated
@Hayden-IO Hayden-IO requested a review from bobcallaway November 4, 2025 20:01
@Hayden-IO Hayden-IO enabled auto-merge (squash) November 4, 2025 20:40
@Hayden-IO Hayden-IO merged commit db6dc59 into sigstore:main Nov 6, 2025
13 checks passed
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