feat(scim): SCIM 2.0 directory provisioning with group-to-access projection #30599
ci.yml
on: pull_request
Detect Version
0s
Migrate Dev DB
/
Apply Database Migrations
Detect Desktop Changes
0s
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Matrix: Test and Build / test-shard
Test and Build
/
Lint and Test
1m 3s
Test and Build
/
Build App
2m 30s
Check Docs Changes
0s
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Prune Desktop Prereleases
Matrix: Attest Images
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#L487
AssertionError: expected undefined to be 'scim_connection' // Object.is equality
- Expected:
"scim_connection"
+ Received:
undefined
❯ src/log.test.ts:487:38
|
|
src/log.test.ts > auditMock sync > has the same AuditResourceType keys as the source:
packages/audit/src/log.test.ts#L481
AssertionError: expected [ 'ACCOUNT', 'API_KEY', …(28) ] to deeply equal [ 'ACCOUNT', 'API_KEY', …(31) ]
- Expected
+ Received
@@ -20,16 +20,13 @@
"ORGANIZATION",
"PASSWORD",
"PERMISSION_GROUP",
"SANDBOX",
"SCHEDULE",
- "SCIM_CONNECTION",
- "SCIM_GROUP",
"SECRET_PROVENANCE",
"SKILL",
"SUBSCRIPTION",
"TABLE",
- "USER",
"WEBHOOK",
"WORKFLOW",
"WORKSPACE",
]
❯ src/log.test.ts:481:22
|
|
src/log.test.ts > auditMock sync > has the same AuditAction values as the source:
packages/audit/src/log.test.ts#L474
AssertionError: expected undefined to be 'scim_connection.enabled' // Object.is equality
- Expected:
"scim_connection.enabled"
+ Received:
undefined
❯ src/log.test.ts:474:32
|
|
src/log.test.ts > auditMock sync > has the same AuditAction keys as the source:
packages/audit/src/log.test.ts#L468
AssertionError: expected [ 'ACCOUNT_DELETED', …(160) ] to deeply equal [ 'ACCOUNT_DELETED', …(176) ]
- Expected
+ Received
@@ -116,26 +116,10 @@
"SANDBOX_DELETED",
"SANDBOX_UPDATED",
"SCHEDULE_CREATED",
"SCHEDULE_DELETED",
"SCHEDULE_UPDATED",
- "SCIM_CONNECTION_DISABLED",
- "SCIM_CONNECTION_ENABLED",
- "SCIM_CONNECTION_SETTINGS_UPDATED",
- "SCIM_CREDENTIAL_ISSUED",
- "SCIM_CREDENTIAL_REVOKED",
- "SCIM_GROUP_CREATED",
- "SCIM_GROUP_DELETED",
- "SCIM_GROUP_MAPPING_DELETED",
- "SCIM_GROUP_MAPPING_UPSERTED",
- "SCIM_GROUP_MEMBERSHIP_CHANGED",
- "SCIM_GROUP_UPDATED",
- "SCIM_USER_DEACTIVATED",
- "SCIM_USER_DEPROVISIONED",
- "SCIM_USER_PROVISIONED",
- "SCIM_USER_REACTIVATED",
- "SCIM_USER_UPDATED",
"SECRET_PROVENANCE_UNRECORDED",
"SKILL_CREATED",
"SKILL_DELETED",
"SKILL_MEMBER_ADDED",
"SKILL_MEMBER_REMOVED",
❯ src/log.test.ts:468: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
|