feat(search): add GitHub installation indexing #31008
ci.yml
on: pull_request
Detect Version
Migrate Dev DB
/
Apply Database Migrations
Detect Desktop Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Matrix: Test and Build / oauth-postgres
Matrix: Test and Build / test-shard
Test and Build
/
Lint and Test
3m 3s
Test and Build
/
Build App
2m 51s
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Prune Desktop Prereleases
Matrix: Attest Images
Desktop Release
/
Build, Sign, Notarize
Annotations
8 errors and 15 warnings
|
Test and Build / Test (shard 2)
Process completed with exit code 1.
|
|
Test and Build / Test (shard 2)
@sim/app#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
lib/knowledge/application/operations.test.ts > knowledge operation registry > defines unique stable semantic operation IDs:
apps/sim/lib/knowledge/application/operations.test.ts#L18
AssertionError: expected [ …(75) ] to deeply equal [ 'knowledge.slack.prepare', …(72) ]
- Expected
+ Received
@@ -1,6 +1,8 @@
[
+ "knowledge.github.installations.list",
+ "knowledge.github.installations.connect",
"knowledge.slack.prepare",
"knowledge.slack.oauth.start",
"knowledge.slack.oauth.complete",
"knowledge.slack.list",
"knowledge.slack.configure",
❯ lib/knowledge/application/operations.test.ts:18:17
|
|
lib/integrations/credential-display.test.ts > service-account coverage > pins the table to exactly the registered service-account provider ids:
apps/sim/lib/integrations/credential-display.test.ts#L148
AssertionError: expected [ 'airtable-service-account', …(25) ] to deeply equal [ 'airtable-service-account', …(24) ]
- Expected
+ Received
@@ -5,10 +5,11 @@
"attio-service-account",
"box-service-account",
"calcom-service-account",
"claude-platform-service-account",
"clickup-service-account",
+ "github-app-installation",
"google-service-account",
"harmonic-service-account",
"hubspot-service-account",
"linear-service-account",
"monday-service-account",
❯ lib/integrations/credential-display.test.ts:148:44
|
|
Test and Build / Test (shard 3)
Process completed with exit code 1.
|
|
lib/knowledge/application/contexts.test.ts > knowledge application contexts > resolves child-resource context without loading display counts:
apps/sim/lib/knowledge/application/contexts.test.ts#L88
AssertionError: expected "vi.fn()" to be called with arguments: [ { kind: 'session', …(2) }, …(1) ]
Received:
1st vi.fn() call:
@@ -3,8 +3,11 @@
"kind": "session",
"sessionId": "session-1",
"userId": "user-1",
},
{
+ "knowledgeBaseIds": [
+ "knowledge-1",
+ ],
"workspaceId": "workspace-1",
},
]
Number of calls: 1
❯ lib/knowledge/application/contexts.test.ts:88:40
|
|
Test and Build / Test (shard 3)
@sim/app#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 / Test (shard 2)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test (shard 2)
- Step: unknown (failed)
|
|
Test and Build / Test (shard 2)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test (shard 2)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test (shard 2)
- Step: unknown (failed)
|
|
Test and Build / Test (shard 2)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test (shard 2)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test (shard 2)
- Step: unknown (failed)
|
|
Test and Build / Test (shard 2)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test (shard 3)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test (shard 3)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test (shard 3)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test (shard 3)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test (shard 3)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test (shard 3)
Found 2 failed/cancelled steps in previous workflow steps
|