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
Alexandre Lavigne aeebe9f1d5 Feature/allow worktrees (#1530)
* Use go-git to find remote URL

* Use go-git package to resolve HEAD revision (commit sha1)

* Use go-git to find checked-out reference

* Remove unused functions
2023-01-19 06:29:23 +00:00
.github build(deps): bump megalinter/megalinter from 6.17.0 to 6.18.0 (#1550) 2023-01-10 21:16:52 +00:00
act Feature/allow worktrees (#1530) 2023-01-19 06:29:23 +00:00
cmd fix: allow override of artifact server bind address (#1560) 2023-01-16 14:12:20 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00