improvement(knowledge): rank organization keyword search with Tin #32136
ci.yml
on: pull_request
Detect Version
0s
Detect Desktop Changes
Prepare Trigger.dev
Matrix: Build AMD64
Matrix: Build Dev ECR
Matrix: Build ARM64 (GHCR Only)
Matrix: Test and Build / oauth-postgres
Matrix: Test and Build / test-shard
Test and Build
/
Lint and Test
1m 12s
Test and Build
/
Build App
2m 39s
Check Docs Changes
Migrate Dev DB
/
Apply Database Migrations
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Promote Trigger.dev
0s
Prune Desktop Prereleases
0s
Matrix: Attest Images
Desktop Release
/
Build, Sign, Notarize
Annotations
8 errors and 13 warnings
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
Test and Build / Lint and Test
@sim/db#test: command (/home/runner/_work/sim/sim/packages/db) /home/runner/.bun/bin/bun run test exited (1)
|
|
script-migrations-paused-billing-attribution.test.ts > script migration registry > keeps script migrations in append-only order:
packages/db/script-migrations-paused-billing-attribution.test.ts#L439
AssertionError: expected [ …(16) ] to deeply equal [ …(15) ]
- Expected
+ Received
@@ -12,6 +12,7 @@
"0013_backfill_legacy_knowledge_base_workspaces",
"0014_require_knowledge_base_owner",
"0016_backfill_search_vectors",
"0017_index_search_documents",
"0018_repair_workspace_file_content_revision",
+ "0019_tin_keyword_projection",
]
❯ script-migrations-paused-billing-attribution.test.ts:439:65
|
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
Test and Build / PostgreSQL integration (migrate)
Process completed with exit code 1.
|
|
script-migrations/0016_backfill_search_vectors.postgres.test.ts > search projection upgrade in PostgreSQL > runs 0016 directly after a partially committed, unjournaled 0015:
packages/db/script-migrations/0016_backfill_search_vectors.postgres.test.ts#L388
AssertionError: expected [ …(5) ] to deeply equal [ …(4) ]
- Expected
+ Received
@@ -9,6 +9,9 @@
"name": "0017_index_search_documents",
},
{
"name": "0018_repair_workspace_file_content_revision",
},
+ {
+ "name": "0019_tin_keyword_projection",
+ },
]
❯ script-migrations/0016_backfill_search_vectors.postgres.test.ts:388:7
|
|
Test and Build / PostgreSQL integration (push)
Process completed with exit code 1.
|
|
script-migrations/0016_backfill_search_vectors.postgres.test.ts > search projection upgrade in PostgreSQL > runs 0016 directly after a partially committed, unjournaled 0015:
packages/db/script-migrations/0016_backfill_search_vectors.postgres.test.ts#L388
AssertionError: expected [ …(5) ] to deeply equal [ …(4) ]
- Expected
+ Received
@@ -9,6 +9,9 @@
"name": "0017_index_search_documents",
},
{
"name": "0018_repair_workspace_file_content_revision",
},
+ {
+ "name": "0019_tin_keyword_projection",
+ },
]
❯ script-migrations/0016_backfill_search_vectors.postgres.test.ts:388:7
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
- Step: unknown (failed)
|
|
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
- Step: unknown (failed)
|
|
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
- Step: unknown (failed)
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / PostgreSQL integration (migrate)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / PostgreSQL integration (migrate)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / PostgreSQL integration (push)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / PostgreSQL integration (push)
Found 2 failed/cancelled steps in previous workflow steps
|