Commit 3eb63cf
authored
chore(ci): convert hypatia-scan.yml to wrapper of standards reusable (#13)
* chore(ci): convert hypatia-scan.yml to thin wrapper of standards reusable
Replaces ~416 lines of duplicated Hypatia scan plumbing with a 29-line
wrapper calling hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml
at SHA 2569c10e831e293f9dd6580d82a494aca039deee (standards#191 HEAD).
Behaviour-preserving: same triggers, same concurrency group, same
permissions, same secrets passthrough.
Refs standards#191.
* chore(ci): retarget hypatia-scan wrapper to standards#193 HEAD
Standards #191 was closed in favour of #193 (parallel-session implementation
with simpler API: zero inputs except runs-on). Repointing the wrapper at
#193 HEAD 97df762107501909f50bb770e9bc200b6c415600 so it picks up the merged reusable once #193 lands.
Refs standards#193.
* ci(sweep): codeql actions matrix, safedom .res→.affine
- Replace codeql.yml `javascript-typescript` matrix entry with
`actions` (repo has no JS/TS source). Matches the canonical fix
in rsr-template-repo#71 / mtpc#8 / thunderbird#75.
- Replace examples/SafeDOMExample.res with the canonical
examples/SafeDOMExample.affine (per gitbot-fleet#208 and the
banned-ReScript anti-pattern policy).1 parent 8344323 commit 3eb63cf
4 files changed
Lines changed: 144 additions & 506 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
0 commit comments