feat(credentials): add managed credential groups #26683
ci.yml
on: pull_request
Detect Version
Migrate Dev DB
/
Apply Database Migrations
Detect Desktop Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Test and Build
/
Lint and Test
1m 43s
Test and Build
/
Build App
3m 0s
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Prune Desktop Prereleases
0s
Desktop Release
/
Build, Sign, Notarize
Annotations
7 errors and 9 warnings
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
Test and Build / Lint and Test
@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#L473
AssertionError: expected undefined to be 'credential_group' // Object.is equality
- Expected:
"credential_group"
+ Received:
undefined
❯ src/log.test.ts:473:38
|
|
src/log.test.ts > auditMock sync > has the same AuditResourceType keys as the source:
packages/audit/src/log.test.ts#L467
AssertionError: expected [ 'API_KEY', 'BILLING', …(24) ] to deeply equal [ 'API_KEY', 'BILLING', …(25) ]
- Expected
+ Received
@@ -3,11 +3,10 @@
"BILLING",
"BYOK_KEY",
"CHAT",
"CONNECTOR",
"CREDENTIAL",
- "CREDENTIAL_GROUP",
"CUSTOM_BLOCK",
"CUSTOM_TOOL",
"DATA_DRAIN",
"DOCUMENT",
"ENVIRONMENT",
❯ src/log.test.ts:467:22
|
|
src/log.test.ts > auditMock sync > has the same AuditAction values as the source:
packages/audit/src/log.test.ts#L460
AssertionError: expected undefined to be 'credential_group.updated' // Object.is equality
- Expected:
"credential_group.updated"
+ Received:
undefined
❯ src/log.test.ts:460:32
|
|
src/log.test.ts > auditMock sync > has the same AuditAction keys as the source:
packages/audit/src/log.test.ts#L454
AssertionError: expected [ 'API_KEY_CREATED', …(153) ] to deeply equal [ 'API_KEY_CREATED', …(154) ]
- Expected
+ Received
@@ -18,11 +18,10 @@
"CONNECTOR_SYNCED",
"CONNECTOR_UPDATED",
"CREDENTIAL_ACCESSED",
"CREDENTIAL_CREATED",
"CREDENTIAL_DELETED",
- "CREDENTIAL_GROUP_UPDATED",
"CREDENTIAL_MEMBER_ADDED",
"CREDENTIAL_MEMBER_REMOVED",
"CREDENTIAL_MEMBER_ROLE_CHANGED",
"CREDENTIAL_RECONNECTED",
"CREDENTIAL_RENAMED",
❯ src/log.test.ts:454:22
|
|
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
- 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
|