fix: clear main CI deploy blockers #1856

Merged
hongming merged 1 commits from fix/main-ci-display-deploy-blockers into main 2026-05-25 20:09:54 +00:00
Owner

Follow-up to unblock production deploy of #1854.\n\nChanges:\n- Update CreateWorkspaceDialog a11y expectations for the current select-based Workspace Template control.\n- Align pending uploads integration test with retained acked-row behavior used for refreshed canvas attachment previews.\n\nLocal verification:\n- npm test -- --run src/components/tests/CreateWorkspaceDialog.a11y.test.tsx src/components/tabs/tests/DisplayTab.test.tsx src/components/canvas/tests/useKeyboardShortcuts.test.tsx\n- npm run build\n- go test ./internal/pendinguploads ./internal/handlers -run 'TestGet_AckedRowWithinRetentionStillReturnsFullRow|TestAck|TestPendingUploads' -count=1\n\nNote: exact Postgres integration job requires Docker; local Docker daemon is unavailable on this Mac, so Gitea CI is the real integration proof.

Follow-up to unblock production deploy of #1854.\n\nChanges:\n- Update CreateWorkspaceDialog a11y expectations for the current select-based Workspace Template control.\n- Align pending uploads integration test with retained acked-row behavior used for refreshed canvas attachment previews.\n\nLocal verification:\n- npm test -- --run src/components/__tests__/CreateWorkspaceDialog.a11y.test.tsx src/components/tabs/__tests__/DisplayTab.test.tsx src/components/canvas/__tests__/useKeyboardShortcuts.test.tsx\n- npm run build\n- go test ./internal/pendinguploads ./internal/handlers -run 'TestGet_AckedRowWithinRetentionStillReturnsFullRow|TestAck|TestPendingUploads' -count=1\n\nNote: exact Postgres integration job requires Docker; local Docker daemon is unavailable on this Mac, so Gitea CI is the real integration proof.
hongming added 1 commit 2026-05-25 19:51:44 +00:00
fix: clear main CI deploy blockers
ci-arm64-advisory / fast-checks (pull_request) Waiting to run
Lint shellcheck (arm64 pilot) / shellcheck-arm64 (pilot) (pull_request) Successful in 8s
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 8s
CI / Python Lint & Test (pull_request) Successful in 6s
CI / Detect changes (pull_request) Successful in 12s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 14s
E2E API Smoke Test / detect-changes (pull_request) Successful in 22s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 19s
E2E Chat / detect-changes (pull_request) Successful in 19s
Harness Replays / detect-changes (pull_request) Successful in 14s
Lint no tenant GITEA or GITHUB token write / Scan for repo-host token write into tenant workspace surface (pull_request) Successful in 8s
Lint forbidden tenant-env keys / Scan workspace_secrets writers for forbidden env keys (pull_request) Successful in 9s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 13s
security-review / approved (pull_request) Failing after 10s
sop-checklist / review-refire (pull_request) Has been skipped
qa-review / approved (pull_request) Successful in 10s
gate-check-v3 / gate-check (pull_request) Successful in 11s
sop-checklist / na-declarations (pull_request) N/A: (none)
sop-checklist / all-items-acked (pull_request) Successful in 11s
sop-tier-check / tier-check (pull_request) Successful in 14s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 2s
E2E Chat / E2E Chat (pull_request) Successful in 21s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 13s
lint-required-no-paths / lint-required-no-paths (pull_request) Successful in 1m14s
Harness Replays / Harness Replays (pull_request) Successful in 6s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Failing after 1m55s
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Successful in 3m2s
CI / Platform (Go) (pull_request) Successful in 6m15s
CI / Canvas (Next.js) (pull_request) Successful in 7m7s
CI / all-required (pull_request) Successful in 4m13s
CI / Canvas Deploy Reminder (pull_request) Has been skipped
6b43a5eb62
core-qa approved these changes 2026-05-25 19:52:28 +00:00
Dismissed
core-qa left a comment
Member

Approved. Local targeted tests cover the Canvas regression; Gitea will provide the real Postgres integration proof on the operator runner.

Approved. Local targeted tests cover the Canvas regression; Gitea will provide the real Postgres integration proof on the operator runner.
core-devops approved these changes 2026-05-25 19:54:02 +00:00
Dismissed
core-devops left a comment
Member

Approved as core-devops: scoped CI unblocker, tests updated to current behavior.

Approved as core-devops: scoped CI unblocker, tests updated to current behavior.
core-security approved these changes 2026-05-25 19:59:11 +00:00
Dismissed
core-security left a comment
Member

Approved from security team: test-only CI unblocker, no runtime security surface changed.

Approved from security team: test-only CI unblocker, no runtime security surface changed.
hongming-codex-laptop force-pushed fix/main-ci-display-deploy-blockers from 6b43a5eb62 to 7bde0ea64a 2026-05-25 20:00:14 +00:00 Compare
hongming-codex-laptop dismissed core-qa's review 2026-05-25 20:00:14 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

hongming-codex-laptop dismissed core-devops's review 2026-05-25 20:00:14 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

hongming-codex-laptop dismissed core-security's review 2026-05-25 20:00:14 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

core-security approved these changes 2026-05-25 20:00:43 +00:00
core-security left a comment
Member

Approved from security team after E2E update: test-only contract alignment; no runtime security surface changed.

Approved from security team after E2E update: test-only contract alignment; no runtime security surface changed.
core-qa approved these changes 2026-05-25 20:00:43 +00:00
core-qa left a comment
Member

Approved after E2E update. The changed assertions now match retained acked-upload behavior and current Create Workspace UI.

Approved after E2E update. The changed assertions now match retained acked-upload behavior and current Create Workspace UI.
hongming merged commit 648ac4d61b into main 2026-05-25 20:09:54 +00:00
Sign in to join this conversation.
5 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: molecule-ai/molecule-core#1856