Skip to content

Add REFERENCE.md freshness check to pr_tests.yml (validate:strings) - #58

Draft
hcaballero2 wants to merge 4 commits into
simp:mainfrom
hcaballero2:issue_46-reference.md-ci
Draft

Add REFERENCE.md freshness check to pr_tests.yml (validate:strings)#58
hcaballero2 wants to merge 4 commits into
simp:mainfrom
hcaballero2:issue_46-reference.md-ci

Conversation

@hcaballero2

Copy link
Copy Markdown

Adds a REFERENCE.md freshness job to the baseline pr_tests.yml running the read-only bundle exec rake validate:strings, so CI fails with a fix-it message whenever REFERENCE.md drifts from the source (and no-ops on modules without one). The next sync will also converge the 12 repos currently carrying the hand-rolled strings:generate:reference + git diff variant onto this single form. I deliberately left out the optional rake validate consolidation from #46 — replacing the separate syntax/metadata_lint steps is a bigger change and can be a follow-up. Draft because it's blocked on #42: the job pins checkout@v5/Ruby 2.7 to match the current baseline and will need a rebase onto the refreshed template versions once #42 merges.

Fixes #46

🤖 Generated with Claude Code

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.

Add a REFERENCE.md freshness check to pr_tests.yml (bundle exec rake validate:strings)

1 participant