open-code-review/.github/workflows
kite 8022d4a5a3
ci(pages): add ESLint and bundle size check to CI pipeline (#558)
- Add ESLint with typescript-eslint and react-hooks plugin
- Add size-limit to monitor initial bundle size (150 kB threshold)
- Rename .js configs to .cjs for ESM compatibility ("type": "module")
- Fix no-useless-escape and no-useless-assignment lint errors
- Update pages-ci.yml with lint and size check steps
2026-07-28 20:19:37 +08:00
..
ci.yml ci: unify gofmt -s across Makefile and CI, reduce cross-compile timeout (#439) 2026-07-22 11:23:39 +08:00
deploy-pages.yml ci: add timeout-minutes to the release and pages jobs (#434) 2026-07-22 11:30:56 +08:00
ocr-review.yml feat(action): extract reusable composite PR-review GitHub Action (#337) 2026-07-09 19:08:19 +08:00
pages-ci.yml ci(pages): add ESLint and bundle size check to CI pipeline (#558) 2026-07-28 20:19:37 +08:00
release.yml ci: add timeout-minutes to the release and pages jobs (#434) 2026-07-22 11:30:56 +08:00
translation-sync.yml ci(translation-sync): remove redundant push trigger (#460) 2026-07-23 17:44:54 +08:00
vscode-ext.yml ci: add CI job for VS Code extension (#444) 2026-07-22 17:45:47 +08:00