feat(credentials): add managed credential groups #26684
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
5m 4s
Test and Build
/
Build App
2m 49s
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
0s
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Prune Desktop Prereleases
0s
Desktop Release
/
Build, Sign, Notarize
Annotations
6 errors and 6 warnings
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
lib/credential-groups/provider-registry.test.ts > Credential Group provider registry > requires the complete Google Calendar scope policy:
apps/sim/lib/credential-groups/standard-oauth-provider.ts#L121
CredentialGroupProviderConfigurationError: Managed Google Calendar authorization is not configured
❯ getCurrentProvider lib/credential-groups/standard-oauth-provider.ts:121:11
❯ Object.hasRequiredScopes lib/credential-groups/standard-oauth-provider.ts:335:14
❯ lib/credential-groups/provider-registry.test.ts:49:20
|
|
lib/credential-groups/provider-registry.test.ts > Credential Group provider registry > uses provider-owned scope implication rules:
apps/sim/lib/credential-groups/standard-oauth-provider.ts#L121
CredentialGroupProviderConfigurationError: Managed Gmail authorization is not configured
❯ getCurrentProvider lib/credential-groups/standard-oauth-provider.ts:121:11
❯ Object.hasRequiredScopes lib/credential-groups/standard-oauth-provider.ts:335:14
❯ lib/credential-groups/provider-registry.test.ts:41:20
|
|
components/emails/boundary.test.ts > every email goes through the shared layer > no sender builds its own subject line:
apps/sim/components/emails/boundary.test.ts#L87
AssertionError: expected [ Array(1) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "lib/credential-groups/enrollments.ts: ${inviterName} invited you to connect accounts for ${context.workspaceName} on ${getBrandConfig().name}",
+ ]
❯ components/emails/boundary.test.ts:87:23
|
|
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
|