1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-06 17:40:58 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
sillyguodong bc78c7964a Support configuration variables (#43)
related to: https://gitea.com/gitea/act_runner/issues/127

This PR make `act` support the expression like `${{ vars.YOUR_CUSTOM_VARIABLES }}`.

Reviewed-on: https://gitea.com/gitea/act/pulls/43
Reviewed-by: Jason Song <i@wolfogre.com>
Co-authored-by: sillyguodong <gedong_1994@163.com>
Co-committed-by: sillyguodong <gedong_1994@163.com>
2023-04-19 15:22:56 +08:00
.gitea/workflows chore: update go-git dependency in go.mod (#30) 2023-03-26 21:27:19 +08:00
.github build(deps): bump megalinter/megalinter from 6.19.0 to 6.20.0 (#1665) 2023-03-06 03:30:59 +00:00
act Support configuration variables (#43) 2023-04-19 15:22:56 +08:00
cmd Improve XDG Spec supporting (#1656) 2023-03-03 14:39:02 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00