test(providers): unbreak main — namespaced vendor id is BYOK-routable (cp#529) #2265

Merged
hongming merged 1 commits from fix/cp529-enforcer-test-unbreak-main into main 2026-06-05 00:00:08 +00:00
Owner

Fast-follow to unbreak core main. core#2262 merged via a race on its pre-fix commit, so main carries the stale platform_shared_openai_namespaced_still_rejected assertion while the byok-vendor providers (same merge) make hermes openai/gpt-4o routable via the tenant key. Flip the assertion to allowed. Test-only; unbreaks CI / Platform (Go). Refs cp#529.

Fast-follow to unbreak core main. core#2262 merged via a race on its pre-fix commit, so main carries the stale `platform_shared_openai_namespaced_still_rejected` assertion while the byok-vendor providers (same merge) make hermes `openai/gpt-4o` routable via the tenant key. Flip the assertion to allowed. Test-only; unbreaks `CI / Platform (Go)`. Refs cp#529.
hongming added 1 commit 2026-06-04 23:49:21 +00:00
test(providers): unbreak main — namespaced vendor id is now BYOK-routable (cp#529)
ci-arm64-advisory / fast-checks (pull_request) Waiting to run
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 4s
Lint shellcheck (arm64 pilot) / shellcheck-arm64 (pilot) (pull_request) Successful in 1s
CI / Python Lint & Test (pull_request) Successful in 6s
Lint forbidden tenant-env keys / Scan for repo-host token write into tenant workspace surface (pull_request) Successful in 3s
Lint forbidden tenant-env keys / Scan workspace_secrets writers for forbidden env keys (pull_request) Successful in 4s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 9s
E2E Chat / detect-changes (pull_request) Successful in 9s
sop-checklist / review-refire (pull_request_target) Has been skipped
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 4s
qa-review / approved (pull_request_target) Failing after 5s
CI / Detect changes (pull_request) Successful in 13s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 11s
gate-check-v3 / gate-check (pull_request_target) Successful in 5s
Harness Replays / detect-changes (pull_request) Successful in 10s
E2E API Smoke Test / detect-changes (pull_request) Successful in 13s
sop-checklist / all-items-acked (pull_request) [info tier:low] acked: 0/7 — missing: comprehensive-testing, local-postgres-e2e, staging-smoke, +4 — body-unfilled: comprehensive-testing, l
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 2s
sop-checklist / na-declarations (pull_request) N/A: (none)
CI / Shellcheck (E2E scripts) (pull_request) Successful in 1s
sop-checklist / all-items-acked (pull_request_target) Successful in 5s
Harness Replays / Harness Replays (pull_request) Successful in 1s
sop-tier-check / tier-check (pull_request_target) Successful in 5s
security-review / approved (pull_request_target) Failing after 12s
CI / Canvas (Next.js) (pull_request) Successful in 7s
E2E Chat / E2E Chat (pull_request) Successful in 8s
CI / Canvas Deploy Status (pull_request) Has been skipped
qa-review / approved (pull_request_review) Has been skipped
security-review / approved (pull_request_review) Has been skipped
sop-tier-check / tier-check (pull_request_review) Successful in 4s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Successful in 51s
lint-required-no-paths / lint-required-no-paths (pull_request) Successful in 1m29s
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Successful in 2m39s
CI / Platform (Go) (pull_request) Successful in 6m19s
CI / all-required (pull_request) Successful in 4s
audit-force-merge / audit (pull_request_target) Successful in 5s
484a257067
core#2262 merged via a race on the pre-fix commit, so main carries the stale
`platform_shared_openai_namespaced_still_rejected` assertion while the
byok-vendor providers (also in that merge) make hermes openai/gpt-4o routable
via the tenant's key. Flip the assertion to allowed. Unbreaks CI/Platform(Go).

cp#529

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
hongming added the tier:low label 2026-06-04 23:49:27 +00:00
core-qa approved these changes 2026-06-04 23:49:55 +00:00
core-qa left a comment
Member

Test-only unbreak of main (cp#529 enforcer assertion now BYOK-routable). Verified test passes locally. Approve.

Test-only unbreak of main (cp#529 enforcer assertion now BYOK-routable). Verified test passes locally. Approve.
core-security approved these changes 2026-06-04 23:49:56 +00:00
core-security left a comment
Member

Test-only unbreak of main (cp#529 enforcer assertion now BYOK-routable). Verified test passes locally. Approve.

Test-only unbreak of main (cp#529 enforcer assertion now BYOK-routable). Verified test passes locally. Approve.
hongming merged commit 2304d84b46 into main 2026-06-05 00:00:08 +00:00
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: molecule-ai/molecule-core#2265