fix: clear main CI deploy blockers #1856
Reference in New Issue
Block a user
Delete Branch "fix/main-ci-display-deploy-blockers"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Approved. Local targeted tests cover the Canvas regression; Gitea will provide the real Postgres integration proof on the operator runner.
Approved as core-devops: scoped CI unblocker, tests updated to current behavior.
Approved from security team: test-only CI unblocker, no runtime security surface changed.
6b43a5eb62to7bde0ea64aNew commits pushed, approval review dismissed automatically according to repository settings
New commits pushed, approval review dismissed automatically according to repository settings
New commits pushed, approval review dismissed automatically according to repository settings
Approved from security team after E2E update: test-only contract alignment; no runtime security surface changed.
Approved after E2E update. The changed assertions now match retained acked-upload behavior and current Create Workspace UI.