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
Alex Savchuk 658b6fdbf8 fix: support docker create arguments from container.options (#1022) (#1351)
* fix: support docker create arguments from container.options (#1022)

* fix processing of errors, add verbose logging, fix test

* disable linter for code copied from docker/cli

* fix all linter issues

* Add license info

* Add opts_test.go from docker/cli and required testdata

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-10-06 22:09:43 +00:00
.github build(deps): bump megalinter/megalinter from 5 to 6.11.0 (#1370) 2022-10-04 22:53:18 +00:00
act fix: support docker create arguments from container.options (#1022) (#1351) 2022-10-06 22:09:43 +00:00
cmd fix: show workflow info even if on.push is not defined (#1329) (#1335) 2022-09-29 05:59:52 +00:00
main.go feat: handle context cancelation during docker exec (#1170) 2022-05-24 14:52:25 +00:00