Skip to content

Conversation

@haarg
Copy link
Member

@haarg haarg commented Jun 26, 2025

Use signed commits (created via the API) rather than needing to calculate the git user info for the bot.

Fail if fetching cpm doesn't work.

Use perl-actions/get-prereqs rather than a weird cpanm invocation to calculate the forced prereqs.

Install ExtUtils::MakeMaker as part of the forced dependencies to ensure consistency.

@haarg haarg force-pushed the haarg/snapshot-update-improvements branch 2 times, most recently from 437269b to e42c492 Compare June 26, 2025 15:28
haarg added 2 commits June 26, 2025 21:20
Use signed commits (created via the API) rather than needing to calculate the git user info for the bot. Use reusable workflow for snapshot updating.
@haarg haarg force-pushed the haarg/snapshot-update-improvements branch from e42c492 to fcd2269 Compare June 26, 2025 19:30
@codecov
Copy link

codecov bot commented Jun 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.39%. Comparing base (9ca309a) to head (fcd2269).
Report is 7 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@ ## master #3391 +/- ## ========================================== + Coverage 73.30% 73.39% +0.08%  ========================================== Files 67 67 Lines 2345 2345 Branches 331 331 ========================================== + Hits 1719 1721 +2  + Misses 501 500 -1  + Partials 125 124 -1 

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Copy link
Member

@ranguard ranguard left a comment

Choose a reason for hiding this comment

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

looks ok

@haarg haarg added this pull request to the merge queue Jun 28, 2025
Merged via the queue into master with commit e759f97 Jun 28, 2025
16 of 21 checks passed
@haarg haarg deleted the haarg/snapshot-update-improvements branch June 28, 2025 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants