omnigraph/scripts
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
..
apply-branch-protection.sh Rename repo terminology to graph (#118) 2026-05-24 16:46:00 +01:00
check-agents-md.sh release: v0.5.0 (#115) 2026-05-23 13:59:42 +01:00
install-source.sh Fix public binary install flow 2026-04-11 02:19:21 +03:00
install.ps1 Add Windows release binaries (#127) 2026-05-30 14:23:40 +02:00
install.sh Drop macOS x86_64 build target (#55) 2026-04-26 18:19:26 +03:00
local-rustfs-bootstrap.sh fix(bootstrap): pin RustFS to beta.3 + allow insecure default creds (#136) 2026-06-01 13:11:36 +02:00
update-homebrew-formula.sh fix(release): generate audit-clean Homebrew formula (#134) 2026-06-01 13:56:21 +02:00