Skip to content

improvement(self-host): simplify capability setup configuration #24900

improvement(self-host): simplify capability setup configuration

improvement(self-host): simplify capability setup configuration #24900

Triggered via pull request August 3, 2026 22:37
Status Failure
Total duration 3m 26s
Artifacts

ci.yml

on: pull_request
Detect Version
0s
Detect Version
Migrate Dev DB  /  Apply Database Migrations
Migrate Dev DB / Apply Database Migrations
Detect Desktop Changes
0s
Detect Desktop Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Test and Build  /  Lint and Test
1m 27s
Test and Build / Lint and Test
Test and Build  /  Build App
3m 1s
Test and Build / Build App
Check Docs Changes
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
0s
Deploy Trigger.dev (Dev)
Check Desktop Signing Secrets
Check Desktop Signing Secrets
Migrate DB  /  Apply Database Migrations
Migrate DB / Apply Database Migrations
Create Desktop Prerelease
Create Desktop Prerelease
Promote Images
0s
Promote Images
Desktop Prerelease Build  /  Build, Sign, Notarize
Desktop Prerelease Build / Build, Sign, Notarize
Matrix: Create GHCR Manifests
Process Docs  /  Process Documentation Embeddings
Process Docs / Process Documentation Embeddings
Publish Desktop Prerelease
0s
Publish Desktop Prerelease
Create GitHub Release
0s
Create GitHub Release
Prune Desktop Prereleases
0s
Prune Desktop Prereleases
Desktop Release  /  Build, Sign, Notarize
Desktop Release / Build, Sign, Notarize
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
Test and Build / Lint and Test
Process completed with exit code 1.
error: expect(received).toMatchObject(expected): scripts/setup/configuration-sources.test.ts#L59
{ + "configurationIssues": [ + "apps/sim/.env: DATABASE_URL is missing, empty, or a placeholder", + "apps/sim/.env: BETTER_AUTH_SECRET is missing, empty, or a placeholder", + "apps/sim/.env: BETTER_AUTH_URL is missing, empty, or a placeholder", + "apps/sim/.env: NEXT_PUBLIC_APP_URL is missing, empty, or a placeholder", + "apps/sim/.env: ENCRYPTION_KEY is missing, empty, or a placeholder", + "apps/sim/.env: INTERNAL_API_SECRET is missing, empty, or a placeholder", + "apps/realtime/.env: DATABASE_URL is missing, empty, or a placeholder", + "apps/realtime/.env: BETTER_AUTH_URL is missing, empty, or a placeholder", + "apps/realtime/.env: BETTER_AUTH_SECRET is missing, empty, or a placeholder", + "apps/realtime/.env: INTERNAL_API_SECRET is missing, empty, or a placeholder", + "apps/realtime/.env: NEXT_PUBLIC_APP_URL is missing, empty, or a placeholder", + ], "kind": "dev", - "managedByCurrentCheckout": true, + "label": "Current checkout (development)", + "location": "process environment + /tmp/sim-configuration-sources-uL1x0L/apps/sim/.env", + "managedByCurrentCheckout": false, + "values": + Map { + "RESEND_API_KEY" => "dev-email", + "DATABASE_URL" => "***localhost:5432/simstudio", + "NEXT_PUBLIC_APP_URL" => "https://www.sim.ai", + "ENCRYPTION_KEY" => "7cf672e460e430c1fba707575c2b0e2ad5a99dddf9b7b7e3b5646e630861db1c", + } + , } - Expected - 1 + Received + 24 at <anonymous> (/home/runner/_work/sim/sim/scripts/setup/configuration-sources.test.ts:59:24)
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