feat(enterprise): add data drains for continuous export to S3 / webhook #15990
ci.yml
on: pull_request
Detect Version
0s
Test and Build
/
Test and Build
49s
Check Docs Changes
0s
Matrix: Build Dev ECR
Matrix: Build ARM64 (GHCR Only)
Matrix: Build AMD64
Migrate Dev DB
/
Apply Database Migrations
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Create GitHub Release
0s
Annotations
6 errors and 9 warnings
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
Test and Build / Test and Build
@sim/audit#test: command (/home/runner/_work/sim/sim/packages/audit) /home/runner/.bun/bin/bun run test exited (1)
|
|
src/log.test.ts > auditMock sync > has the same AuditResourceType values as the source:
packages/audit/src/log.test.ts#L389
AssertionError: expected undefined to be 'data_drain' // Object.is equality
- Expected:
"data_drain"
+ Received:
undefined
❯ src/log.test.ts:389:38
|
|
src/log.test.ts > auditMock sync > has the same AuditResourceType keys as the source:
packages/audit/src/log.test.ts#L383
AssertionError: expected [ 'API_KEY', 'BILLING', …(25) ] to deeply equal [ 'API_KEY', 'BILLING', …(26) ]
- Expected
+ Received
@@ -5,11 +5,10 @@
"CHAT",
"CONNECTOR",
"CREDENTIAL",
"CREDENTIAL_SET",
"CUSTOM_TOOL",
- "DATA_DRAIN",
"DOCUMENT",
"ENVIRONMENT",
"FILE",
"FOLDER",
"FORM",
❯ src/log.test.ts:383:22
|
|
src/log.test.ts > auditMock sync > has the same AuditAction values as the source:
packages/audit/src/log.test.ts#L376
AssertionError: expected undefined to be 'data_drain.created' // Object.is equality
- Expected:
"data_drain.created"
+ Received:
undefined
❯ src/log.test.ts:376:32
|
|
src/log.test.ts > auditMock sync > has the same AuditAction keys as the source:
packages/audit/src/log.test.ts#L370
AssertionError: expected [ 'API_KEY_CREATED', …(118) ] to deeply equal [ 'API_KEY_CREATED', …(123) ]
- Expected
+ Received
@@ -30,15 +30,10 @@
"CREDENTIAL_UPDATED",
"CREDIT_PURCHASED",
"CUSTOM_TOOL_CREATED",
"CUSTOM_TOOL_DELETED",
"CUSTOM_TOOL_UPDATED",
- "DATA_DRAIN_CREATED",
- "DATA_DRAIN_DELETED",
- "DATA_DRAIN_RAN",
- "DATA_DRAIN_TESTED",
- "DATA_DRAIN_UPDATED",
"DOCUMENT_DELETED",
"DOCUMENT_UPDATED",
"DOCUMENT_UPLOADED",
"ENVIRONMENT_DELETED",
"ENVIRONMENT_UPDATED",
❯ src/log.test.ts:370:22
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
- Step: unknown (failed)
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
- Step: unknown (failed)
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
- Step: unknown (failed)
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|