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
Victor Popkov 3a14671ab0 Add more steps context support (#887)
* feat: add more steps context support

- Add step outcome
- Remove step success in favour of conclusion

* feat: add conclusion and outcome steps context tests

Add corresponding tests and extend pkg/runner/expression.go vmSteps() to
handle steps context conclusion and outcome iota as strings.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-11-27 17:55:26 +00:00
.github ci(choco): fix chocolatey docker build (#903) 2021-11-24 09:27:38 -08:00
act Add more steps context support (#887) 2021-11-27 17:55:26 +00:00
cmd feat: add option for docker image rebuild (#878) 2021-11-24 07:51:37 -08:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00