feat: inherit shared dev tooling from cr-upstream-repo #2

Merged
shakefu merged 2 commits from feat/cr-upstream-repo-sync into main 2026-03-17 23:48:38 +00:00

2 Commits

Author SHA1 Message Date
5607a33976 fix: remove incorrect excludes and inherit all upstream-owned files
The upstream repo's src/ defines what gets distributed — all of those
files should be inherited. Override template vars for christmas-island
credentials.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 16:46:03 -07:00
ee44a7bfbe feat: inherit shared dev tooling from cr-upstream-repo
Add consumer config (.common-repo-upstream.yaml) to sync pre-commit
hooks and CI workflow from common-repo/cr-upstream-repo. Uses a
separate config file as a workaround until common-repo supports the
`self:` operator (common-repo/common-repo#253).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 16:16:08 -07:00