ci: migrate R-CMD-check to the org reusable workflow - #20
Open
eliotmcintire wants to merge 1 commit into
Open
Conversation
This was referenced Aug 31, 2026
Regenerated from development rather than main: the earlier version of this branch was cut from main and would have dropped development-only content. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012DVjmY3im9Xak7tXLSMGCa
eliotmcintire
force-pushed
the
ci/migrate-to-org-workflow
branch
from
September 1, 2026 04:22
ba95c15 to
4656214
Compare
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.
Replaces this repo's hand-rolled matrix with a thin caller on
PredictiveEcology/actions/.github/workflows/R-CMD-check.yaml@main.57 → 23 lines.
Why
Third-party action versions, system dependencies, caching and the check itself were maintained separately in 17 repos. This repo was on
actions/checkout@v4; the org spread was v2/v4/v5/v6/v7, i.e. five different answers to a question no package repo should be asking. Node 20 deprecation warnings are the current symptom. Consolidated, bumping it once inactionsupdates every repo.Customizations preserved
R_KEEP_PKG_SOURCEvia the newextra-envinput. Its bareoldrellegs are unchanged —oldrelandoldrel-1are synonyms inr-lib/actions/setup-r.Dropped deliberately
Nothing. Gains the no-suggests leg.
Depends on PredictiveEcology/actions#27 (per-leg
extra-env) where anextra-configleg carriesextra-env.🤖 Generated with Claude Code
https://claude.ai/code/session_012DVjmY3im9Xak7tXLSMGCa