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
R 9c3b242b12 fix: try finding a socket, otherwise fail, respect user choice (#1745)
* fix: try finding a socket, otherwise fail, respect user choice

* Update cmd/root.go

Co-authored-by: Jason Song <i@wolfogre.com>

* Update cmd/root.go

Co-authored-by: Jason Song <i@wolfogre.com>

---------

Co-authored-by: Jason Song <i@wolfogre.com>
2023-04-23 19:02:56 +00:00
.github build(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 (#1735) 2023-04-17 03:13:12 +00:00
act fix: try finding a socket, otherwise fail, respect user choice (#1745) 2023-04-23 19:02:56 +00:00
cmd fix: try finding a socket, otherwise fail, respect user choice (#1745) 2023-04-23 19:02:56 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00