forgejo-runner-act/cmd
Joseph Benden 003c995b36
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
..
graph.go Add super-linter + fix lint issues (#650) 2021-05-03 09:52:03 -07:00
input.go Support container removal at exit. Fixes #694 (#714) 2021-06-10 15:09:05 +00:00
list.go Have List suggest -W for duplicate jobs (#691) 2021-05-20 14:12:10 +00:00
platforms.go Update Docker images (#524) 2021-02-23 09:49:24 -08:00
root.go Support container removal at exit. Fixes #694 (#714) 2021-06-10 15:09:05 +00:00
secrets.go fix: replace gopass lib with golang.org/x/term (#674) 2021-05-06 20:13:14 +00:00