Tune CI: modernize Perl workflow and add Dependabot config - #88
Merged
Conversation
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…ls <= 5.22 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Groups minor + patch updates into a single rolling PR (majors stay individual) and adds a 7-day cooldown so churning releases settle before a PR opens. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #88 +/- ##
==========================================
+ Coverage 62.18% 62.43% +0.24%
==========================================
Files 4 4
Lines 402 402
Branches 108 108
==========================================
+ Hits 250 251 +1
Misses 104 104
+ Partials 48 47 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Both cells failed on this branch's CI; 5.28 and 5.30 continue to pass. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.github/dependabot.yml): new file. Weekly GitHub Actions updates with a 7-day cooldown, grouped into two rolling PRs (major-updatesandminor-and-patch) so coordinated major bumps land atomically while routine bumps stay batched..github/workflows/dzil-build-and-test.yml): six modernization transforms, one commit each, applied via thekitchen-sink:tune-perl-ciskill:fail-fast: falseon every matrix jobperldocker/perl-tester:5.42push:was already restricted tomasterconcurrency:cancel-in-progress blockinstall-with-cpm@v2with App::cpm pin for Perls ≤ 5.22Test plan
minor-and-patchPR (not a flurry) on the next weekly tick.🤖 Generated with Claude Code