mkorwel
|
207243a05e
|
ci: add Mac E2E test job
|
2026-04-24 18:51:10 +00:00 |
|
mkorwel
|
d6d2ea7522
|
ci: rename jobs and remove aggregate job
|
2026-04-24 18:47:10 +00:00 |
|
mkorwel
|
30cf5e706a
|
ci: add build step to E2E job
|
2026-04-24 18:41:19 +00:00 |
|
mkorwel
|
1bbd5bf844
|
ci: inline bundle creation and E2E tests
|
2026-04-24 18:35:45 +00:00 |
|
mkorwel
|
42c7fd7168
|
ci: remove artifact sharing and run independent builds
|
2026-04-24 18:27:07 +00:00 |
|
mkorwel
|
e219c196c1
|
chore: update package-lock.json for tsgo
|
2026-04-24 18:18:51 +00:00 |
|
mkorwel
|
ed511df690
|
perf: use tsgo and parallelize builds, excluding a2a-server
|
2026-04-24 18:13:20 +00:00 |
|
mkorwel
|
4815efd415
|
perf: parallelize workspace builds in build.js
|
2026-04-24 18:05:54 +00:00 |
|
mkorwel
|
38cc4205c9
|
ci: separate aggregate job chain in UI
|
2026-04-24 17:52:03 +00:00 |
|
mkorwel
|
7a2ba6e03d
|
docs: document E2E test optimization
|
2026-04-24 17:48:20 +00:00 |
|
mkorwel
|
19021b7860
|
test: skip flaky file-system-interactive E2E test
|
2026-04-24 17:47:38 +00:00 |
|
mkorwel
|
3d624b8a12
|
test: optimize interactive E2E test using sendKeys
|
2026-04-24 16:45:47 +00:00 |
|
mkorwel
|
43147ba059
|
ci: add secrets to E2E test job
|
2026-04-24 14:51:13 +00:00 |
|
mkorwel
|
6ace7a9f58
|
ci: add jobs for bundling and E2E tests
|
2026-04-24 14:17:33 +00:00 |
|
mkorwel
|
af3b8bd45f
|
docs: add CI optimization report
|
2026-04-24 13:44:11 +00:00 |
|
mkorwel
|
fb477d5ef5
|
test: fix path resolution in modelConfig golden test
|
2026-04-22 18:19:34 +00:00 |
|
mkorwel
|
fb6577ff13
|
ci: exclude integration tests from core job
|
2026-04-22 18:08:12 +00:00 |
|
mkorwel
|
712f6e7486
|
ci: set GEMINI_SANDBOX=false for core tests
|
2026-04-22 17:35:48 +00:00 |
|
mkorwel
|
741616b067
|
ci: switch back to custom 16-core runners
|
2026-04-22 17:22:51 +00:00 |
|
mkorwel
|
aa4f405cff
|
test: skip flaky file-system integration tests
|
2026-04-22 17:20:36 +00:00 |
|
mkorwel
|
07ab905d31
|
ci: add job for packages/core tests
|
2026-04-22 14:23:12 +00:00 |
|
mkorwel
|
a577fbc851
|
test: enable fake timers globally in vim tests
|
2026-04-22 05:57:03 +00:00 |
|
mkorwel
|
71518a239d
|
ci: use default github runners for comparison
|
2026-04-22 05:00:48 +00:00 |
|
mkorwel
|
ff2984e22f
|
ci: add aggregate test job for packages/cli
|
2026-04-22 04:42:57 +00:00 |
|
mkorwel
|
835c864f41
|
ci: remove node_modules before extraction to avoid tar conflicts
|
2026-04-22 04:33:08 +00:00 |
|
mkorwel
|
2c2ba4e080
|
ci: specify path in download-artifact to avoid subdirectory
|
2026-04-22 04:21:17 +00:00 |
|
mkorwel
|
e576c7cf5f
|
ci: use tar to preserve symlinks in node_modules artifact
|
2026-04-22 01:30:53 +00:00 |
|
mkorwel
|
b3d1ced3b6
|
ci: skip build steps in setup action when using pre-built artifact
|
2026-04-21 23:00:01 +00:00 |
|
mkorwel
|
4125bd6134
|
ci: upload node_modules as separate artifact to fix missing dependencies
|
2026-04-21 22:54:04 +00:00 |
|
mkorwel
|
8b98a54881
|
ci: remove deprecated baseUrl from core tsconfig
|
2026-04-21 21:11:25 +00:00 |
|
mkorwel
|
fdad5f702d
|
ci: silence tsconfig deprecation warning in core
|
2026-04-21 21:07:50 +00:00 |
|
mkorwel
|
976ae16184
|
ci: add back Checkout step in test jobs
|
2026-04-21 21:03:05 +00:00 |
|
mkorwel
|
0c94268dd9
|
ci: use artifact sharing to avoid redundant install and build
|
2026-04-21 20:43:43 +00:00 |
|
mkorwel
|
3f2ebcaa07
|
test: update InputPrompt snapshot for double-click paste expansion
|
2026-04-21 19:47:04 +00:00 |
|
mkorwel
|
f7cfd3f0c9
|
ci: add test_ui_components_top job to run missing UI tests
|
2026-04-21 19:20:06 +00:00 |
|
mkorwel
|
156804f4c6
|
test: fix hardcoded paths in AppContainer tests
|
2026-04-21 19:04:47 +00:00 |
|
mkorwel
|
f8357b45d8
|
ci: break up UI tests into smaller batches in trial workflow
|
2026-04-21 18:35:16 +00:00 |
|
mkorwel
|
49ab35a2a6
|
test: isolate ToolGroupMessage tests from terminal size pollution
|
2026-04-21 18:14:42 +00:00 |
|
mkorwel
|
13d4a6e332
|
test: optimize InputPrompt tests with fake timers
|
2026-04-21 17:25:40 +00:00 |
|
mkorwel
|
559983098e
|
test: force exit interactive pty with double Ctrl+C
|
2026-04-21 15:39:05 +00:00 |
|
mkorwel
|
4f162ecd2c
|
test: fix stale expectation in bootstrap test
|
2026-04-21 14:20:53 +00:00 |
|
mkorwel
|
13fc9c6d76
|
test: fix hanging worker in InteractiveRun
|
2026-04-21 00:06:11 +00:00 |
|
mkorwel
|
cc61d0a7f9
|
test: optimize DenseToolMessage tests with fake timers
|
2026-04-20 22:13:32 +00:00 |
|
mkorwel
|
a3024f3eed
|
test: optimize useSelectionList tests with fake timers
|
2026-04-20 22:09:14 +00:00 |
|
mkorwel
|
0a933c7ff1
|
test: optimize useSelectionList tests
|
2026-04-20 22:05:01 +00:00 |
|
mkorwel
|
e894e64ef1
|
test: optimize InputPrompt tests
|
2026-04-20 21:12:22 +00:00 |
|
mkorwel
|
e03bb7de4a
|
test: optimize AskUserDialog tests
|
2026-04-20 19:39:13 +00:00 |
|
mkorwel
|
1690e0da38
|
test: optimize BaseSettingsDialog tests
|
2026-04-20 19:13:28 +00:00 |
|
mkorwel
|
07505318f6
|
test: optimize AppContainer tests with fake timers
|
2026-04-20 18:59:54 +00:00 |
|
mkorwel
|
afd554ef29
|
test: update snapshots and remove obsolete ones
|
2026-04-20 14:18:13 +00:00 |
|