saravanakumardb1
|
3b32b78c35
|
fix(ci): remove stale common-plat build step — packages from Gitea registry now
|
2026-03-24 05:54:50 -07:00 |
|
saravanakumardb1
|
7cca057831
|
fix(ci): fix ESLint errors + workflow for Gitea CI
- Move theme detection into useState initializer (fixes set-state-in-effect)
- Downgrade React 19 strict ESLint rules to warnings
- Skip pnpm install in common-plat build step, add HUSKY=0
|
2026-03-22 21:11:44 -07:00 |
|
saravanakumardb1
|
7242c83998
|
fix(ci): build only @bytelyst/* packages in common-plat
- Use pnpm -r --filter './packages/**' build to avoid dashboard/service builds
- Fixes .next/lock conflict from parallel jobs building common-plat
|
2026-03-22 20:33:50 -07:00 |
|
saravanakumardb1
|
41b7760ebf
|
fix(ci): use local paths for host-mode Gitea runner
- Replace actions/checkout with git pull + local working-directory
- Fixes corp proxy blocking GitHub action downloads
|
2026-03-22 20:23:02 -07:00 |
|
saravanakumardb1
|
fcc9207385
|
chore(ci): migrate to Gitea local CI, disable GitHub Actions
- Add .gitea/workflows/ci.yml for self-hosted Gitea runner
- Disable .github/workflows/ci.yml (GitHub billing blocked)
|
2026-03-22 20:13:18 -07:00 |
|