feat(auth): org session policies — lifetime/idle limits, org-wide revocation #23114
ci.yml
on: pull_request
Detect Version
Migrate Dev DB
/
Apply Database Migrations
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Test and Build
/
Lint and Test
3m 13s
Test and Build
/
Build App
3m 13s
Check Docs Changes
0s
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
0s
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Create GitHub Release
0s
Annotations
4 errors and 6 warnings
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
app/workspace/[workspaceId]/settings/navigation.test.ts > unified settings navigation > keeps account, workspace, organization, and platform settings in one catalog:
apps/sim/app/workspace/[workspaceId]/settings/navigation.test.ts#L24
AssertionError: expected [ { id: 'general', …(2) }, …(23) ] to deeply equal [ { id: 'general', …(2) }, …(22) ]
- Expected
+ Received
@@ -83,10 +83,15 @@
"id": "sso",
"label": "Single sign-on",
"section": "enterprise",
},
{
+ "id": "sessions",
+ "label": "Session policies",
+ "section": "enterprise",
+ },
+ {
"id": "data-retention",
"label": "Data retention",
"section": "enterprise",
},
{
❯ app/workspace/[workspaceId]/settings/navigation.test.ts:24:90
|
|
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
|