fix(uploads): manual file uploads must ignore provenance stamping #25264
ci.yml
on: pull_request
Detect Version
Migrate Dev DB
/
Apply Database Migrations
Detect Desktop Changes
0s
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Test and Build
/
Lint and Test
3m 38s
Test and Build
/
Build App
2m 15s
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
0s
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Prune Desktop Prereleases
Desktop Release
/
Build, Sign, Notarize
Annotations
4 errors and 6 warnings
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
app/api/knowledge/secret-provenance.test.ts > knowledge write secret provenance > tracks exact-empty provenance only when an internal write supplies a verified envelope:
apps/sim/app/api/knowledge/secret-provenance.test.ts#L118
AssertionError: expected { success: false, …(1) } to deeply equal { success: true, …(1) }
- Expected
+ Received
{
- "provenances": [
- {
- "entries": [],
- "status": "exact",
+ "response": NextResponse {
+ Symbol(internal response): {
+ "cookies": bound ResponseCookies {
+ "_headers": Headers {},
+ "_parsed": Map {},
+ },
+ "url": undefined,
+ },
},
- ],
- "success": true,
+ "success": false,
}
❯ app/api/knowledge/secret-provenance.test.ts:118:20
|
|
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
|