omnigraph/.github
Andrew Altshuler 96dbe9dec0
Some checks failed
CI / Classify Changes (push) Has been cancelled
CI / Check AGENTS.md Links (push) Has been cancelled
CI / Container Entrypoint (push) Has been cancelled
Release Edge / Prepare edge release (push) Has been cancelled
CI / Test Workspace (push) Has been cancelled
CI / Test omnigraph-server --features aws (push) Has been cancelled
CI / Test Windows release binaries (push) Has been cancelled
CI / RustFS S3 Integration (push) Has been cancelled
Release Edge / Build edge omnigraph-linux-x86_64 (push) Has been cancelled
Release Edge / Build edge omnigraph-macos-arm64 (push) Has been cancelled
Release Edge / Build edge omnigraph-windows-x86_64 (push) Has been cancelled
Release Edge / Smoke Windows installer (push) Has been cancelled
fix(release): make Homebrew audit non-blocking + set up brew on runner (#140)
The v0.6.1 Release shipped binaries but the Homebrew tap update job died at
the audit step (brew not on the ubuntu runner; exit 127), skipping the formula
push so the tap stayed at 0.6.0.

- Install Homebrew via Homebrew/actions/setup-homebrew so brew is available.
- Make both the setup and audit steps continue-on-error: they are best-effort
  diagnostics (the formula is correct by construction via
  update-homebrew-formula.sh), so neither can skip the actual tap publish.
- Drop --online from brew audit for deterministic, network-independent linting.
2026-06-06 00:44:48 +03:00
..
scripts codeowners: yml source of truth + generator + drift CI (#88) 2026-05-13 17:26:06 +03:00
workflows fix(release): make Homebrew audit non-blocking + set up brew on runner (#140) 2026-06-06 00:44:48 +03: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