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 f6f191d9e0 refactor: remove docker image list reference filter (#1501)
* refactor: remove docker reference filter

* make it work

* solve logic failure

* Another mistake

* another one

* revert signature of ImageExistsLocally

It is better to keep two return values
2023-01-13 17:52:54 +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 refactor: remove docker image list reference filter (#1501) 2023-01-13 17:52:54 +00:00
cmd revert: deprecation of containerArchitecture (#1514) 2022-12-19 21:24:05 +00:00
main.go feat: handle context cancelation during docker exec (#1170) 2022-05-24 14:52:25 +00:00