fix(knowledge): stop document ACL changes from rewriting unfilled projection chunks #32619
ci.yml
on: pull_request
Detect Version
Detect Desktop Changes
0s
Prepare Trigger.dev
0s
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
4m 53s
Test and Build
/
Build App
3m 24s
Check Docs Changes
0s
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
5 errors and 4 warnings
|
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 [ …(8) ] to deeply equal [ …(7) ]
- Expected
+ Received
@@ -18,6 +18,9 @@
"name": "0021_embedding_search_connector",
},
{
"name": "0022_projection_source_acl_backfill",
},
+ {
+ "name": "0023_projection_acl_skip_unfilled",
+ },
]
❯ script-migrations/0016_backfill_search_vectors.postgres.test.ts:388:7
|
|
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 [ …(8) ] to deeply equal [ …(7) ]
- Expected
+ Received
@@ -18,6 +18,9 @@
"name": "0021_embedding_search_connector",
},
{
"name": "0022_projection_source_acl_backfill",
},
+ {
+ "name": "0023_projection_acl_skip_unfilled",
+ },
]
❯ script-migrations/0016_backfill_search_vectors.postgres.test.ts:388:7
|
|
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
|
|
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
|