omnigraph/.github
Andrew Altshuler 7540c86fa0
ci(publish): add omnigraph-api-types + omnigraph-cluster to the crates.io publish order (#260)
The publish-crates workflow's list predated two workspace crates: the shared
wire-DTO crate `omnigraph-api-types` (RFC-009) and `omnigraph-cluster`. On the
v0.7.0 tag it published compiler/policy/engine, then failed on `omnigraph-server`
("no matching package named `omnigraph-api-types`") because that dependency was
never published.

Insert both in dependency order (after omnigraph-engine, before
omnigraph-server). The workflow is idempotent (per-crate version check), so a
re-dispatch for v0.7.0 skips the three already-published crates and finishes
api-types → cluster → server → cli.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-16 05:23:55 +03:00
..
DISCUSSION_TEMPLATE governance: external contribution model (issues/discussions/RFCs/PRs) (#143) 2026-06-06 23:58:08 +03:00
ISSUE_TEMPLATE governance: external contribution model (issues/discussions/RFCs/PRs) (#143) 2026-06-06 23:58:08 +03:00
scripts ci(codeowners): un-trap required checks, auto-render, generate owner tables (#142) 2026-06-06 18:09:47 +03:00
workflows ci(publish): add omnigraph-api-types + omnigraph-cluster to the crates.io publish order (#260) 2026-06-16 05:23:55 +03:00
branch-protection.json ci: run Test Workspace only on main, not on pull requests (#212) 2026-06-13 19:23:41 +03:00
CODEOWNERS ci(codeowners): restore ragnorc to engineering and docs roles 2026-06-12 13:45:33 +03:00
codeowners-roles.yml ci(codeowners): restore ragnorc to engineering and docs roles 2026-06-12 13:45:33 +03:00
PULL_REQUEST_TEMPLATE.md governance: external contribution model (issues/discussions/RFCs/PRs) (#143) 2026-06-06 23:58:08 +03:00