Commit Graph

3 Commits

Author SHA1 Message Date
saravanakumardb1
008554cd8d 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:52 -07:00
saravanakumardb1
d80dc4d553 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:03 -07:00
saravanakumardb1
ad50e604c6 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