Commit Graph

542 Commits

Author SHA1 Message Date
mkorwel 513be88166 ci: use ubuntu-latest for small jobs to save costs 2026-04-25 06:30:56 +00:00
mkorwel cc627111c2 ci: drop Mac E2E job for maximum speed 2026-04-25 06:01:11 +00:00
mkorwel e380f9f4c0 ci: remove devtools and test-utils jobs as they have no tests 2026-04-25 05:52:47 +00:00
mkorwel 32c8669fd1 ci: add standalone jobs for remaining projects 2026-04-25 05:45:24 +00:00
mkorwel b587d7d2ac ci: revert ignore-scripts and generate step to restore working state 2026-04-25 02:45:37 +00:00
mkorwel 9707cf3f4d ci: use ignore-scripts and explicit generate in all jobs 2026-04-25 02:40:01 +00:00
mkorwel fb21789f47 ci: revert --ignore-scripts in npm ci 2026-04-25 02:37:18 +00:00
mkorwel dcaaa8ae08 ci: add --ignore-scripts to npm ci to speed up install 2026-04-25 02:31:55 +00:00
mkorwel 3ecb6cd3eb ci: remove publish_packages job 2026-04-25 02:28:07 +00:00
mkorwel a433cdf0b5 ci: drop Windows E2E and remove Mac cache fix 2026-04-25 02:12:24 +00:00
mkorwel 10e2f9a2f2 ci: use installed gemini in Windows E2E tests 2026-04-25 00:57:21 +00:00
mkorwel 7186b44a10 ci: conditionalize Vitest alias for E2E tests 2026-04-24 23:52:13 +00:00
mkorwel e4cbb1346a ci: remove full Windows job and add Vitest alias for core 2026-04-24 23:42:02 +00:00
mkorwel a806075797 ci: add core package to Windows E2E install 2026-04-24 23:06:57 +00:00
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 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 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