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
Josh Soref 9210fafdc1 Add various GitHub environment variables (#604)
* define GITHUB_ACTION_PATH #603

* Add more environment variables

* Add job name

Note: the job name gets a suffix for matrix builds, but this is not part of the env var

* fix: remove unnecessary variables

* feat: add `RepositoryOwner`

credit: @KnisterPeter

* feat: add test for `getGithubContext()`

Co-authored-by: Ryan (hackercat) <me@hackerc.at>
2021-05-06 20:02:29 +00:00
.github Mergify: configuration update (#659) 2021-05-04 14:57:33 -07:00
act Add various GitHub environment variables (#604) 2021-05-06 20:02:29 +00:00
cmd $GITHUB_PATH support (#566) 2021-05-06 13:30:12 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00