Commit Graph

39 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
Eoin McAfee
28160e11b8 create and store card data (#41)
* ability to stream a file to the drone server
2021-11-15 10:44:33 +00:00
Will Salt
ed84ab6299 bump drone/runner-go to include trigger env var 2021-09-14 16:12:23 +01:00
fgierlinger
f206c04592 chore: update runner-go to 1.8.0 2021-06-24 21:59:48 +02:00
TP Honey
6dccc313c5 (DRON-82) update envsubst to prevent compiler panics 2021-06-16 11:47:20 +01:00
tphoney
2f6d747028 (feat) adding image field to step 2021-02-27 05:08:32 +00:00
Brad Rydzewski
16780b5dee update runner-go package to include build.debug attribute 2020-11-09 16:26:54 -05:00
Brad Rydzewski
078ffd80a9 update runner-go package to include build.debug attribute 2020-11-09 15:48:07 -05:00
Brad Rydzewski
b03215c478 bump runner-go version 2020-10-16 15:14:58 -04:00
Brad Rydzewski
a4655c509a fix issue 78 not early exiting when services 2020-10-15 14:12:11 -04:00
Brad Rydzewski
67e6ccef43 update runner-go to include invalid http response code fix 2020-10-08 16:00:28 -04:00
Brad Rydzewski
0184632e6e improve handling of semaphore errors 2020-09-21 13:20:38 -04:00
Brad Rydzewski
aac6cf39db cancel should set cancel status, not error status 2020-09-15 15:03:53 -04:00
Brad Rydzewski
bde3fbb785 option to disable netrc for non-clone steps 2020-08-13 17:44:20 -04:00
Brad Rydzewski
68b7fcba30 upgrade docker client 2020-06-21 14:49:23 -04:00
Brad Rydzewski
4dfbd2c526 added command to process single pipeline 2020-05-06 16:31:55 -04:00
Brad Rydzewski
a4cd891b91 preparate changelog for 1.3.0 release [ci skip] 2020-04-15 18:03:34 -04:00
Brad Rydzewski
80c26bc5d9 option to set global shm_size 2020-04-15 13:00:56 -04:00
Brad Rydzewski
db5468f23b bump runner-go to handle invalid registry urls 2020-03-27 10:16:23 -07:00
Brad Rydzewski
f215b64f3d added support for environment extesion v2 protocol 2020-03-26 13:03:15 -07:00
Brad Rydzewski
5501f45d78 upgrade runner-go to parse username password in docker config.json 2020-03-24 14:13:53 -07:00
Brad Rydzewski
ddc222cbe5 drain http response to ensure connection reuse 2020-02-10 15:23:31 -08:00
Brad Rydzewski
e574386087 bump runner-go to include duration logging 2020-02-10 08:57:41 -08:00
Brad Rydzewski
8ad796ad1e update runner-go module 2020-01-30 23:49:13 -08:00
Brad Rydzewski
4168cf0fd2 bump runner-go version 2020-01-24 16:25:41 -08:00
Brad Rydzewski
18d4bb5628 bump runner-go dependency 2019-12-11 13:31:44 -08:00
Brad Rydzewski
a4675cb5ca support for fast failure 2019-12-09 15:35:03 -08: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
546e0e433a bump runner-go library to v1.3.0 2019-10-31 14:22:11 -07:00
Brad Rydzewski
eb185d2d5d bump runner-go 2019-10-30 17:40:55 -07:00
Brad Rydzewski
09f19e5b99 fix compiler unit tests, hook up daemon 2019-10-22 23:13:40 -07:00
Brad Rydzewski
cb17765779 remove drone-runtime dependency [ci skip] 2019-10-22 15:49:22 -07:00
Brad Rydzewski
00df09b842 wip adding docker run commands [ci skip] 2019-10-19 11:39:16 -07:00
Brad Rydzewski
983f1badde ensure nil step does not cause problems 2019-10-17 15:52:05 -07:00
Brad Rydzewski
b198003a0c source labels from runner-go 2019-10-17 14:33:16 -07:00
Brad Rydzewski
43bbf6e78c initial commit [ci skip] 2019-10-10 19:01:58 -07:00