Commit 36b0cc0
fix(ci): repoint the DELETED validate-actions at the live ecosystem repos
hyperpolymath/a2ml-validate-action and k9-validate-action are DELETED
(verified 404). An unresolvable uses: ref produces NO check run at all -- not a
red one -- so 'Validate A2ML manifests' and 'Validate K9 contracts' could never
report, and any ruleset requiring them was unsatisfiable. Repos looked green
while the check had simply never run.
The actions moved rather than died:
hyperpolymath/a2ml-ecosystem/validate-action
hyperpolymath/k9-ecosystem/validate-action
Repointed, not vendored. The estate handover proposed vendoring the scripts into
every consumer; that would create one copy per repo to drift, which the same
document names as this estate's most recurring failure mode. Measured scope:
69 repos, 135 references -- not the ~272 estimated.
SHAs are those already proven green in the-nash-equilibrium#83; both verified to
resolve and to contain validate-action/action.yml at that exact ref.
Verified: no dead refs remain, and every touched workflow still parses.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 410dd9c commit 36b0cc0
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments