Commit Graph

459 Commits

Author SHA1 Message Date
mkorwel 0d83a9b4b7 ci: publish bundled CLI and update Windows job 2026-04-24 22:54:55 +00:00
mkorwel c09dc461f9 ci: recreate exact .npmrc setup from old branch 2026-04-24 22:38:39 +00:00
mkorwel 2f1cf102a0 ci: reorder steps in publish job to fix 404 error 2026-04-24 21:40:29 +00:00
mkorwel c7fce4d6c9 ci: use correct scope and registry for publishing 2026-04-24 21:29:38 +00:00
mkorwel f660d37f24 ci: final restructure with dual Windows jobs and large Mac runner 2026-04-24 21:18:33 +00:00
mkorwel 649803beae ci: publish packages to GitHub and use in Windows E2E tests 2026-04-24 20:57:19 +00:00
mkorwel 2619b85f34 ci: add build step to all E2E jobs 2026-04-24 20:54:14 +00:00
mkorwel e88a8b0108 ci: add Windows E2E job and restore bundle sharing 2026-04-24 20:48:11 +00:00
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 38cc4205c9 ci: separate aggregate job chain in UI 2026-04-24 17:52:03 +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 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 07ab905d31 ci: add job for packages/core tests 2026-04-22 14:23:12 +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 4125bd6134 ci: upload node_modules as separate artifact to fix missing dependencies 2026-04-21 22:54:04 +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 f7cfd3f0c9 ci: add test_ui_components_top job to run missing UI tests 2026-04-21 19:20:06 +00:00
mkorwel f8357b45d8 ci: break up UI tests into smaller batches in trial workflow 2026-04-21 18:35:16 +00:00
mkorwel 38fe709151 ci: add batch 3 tests as a separate job 2026-04-17 04:03:01 +00:00
mkorwel 010b2ec4eb ci: add batch 2 tests as a separate job 2026-04-17 04:00:14 +00:00
mkorwel 0e76819420 ci: add batch 1 tests as a separate job 2026-04-17 03:32:22 +00:00
mkorwel 6f5c02c8ee test(cli): stabilize useSelectionList tests and update CI 2026-04-17 03:11:01 +00:00
mkorwel 8c68ee3caf ci: update verified tests list and fix all remaining bad tests 2026-04-16 23:40:04 +00:00
mkorwel edd0c51bef ci: update verified tests list and fix 4 more files 2026-04-16 23:27:56 +00:00
mkorwel 74f7a72f79 ci: run suspect tests with threads in CI and improve AppRig fake timer support 2026-04-16 22:46:39 +00:00
mkorwel 6ef2bf5b65 ci: run all sequential tests again after stabilizing ThinkingMessage 2026-04-16 22:08:30 +00:00
mkorwel ed94badfb1 test(cli): fix ThinkingMessage timeouts and run only it in CI 2026-04-16 22:06:36 +00:00
mkorwel ffb67ecb88 ci: run all sequential tests again after stabilizing TextInput 2026-04-16 22:00:39 +00:00
mkorwel 52d94f740a test(cli): fix TextInput timeouts and run only it in CI 2026-04-16 21:58:40 +00:00
mkorwel d87634c904 ci: run all sequential tests again after stabilizing UserMessage 2026-04-16 21:49:14 +00:00
mkorwel 40ce84af90 test(cli): update UserMessage snapshots and run only it in CI 2026-04-16 21:47:27 +00:00
mkorwel 346cc84593 ci: run all sequential tests again after stabilizing ToolResultDisplay 2026-04-16 21:42:05 +00:00
mkorwel 12f53606d4 test(cli): fix ToolResultDisplay tests and run only it in CI 2026-04-16 21:40:07 +00:00
mkorwel 38abb65806 ci: run all sequential tests again after stabilizing SettingsDialog 2026-04-16 21:32:33 +00:00
mkorwel dbee067e2f test(cli): update SettingsDialog snapshots and run only it in CI 2026-04-16 21:30:40 +00:00
mkorwel dc72fc9634 ci: run all sequential tests again after stabilizing App test 2026-04-16 21:25:12 +00:00
mkorwel 40e7d69d2a test(cli): fix App tests and run only App.test.tsx in CI 2026-04-16 21:23:15 +00:00
mkorwel bcc9c72bb3 ci: run all sequential tests again after fixes 2026-04-16 21:10:50 +00:00