1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
André Martins 70c44da5a6 pkg/runner: add support to replace GitHub's env (#1197)
There might be use cases where users want to use GitHub's variables in
the environment variables, which is a valid use case.

This commits adds support for replacement of GitHub's env with GitHub's
values.

Signed-off-by: André Martins <aanm90@gmail.com>
2022-06-08 15:25:51 +00:00
.github governance: fix bug report rendering (#1186) 2022-05-26 21:46:12 +00:00
act pkg/runner: add support to replace GitHub's env (#1197) 2022-06-08 15:25:51 +00:00
cmd feat: add ubuntu-22.04 (#1150) 2022-05-17 19:11:33 +00:00
main.go feat: handle context cancelation during docker exec (#1170) 2022-05-24 14:52:25 +00:00