feat(function): custom sandboxes #24254
ci.yml
on: pull_request
Detect Version
Migrate Dev DB
/
Apply Database Migrations
Detect Desktop Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Test and Build
/
Lint and Test
4m 10s
Test and Build
/
Build App
4m 42s
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Prune Desktop Prereleases
0s
Desktop Release
/
Build, Sign, Notarize
Annotations
5 errors and 6 warnings
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
app/workspace/[workspaceId]/settings/navigation.test.ts > unified settings navigation > derives every unified item from exactly one registry entry:
apps/sim/app/workspace/[workspaceId]/settings/navigation.test.ts#L57
AssertionError: expected [ { id: 'general', …(4) }, …(25) ] to have a length of 27 but got 26
- Expected
+ Received
- 27
+ 26
❯ app/workspace/[workspaceId]/settings/navigation.test.ts:57:32
|
|
app/workspace/[workspaceId]/settings/navigation.test.ts > unified settings navigation > keeps account, workspace, organization, and platform settings in one catalog:
apps/sim/app/workspace/[workspaceId]/settings/navigation.test.ts#L25
AssertionError: expected [ { id: 'general', …(2) }, …(25) ] to deeply equal [ { id: 'general', …(2) }, …(26) ]
- Expected
+ Received
@@ -78,15 +78,10 @@
"id": "byok",
"label": "BYOK",
"section": "system",
},
{
- "id": "sandboxes",
- "label": "Sandboxes",
- "section": "system",
- },
- {
"id": "inbox",
"label": "Sim mailer",
"section": "system",
},
{
❯ app/workspace/[workspaceId]/settings/navigation.test.ts:25:90
|
|
Test and Build / Lint and Test
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|