Commit dac39d1
ci(language-policy): drop SaltStack Python carveout (closes reposystem#32)
Discharges hyperpolymath/reposystem#32. The SaltStack Python exception was
removed estate-wide on 2026-01-03 (canonical .claude/CLAUDE.md already
reflects this), but five workflow files still encoded the legacy carveout:
- .github/workflows/governance-reusable.yml — the RSR antipattern check
(`grep -v salt | grep -v _states | grep -v _modules | grep -v pillar`)
+ the "only allowed for SaltStack" enforce-message + the trailing
"SaltStack (Python)" line in the summary banner.
- 4× language-policy.yml (rhodium-standard-repositories root,
consent-aware-http, +2 satellites) — the `| grep -v 'salt'` filter
on new .py files and the "(except SaltStack)" comment.
Infrastructure moved to Terraform + Ansible; neither needs first-party
Python so no replacement exemption is required.
Closes hyperpolymath/reposystem#32
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5f83ea9 commit dac39d1
5 files changed
Lines changed: 11 additions & 13 deletions
File tree
- .github/workflows
- consent-aware-http/.github/workflows
- rhodium-standard-repositories
- .github/workflows
- satellites
- consent-aware-http/.github/workflows
- palimpsest-license/.github/workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
316 | | - | |
317 | | - | |
| 315 | + | |
318 | 316 | | |
319 | 317 | | |
320 | 318 | | |
| |||
328 | 326 | | |
329 | 327 | | |
330 | 328 | | |
331 | | - | |
| 329 | + | |
332 | 330 | | |
333 | 331 | | |
334 | 332 | | |
| |||
430 | 428 | | |
431 | 429 | | |
432 | 430 | | |
433 | | - | |
| 431 | + | |
434 | 432 | | |
435 | 433 | | |
436 | 434 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments