feat(mcp): OAuth 2.1 + PKCE for outbound MCP servers #16686
ci.yml
on: pull_request
Detect Version
0s
Test and Build
/
Test and Build
1m 41s
Check Docs Changes
0s
Matrix: Build Dev ECR
Matrix: Build ARM64 (GHCR Only)
Matrix: Build AMD64
Migrate Dev DB
/
Apply Database Migrations
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Create GitHub Release
0s
Annotations
4 errors and 9 warnings
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
app/api/mcp/oauth/start/route.test.ts > MCP OAuth start route > rejects a second user starting OAuth while another authorization is active:
apps/sim/app/api/mcp/oauth/start/route.test.ts#L148
AssertionError: expected 500 to be 409 // Object.is equality
- Expected
+ Received
- 409
+ 500
❯ app/api/mcp/oauth/start/route.test.ts:148:29
|
|
app/api/mcp/oauth/start/route.test.ts > MCP OAuth start route > uses a workspace-scoped OAuth row and stamps the latest authorizing user:
apps/sim/app/api/mcp/oauth/start/route.test.ts#L116
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ app/api/mcp/oauth/start/route.test.ts:116:29
|
|
Test and Build / Test and Build
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
- Step: unknown (failed)
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
- Step: unknown (failed)
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
- Step: unknown (failed)
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|