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
Markus Wolf 8b25ad4dbe fix: add server_url attribute to github context (#1727)
* fix: add `server_url` attribute to github context

The `server_urL` attribute was missing in the `github` context.
Previously it was exposed as environment variable only.

Closes #1726

* fix: also set `api_url` and `graphql_url` attributes
2023-04-13 13:09:28 +00:00
.github build(deps): bump megalinter/megalinter from 6.22.1 to 6.22.2 (#1720) 2023-04-10 03:50:21 +00:00
act fix: add server_url attribute to github context (#1727) 2023-04-13 13:09:28 +00:00
cmd fix: use os.UserHomeDir (#1706) 2023-03-31 13:08:46 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00