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
ChristopherHX 4d3a674f12 refactor: open boltdb only while using it (#1879)
* refactor: open boltdb only while using it

* patch

* Update handler_test.go

* Update handler_test.go

* Update handler_test.go

* Update handler.go

* timeout * 10

* pr feedback

* fixup
2023-07-10 16:57:06 +00:00
.github build(deps): bump megalinter/megalinter from 7.0.4 to 7.1.0 (#1857) 2023-06-12 03:33:28 +00:00
act refactor: open boltdb only while using it (#1879) 2023-07-10 16:57:06 +00:00
cmd Allow to override location of action cache dir (#1863) 2023-06-15 01:16:00 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00