Semi-unnamed homegrown Forgejo Action compatible runner runtime.
Find a file
2024-08-02 19:30:37 -04:00
internal feat: group all cleanup tasks and defer to end of run 2024-08-02 19:30:37 -04:00
.gitignore feat: track tasks and individual jobs in runner 2024-08-01 22:48:54 -04:00
go.mod feat: track tasks and individual jobs in runner 2024-08-01 22:48:54 -04:00
go.sum feat: track tasks and individual jobs in runner 2024-08-01 22:48:54 -04:00
LICENSE Initial commit 2024-08-01 22:39:45 +00:00
main.go feat: enforce exact number of positionals instead of a minimum 2024-08-02 17:38:00 -04:00
README.md feat: initial push, support for simple isolated shell workflows 2024-08-01 18:43:18 -04:00

Courgette

Overview

Courgette is a homegrown Forgejo/Act compatible runner (or aspires to be someday).