Commit b2ee89e
chore(hygiene): purge committed build artifacts + fix Secret Scanner startup_failure (#341)
## What
Three mechanical hygiene items from the 2026-07-07 ground-truth health
check:
1. **Closes #267** — removes the 369 `.zig-cache-global/` build-artifact
files that were committed against the (already present) gitignore rule.
2. **OCaml artifacts** — removes committed `.cmi`/`.cmo` compiled
artifacts and gitignores the pattern. The `.ml`/`.mll`/`.mly` **sources
are untouched** — their keep-or-delete call is #265 (owner decision,
unchanged).
3. **Secret Scanner startup_failure** — `secret-scanner.yml` (and
`mirror.yml`) still pinned the standards reusable at `d135b05`, the
known-broken estate SHA; every push to main has startup_failure'd since.
Repinned to `d7c2271`, matching all other workflows (PR #328's repin
missed these two). This PR's own checks demonstrate the fix.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent d2bd75f commit b2ee89e
379 files changed
Lines changed: 7 additions & 122 deletions
File tree
- .github/workflows
- .zig-cache-global
- b/87f6089f6466e02607681b715c77e280
- z
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
Lines changed: 0 additions & 120 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments