9 Commits

Author SHA1 Message Date
zerodoctor
04332e5527 init commit for coverting to podman 2023-10-04 23:19:30 -05:00
Julien Duchesne
65d05f2c6d Add retries option to the clone step (#44)
* Add retries option to the clone step
Used to support https://github.com/drone/drone-git/pull/43
Will require a go mod update to add the arg to the manifest: https://github.com/drone/runner-go/pull/22

* Update `runner-go` to v1.12.0

* Add test
2022-06-09 16:14:11 +01:00
Brad Rydzewski
f746e00e7c fix unit tests 2019-12-09 14:07:24 -08:00
Brad Rydzewski
2e48cd1b3b abstract polling and execution to runner-go library 2019-12-06 16:10:27 -08:00
Brad Rydzewski
8fa2a23129 support for new env plugin 2019-11-20 10:01:42 -08:00
Brad Rydzewski
a319f263c9 unit tests reflect clone pulls if-not-exists 2019-10-26 11:16:40 -07:00
Brad Rydzewski
4119ac2a6d fix issues with privileged not set 2019-10-24 19:25:18 -07:00
Brad Rydzewski
09f19e5b99 fix compiler unit tests, hook up daemon 2019-10-22 23:13:40 -07:00
Brad Rydzewski
43bbf6e78c initial commit [ci skip] 2019-10-10 19:01:58 -07:00