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
Joseph Benden 5e66a1942e Support container removal at exit. Fixes #694 (#714)
This patch adds a new command-line flag (`--rm`) to automatically
stop workflow container(s), just prior to exit. The default
behavior is kept, e.g.: the containers continue running at exit.

Fixes: #694
Signed-off-by: Joseph Benden <joe@benden.us>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-06-10 15:09:05 +00:00
.github fix: update codecov action (again) (#731) 2021-06-09 10:30:16 -07:00
act Support container removal at exit. Fixes #694 (#714) 2021-06-10 15:09:05 +00:00
cmd Support container removal at exit. Fixes #694 (#714) 2021-06-10 15:09:05 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00