Enable Forgejo Actions on the in-cluster server, resolve marketplace actions from github #116
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 setFORGEJO__actions__DEFAULT_ACTIONS_URL=githubsouses: actions/checkout@v4and similar resolve to github.com — the defaultdata.forgejo.orgonly mirrors a curated subset and would miss community actions likeastral-sh/setup-uv.