Add Forgejo Actions CI, remove GitHub Actions #1

Merged
sam merged 2 commits from kiro/forgejo-ci into main 2026-06-23 22:52:35 +00:00
Owner
  • Adds .forgejo/workflows/ci.yml (type-check + build on push/PR)
  • Removes .github/workflows/deploy.yml (no longer needed)
  • Runner is a dedicated LXC (forgejo-runner) with Docker + node:22-bookworm
- Adds .forgejo/workflows/ci.yml (type-check + build on push/PR) - Removes .github/workflows/deploy.yml (no longer needed) - Runner is a dedicated LXC (forgejo-runner) with Docker + node:22-bookworm
sam added 2 commits 2026-06-23 22:51:53 +00:00
Type-check and build frontend + backend on push to main and on PRs.
Runner is registered on a dedicated LXC (forgejo-runner) using
node:22-bookworm containers.

Co-authored-by: Samuel James <ssamjame@amazon.com>
Co-authored-by: Kiro <noreply@kiro.dev>
Remove GitHub Actions workflow
All checks were successful
CI / validate (pull_request) Successful in 47s
cd4526a214
CI/CD now runs on Forgejo Actions via the dedicated forgejo-runner LXC.
The .github/workflows/ directory is no longer needed.

Co-authored-by: Samuel James <ssamjame@amazon.com>
Co-authored-by: Kiro <noreply@kiro.dev>
sam merged commit d1697fc811 into main 2026-06-23 22:52:35 +00:00
sam deleted branch kiro/forgejo-ci 2026-06-23 22:52:35 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sam/dev_arc_aws#1
No description provided.