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
Torbjørn Vatn d752f1e2b9 envs in if: - take 2 (#412)
* Test more if env variants

* The correct negation syntax is !=

* Make the Interpolate function support negated booleans from envs

* Move assert := a.New(t) into t.Run

This uncovered that some of the test premisses was wrong and the
Eval Bool function also had flaws

* Remove a stray logrus import
2020-11-12 08:15:09 -08:00
.github increase operations per run 2020-11-08 08:31:19 -08:00
act envs in if: - take 2 (#412) 2020-11-12 08:15:09 -08:00
cmd Simpler list view (#382) 2020-10-12 10:26:22 -07:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00