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 5a18d6c28f fix: checkout container path should always use / (#1226)
Container.CopyDir is no longer working with `\` as destpath.
2022-06-21 21:23:49 +00:00
.github revert auto changelog generator 2022-06-20 17:02:49 -07:00
act fix: checkout container path should always use / (#1226) 2022-06-21 21:23:49 +00:00
cmd feat: add option to bypass GHE for actions checkout (#1162) 2022-06-21 13:52:21 +00:00
main.go feat: handle context cancelation during docker exec (#1170) 2022-05-24 14:52:25 +00:00