omnigraph/.github
Andrew Altshuler 854ad0afcb
feat(server): compose OMNIGRAPH_TARGET_URI with OMNIGRAPH_CONFIG in entrypoint (#129)
The container entrypoint's URI and config branches were mutually
exclusive, so a deployment driven by OMNIGRAPH_TARGET_URI could never
load a policy file. Forward --config alongside the positional URI when
OMNIGRAPH_CONFIG is also set (the URI still wins via resolve_target_uri),
enabling Cedar policy without changing how the URI is provided.

Add docker/entrypoint_test.sh (arg-composition cases) + a CI job, and
document the env-var contract in docs/user/deployment.md.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-30 20:17:55 +01:00
..
scripts codeowners: yml source of truth + generator + drift CI (#88) 2026-05-13 17:26:06 +03:00
workflows feat(server): compose OMNIGRAPH_TARGET_URI with OMNIGRAPH_CONFIG in entrypoint (#129) 2026-05-30 20:17:55 +01: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