omnigraph/.github
Andrew Altshuler fab105bcce
fix(release): generate audit-clean Homebrew formula (#134)
The generated formula failed `brew audit --strict` with 5 problems:
`version` declared after `license`, and `url`/`sha256` placed directly
inside `on_macos`/`on_linux` (forbidden by FormulaAudit/ComponentsOrder).

Order `version` before `license`, hoist `head`/`livecheck` above the
platform blocks, and nest `url`/`sha256` in `on_arm`/`on_intel`. Add a
`brew audit --strict --online` gate to the release workflow so a malformed
formula can never be published again. Verified clean against v0.6.0.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-01 13:56:21 +02:00
..
scripts codeowners: yml source of truth + generator + drift CI (#88) 2026-05-13 17:26:06 +03:00
workflows fix(release): generate audit-clean Homebrew formula (#134) 2026-06-01 13:56:21 +02:00
branch-protection.json branch-protection: allow admin bypass on main (#94) 2026-05-15 03:32:12 +03:00
CODEOWNERS chore(codeowners): remove aaltshuler as owner 2026-05-28 11:41:38 +02:00
codeowners-roles.yml chore(codeowners): remove aaltshuler as owner 2026-05-28 11:41:38 +02:00