Commit Graph

5 Commits

Author SHA1 Message Date
Shintaro Jokagi
17a26d332d chore(ci): enhance CI pipeline with playwright container and adjust job dependencies (#739) 2025-07-30 08:15:55 +12:00
Shintaro Jokagi
a1ab0da927 perf(turbo): improve cache input scope (#701) 2025-06-28 22:22:58 +02:00
Shintaro Jokagi
6b7458c30e ci(cache): improve ci cache in ci pipeline (#680)
* ci(cache): improve ci cache in ci pipeline

* refactor: use composite actions for ci jobs

* refactor: use composite action for node/pnpm setup

* refactor(ci): improve cache restore logic in ci pipeline

* fix(ci): fix ci node_modules cache handling

* fix(ci): improve ci pipeline cache

* fix(ci): fix ci pipeline cache

* fix(ci): upload cache properly

* fix(ci): add restore key

* refactor(ci): use matrix for simplified jobs

* refactor(ci): use matrix for simplified jobs

* fix(ci): remove problematic restore-keys from node_modules cache

* fix(ci): reorder cache logic

* chore: move turbo to dependency

* chore: update CI pipeline for improved testing workflow

* refactor(ci): enhance CI pipeline with matrix strategy for quality checks and cache management

* fix(ci): add restore-keys for improved cache efficiency

* fix(ci): add restore-keys for improved cache efficiency

* fix(ci): update cache action to use restore for node_modules
2025-06-18 17:18:13 +12:00
Shintaro Jokagi
2dc109ccc5 fix(turbo): correct output path for build task in turbo.json 2025-06-03 10:58:37 +12:00
Shintaro Jokagi
d472bd479e feat(turbo): integrate Turbo for task management and update CI pipeline to use Turbo commands 2025-06-03 10:57:43 +12:00