Enable Forgejo Actions on the in-cluster server, resolve marketplace actions from github #116

Closed
opened 2026-05-25 05:09:08 +00:00 by coilysiren · 0 comments
Owner

Pre-req for #115. Forgejo Actions was off; without it the runners deployed in #113 had nothing to poll. Set FORGEJO__actions__ENABLED=true. Also set FORGEJO__actions__DEFAULT_ACTIONS_URL=github so uses: actions/checkout@v4 and similar resolve to github.com — the default data.forgejo.org only mirrors a curated subset and would miss community actions like astral-sh/setup-uv.

Pre-req for #115. Forgejo Actions was off; without it the runners deployed in #113 had nothing to poll. Set `FORGEJO__actions__ENABLED=true`. Also set `FORGEJO__actions__DEFAULT_ACTIONS_URL=github` so `uses: actions/checkout@v4` and similar resolve to github.com — the default `data.forgejo.org` only mirrors a curated subset and would miss community actions like `astral-sh/setup-uv`.
Sign in to join this conversation.
No description provided.