fix(core): mint staging peer visibility token fallback #1631

Merged
hongming merged 1 commits from fix/staging-peer-visibility-token into main 2026-05-21 04:52:06 +00:00
Owner

Post-merge main CI found that staging peer visibility can receive a workspace create response without auth_token. Fall back to the tenant dev/test token endpoint so the E2E can still drive the literal MCP list_peers call with a workspace-scoped bearer.

Local checks:

  • bash -n tests/e2e/test_peer_visibility_mcp_staging.sh
  • shellcheck --severity=warning tests/e2e/test_peer_visibility_mcp_staging.sh
  • python3 -m pytest tests/test_lint_workflow_yaml.py tests/test_lint_required_no_paths.py -q
Post-merge main CI found that staging peer visibility can receive a workspace create response without auth_token. Fall back to the tenant dev/test token endpoint so the E2E can still drive the literal MCP list_peers call with a workspace-scoped bearer. Local checks: - bash -n tests/e2e/test_peer_visibility_mcp_staging.sh - shellcheck --severity=warning tests/e2e/test_peer_visibility_mcp_staging.sh - python3 -m pytest tests/test_lint_workflow_yaml.py tests/test_lint_required_no_paths.py -q
hongming added 1 commit 2026-05-21 04:35:57 +00:00
fix(core): mint staging peer visibility token fallback
Lint shellcheck (arm64 pilot) / shellcheck-arm64 (pilot) (pull_request) Waiting to run
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 7s
CI / Detect changes (pull_request) Successful in 7s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 25s
CI / Python Lint & Test (pull_request) Successful in 7s
E2E API Smoke Test / detect-changes (pull_request) Successful in 14s
E2E Chat / detect-changes (pull_request) Successful in 10s
E2E Peer Visibility (literal MCP list_peers) / E2E Peer Visibility (local) (pull_request) Successful in 1m15s
E2E Peer Visibility (literal MCP list_peers) / E2E Peer Visibility (pull_request) Has been skipped
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 7s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 3s
Lint forbidden tenant-env keys / Scan workspace_secrets writers for forbidden env keys (pull_request) Successful in 4s
Lint no tenant GITEA or GITHUB token write / Scan for repo-host token write into tenant workspace surface (pull_request) Successful in 4s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 4s
gate-check-v3 / gate-check (pull_request) Successful in 4s
qa-review / approved (pull_request) Failing after 4s
security-review / approved (pull_request) Failing after 4s
sop-checklist / na-declarations (pull_request) N/A: (none)
sop-checklist / all-items-acked (pull_request) Successful in 4s
sop-checklist / review-refire (pull_request) Has been skipped
lint-required-no-paths / lint-required-no-paths (pull_request) Successful in 1m9s
sop-tier-check / tier-check (pull_request) Successful in 5s
CI / Platform (Go) (pull_request) Successful in 5m5s
E2E Chat / E2E Chat (pull_request) Successful in 5s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 5s
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Successful in 3s
CI / Canvas (Next.js) (pull_request) Successful in 6m8s
CI / Canvas Deploy Reminder (pull_request) Has been skipped
CI / all-required (pull_request) Successful in 4m40s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Successful in 1m7s
audit-force-merge / audit (pull_request) Successful in 6s
022cc1136b
hongming merged commit 08b3aa8a2c into main 2026-05-21 04:52:06 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: molecule-ai/molecule-core#1631