blumeops/containers
Erich Blume 23fb036b92
Some checks failed
Build Container / build (push) Failing after 2s
Restore Node.js to runner image for JavaScript Actions (#163)
## Summary

- Restores Node.js 20 LTS to the Forgejo runner job image
- `actions/checkout@v4` and other JavaScript Actions require `node` in the job container
- The Phase 3 simplification (PR #162) accidentally removed it, breaking all CI runs

## Changes

- `containers/forgejo-runner/Dockerfile`: Add `gnupg` (for nodesource GPG key) and Node.js 20 via nodesource
- Changelog fragment

## Test plan

- [ ] Merge, release as `forgejo-runner-v3.0.1`
- [ ] Update runner manifest to v3.0.1, sync, restart pod
- [ ] Trigger a workflow_dispatch and verify `actions/checkout` succeeds

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/163
2026-02-11 17:35:33 -08:00
..
devpi Build local containers for k8s services (#61) 2026-01-25 21:35:57 -08:00
forgejo-runner Restore Node.js to runner image for JavaScript Actions (#163) 2026-02-11 17:35:33 -08:00
kiwix-serve Build local containers for k8s services (#61) 2026-01-25 21:35:57 -08:00
kubectl Build local containers for k8s services (#61) 2026-01-25 21:35:57 -08:00
miniflux Build local containers for k8s services (#61) 2026-01-25 21:35:57 -08:00
nettest Switch CI builds to docker buildx (#146) 2026-02-10 21:03:41 -08:00
quartz Phase 1b: Deploy docs hosting with Quartz (#85) 2026-02-03 10:52:20 -08:00
teslamate Build local containers for k8s services (#61) 2026-01-25 21:35:57 -08:00
transmission Build local containers for k8s services (#61) 2026-01-25 21:35:57 -08:00