Skip to content

fix(ci): ensure release SHA is passed correctly and validate inputs#4411

Merged
jamesarich merged 1 commit into
mainfrom
fix/release-process
Feb 2, 2026
Merged

fix(ci): ensure release SHA is passed correctly and validate inputs#4411
jamesarich merged 1 commit into
mainfrom
fix/release-process

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator
  • Sanitize SHA output in create-or-promote-release to avoid whitespace issues
  • Add input validation in release.yml to fail fast if commit_sha is missing for internal builds
  • Add debug logging for workflow inputs

- Sanitize SHA output in create-or-promote-release to avoid whitespace issues
- Add input validation in release.yml to fail fast if commit_sha is missing for internal builds
- Add debug logging for workflow inputs
@github-actions github-actions Bot added the bugfix PR tag label Feb 2, 2026
@jamesarich jamesarich merged commit 7d35f6e into main Feb 2, 2026
6 checks passed
@jamesarich jamesarich deleted the fix/release-process branch February 2, 2026 19:11
@codecov

codecov Bot commented Feb 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 8.36%. Comparing base (f60fbf4) to head (dae156c).
⚠️ Report is 10 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4411   +/-   ##
=====================================
  Coverage   8.36%   8.36%           
=====================================
  Files        418     418           
  Lines      14318   14318           
  Branches    2078    2078           
=====================================
  Hits        1197    1197           
  Misses     12890   12890           
  Partials     231     231           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix PR tag

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant