fix(shell): surface clone source in workspace context #1190
check.yml
on: pull_request
Build
1m 4s
Dist deps prune
1m 0s
Types
1m 11s
Lint
2m 57s
Test
3m 18s
Lint Effect-TS
39s
E2E (Local package CLI)
39s
E2E (Browser command)
2m 45s
E2E (OpenCode)
6m 47s
E2E (Clone cache)
7m 16s
E2E (Login context)
6m 26s
E2E (Runtime volumes + SSH)
6m 43s
E2E (Clone auto-open SSH)
6m 34s
Annotations
6 errors
|
Test
Process completed with exit code 1.
|
|
tests/terminal-sessions.test.ts > terminal sessions service > hydrates list, project lookup, and global lookup from persisted state after clearing runtime records:
packages/api/tests/terminal-sessions.test.ts#L416
AssertionError: expected { …(3) } to match object { …(3) }
- Expected
+ Received
@@ -1,7 +1,7 @@
{
- "projectDisplayName": "org/repo | issue #7 (https://github.com/org/repo/issues/7) | container dg-repo-issue-7",
+ "projectDisplayName": "https://github.com/org/repo/issues/7 | container dg-repo-issue-7",
"projectKey": "repo-issue-7",
"session": {
"id": "74f5ef79-4ad2-48d0-a758-2a9b21aab289",
"projectId": "/tmp/docker-git-terminal-sessions-LYtLsS",
"status": "ready",
❯ tests/terminal-sessions.test.ts:416:77
|
|
E2E (Clone auto-open SSH)
Process completed with exit code 1.
|
|
E2E (Clone cache)
Canceling since a higher priority waiting request for Check-refs/pull/374/merge exists
|
|
E2E (Clone cache)
The operation was canceled.
|
|
Check
Canceling since a higher priority waiting request for Check-refs/pull/374/merge exists
|