snomiao
|
2e6bf4896e
|
[feat] Add comprehensive caching to CI/CD workflows
- Add ESLint cache (.eslintcache) to auto-fix and fork PR workflows
- Add npm cache to all Node.js setup steps across workflows
- Add Vite build cache (node_modules/.vite) to improve build performance
- Add Playwright browser cache with version-specific keys
- Optimize test-ui, vitest, release, and auto-fix workflows
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-08-14 13:45:29 +00:00 |
|
Christian Byrne
|
5c71854a96
|
[ci] Enable CI tests for all feature branch PRs (#4591)
|
2025-07-30 01:27:02 -07:00 |
|
Chenlei Hu
|
a814f9f902
|
[Test] Run unittest with vitest (#2779)
|
2025-02-28 22:09:17 -05:00 |
|
filtered
|
bc43cf0290
|
[CI] Always test LTS branches (#2641)
- Adds core/* and desktop/* to CI testing worfklows
|
2025-02-20 13:51:17 +11:00 |
|
Margen67
|
7bc48c5074
|
Formatting/cleanup (#2594)
|
2025-02-17 10:10:00 -05:00 |
|
Margen67
|
44498739fc
|
Update setup-node to v4 (#2587)
|
2025-02-16 13:14:01 -05:00 |
|
Chenlei Hu
|
9009e784f9
|
Add component test (Vitest) (#681)
* Add component test (Vitest)
* Fix compile error
|
2024-08-30 15:32:26 -04:00 |
|