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
Shubh Bapna e8f2d13c43 feat: allow overriding of GITHUB_ env variables (#1582)
* allow overriding of GITHUB_ env variables

* bug fix for overriding env vars with empty string

* revert step.go

* refactor github_context to prevent lint failures. added more setters

* added ability to override github env variables

* handled base and head ref
2023-02-03 19:35:49 +00:00
.github chore: fix release script to trigger gh-act 2023-01-31 18:55:22 -08:00
act feat: allow overriding of GITHUB_ env variables (#1582) 2023-02-03 19:35:49 +00:00
cmd feat: cache notices to reduce frequency of upgrade notifications (#1592) 2023-02-01 16:54:57 -08:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00