Commit Graph

4 Commits

Author SHA1 Message Date
ozan 84d0ebff48 fix: dnf support in setup-node + setup-aws, node label t3.medium
- setup-node: detect dnf (Amazon Linux) alongside apk/apt-get
- setup-aws: detect dnf for official installer
- node Spot bumped to t3.medium (4GB) — Docusaurus OOM'd on t3.small
2026-05-23 12:37:25 +01:00
ozan 29957c6239 fix: runner env vars — HOME, AWS_DEFAULT_REGION, PATH in runner config
Ensures act_runner passes correct environment to job steps
so AWS CLI can find IMDS credentials and Go/Node are on PATH.
2026-05-23 12:04:00 +01:00
ozan e728a8d819 fix: separate runner token from API token, proper workdir
- RUNNER_TOKEN env for act_runner registration (separate from GITEA_TOKEN)
- Create /opt/runner/work as workdir_parent (fixes .cache path error)
- Runner config via .runner.yaml with explicit workdir
- IMDSv2 for instance metadata
- PATH includes /usr/local/go/bin
2026-05-22 20:22:55 +01:00
ozan 69d04b9ea7 fix: bump Spot bid prices (eu-west-1 minimums higher than expected) 2026-05-22 20:05:10 +01:00