runner/act
Earl Warren aaf05691c0 feat: add FORGEJO_* for each GITHUB_* in the environment & contexts (#171)
Blocking for

- https://code.forgejo.org/actions/setup-forgejo/pulls/461
- forgejo/end-to-end#758

Tested locally with both of them.

```
$ ./end-to-end.sh actions_teardown
$ ( cd ../runner ; make --always-make forgejo-runner ; cp forgejo-runner /tmp/forgejo-end-to-end/forgejo-runner )
$ ./end-to-end.sh actions_setup 12.0
$ ./end-to-end.sh actions_verify_example conext
```

Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/171
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2025-07-07 06:00:53 +00:00
..
artifactcache fix: artifacts: format IP:port pair using net.JoinHostPort() 2025-06-01 12:10:47 +02:00
artifacts fix: artifacts: format IP:port pair using net.JoinHostPort() 2025-06-01 12:10:47 +02:00
cacheproxy review: Gusted review 2025-03-21 13:45:51 +00:00
common [RDNF #10] Remove local action cache if remote has changed (#2284) (#142) 2025-06-09 10:16:45 +00:00
container Update module github.com/docker/cli to v28 (#147) 2025-06-14 10:19:53 +00:00
exprparser chore(lint): fix lint errors 2024-12-30 21:11:02 +00:00
filecollector [RDNF #18] Meta-copy-symlinks-new-actions-cache (#2337) (#159) 2025-07-02 13:48:12 +00:00
jobparser fix(jobparser): support workflow_call.inputs and workflow_call.outputs (#70) 2025-01-29 08:38:30 +00:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model [RDNF #16] Fix for issue 2232: Many lines of "Could not find any stages to run" on run (#2272) (#157) 2025-07-02 13:53:35 +00:00
runner feat: add FORGEJO_* for each GITHUB_* in the environment & contexts (#171) 2025-07-07 06:00:53 +00:00
workflowpattern feat: workflowpattern package (#1618) 2023-02-23 18:21:08 +00:00