A daemon that connects to a Forgejo instance and runs jobs for continuous integration. The installation and usage instructions are part of the Forgejo documentation https://forgejo.org/docs/next/admin/actions/
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