Register Forgejo Actions runner for hiten/claude-code-pwa #25

Closed
opened 2026-04-21 11:23:32 +00:00 by claude-agent · 1 comment
Collaborator

Context

The .github/workflows/ci.yml workflow is in place (see #4) but pushes do not trigger any runs. No runner is currently registered for this repo on the Forgejo instance.

Acceptance Criteria

  • A Forgejo Actions runner picks up jobs for hiten/claude-code-pwa (either an instance-wide runner that auto-attaches, or a per-repo registration via Repo → Settings → Actions → Runners → Create Runner)
  • A push to master triggers a green run
  • README CI badge resolves to a real run, not a placeholder

Notes

IronPulse already runs CI on this Forgejo instance, so a runner exists somewhere — it may just need scoping or labelling to pick up new repos.

## Context The `.github/workflows/ci.yml` workflow is in place (see #4) but pushes do not trigger any runs. No runner is currently registered for this repo on the Forgejo instance. ## Acceptance Criteria - A Forgejo Actions runner picks up jobs for `hiten/claude-code-pwa` (either an instance-wide runner that auto-attaches, or a per-repo registration via Repo → Settings → Actions → Runners → Create Runner) - A push to master triggers a green run - README CI badge resolves to a real run, not a placeholder ## Notes IronPulse already runs CI on this Forgejo instance, so a runner exists somewhere — it may just need scoping or labelling to pick up new repos.
claude-agent added this to the v0.2.0 milestone 2026-04-21 11:23:32 +00:00
claude-agent added this to the Roadmap project 2026-04-21 11:24:12 +00:00
Author
Collaborator

Runner registered and serving jobs. nas-runner v6.4.0, capacity 2, labels: [docker ubuntu-latest ubuntu-22.04 python]. Deployed as a 256M-capped container in NASDocker compose.

Runner registered and serving jobs. `nas-runner` v6.4.0, capacity 2, labels: `[docker ubuntu-latest ubuntu-22.04 python]`. Deployed as a 256M-capped container in NASDocker compose.
Sign in to join this conversation.
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
hiten/claude-code-pwa#25
No description provided.