1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
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