zerodoctor
c53198e343
fix various issues and add more trace logs
2023-10-07 00:12:59 -05:00
zerodoctor
04332e5527
init commit for coverting to podman
2023-10-04 23:19:30 -05: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
Julien Duchesne
67ee5cc7d0
Expose the authorized keys tmate feature ( #18 )
...
* Expose the authorized keys tmate feature
Described here: https://tmate.io/ in "Access Control"
The variable accepts the file content in raw format (with \n) and dumps it into a file which tmate reads
* Use echo instead of printf
* Add missing quote
* Only setup tmate settings if debug is activated
2021-06-24 09:47:12 +01:00
Brad Rydzewski
00b690ce8c
support for remote tmate servers
2020-11-20 16:47:52 -05:00
Brad Rydzewski
9466e54a6c
fix nil point in compile cli command when secret not exists [CI SKIP]
2020-11-17 15:42:16 -05:00
Brad Rydzewski
f213588b27
add 1.6.0 to changelog
2020-11-11 18:17:10 -05:00
Brad Rydzewski
dbafc98217
added native copy command for multi-arch support
2020-11-11 17:46:10 -05:00
Brad Rydzewski
2457d8d0d7
source tmate binary from docker image
2020-11-11 17:24:24 -05:00
Brad Rydzewski
16780b5dee
update runner-go package to include build.debug attribute
2020-11-09 16:26:54 -05:00
Brad Rydzewski
bde3fbb785
option to disable netrc for non-clone steps
2020-08-13 17:44:20 -04:00
Brad Rydzewski
06b89a91b4
support for defining docker network opts
2020-08-11 09:03:07 -04:00
Brad Rydzewski
4dfbd2c526
added command to process single pipeline
2020-05-06 16:31:55 -04:00
Patrick Gaskin
1c6d3c6e22
Fix help command description
2020-04-17 02:23:09 -04:00
Brad Rydzewski
80c26bc5d9
option to set global shm_size
2020-04-15 13:00:56 -04:00
Brad Rydzewski
55560d5473
use correct registry plugin token var
2020-02-04 14:23:19 -08:00
Brad Rydzewski
a4675cb5ca
support for fast failure
2019-12-09 15:35:03 -08:00
Brad Rydzewski
2e48cd1b3b
abstract polling and execution to runner-go library
2019-12-06 16:10:27 -08:00
Brad Rydzewski
322c49e924
ensure env map is non-nil
2019-11-24 11:04:14 -08:00
Brad Rydzewski
8fa2a23129
support for new env plugin
2019-11-20 10:01:42 -08:00
Brad Rydzewski
2e1fc1a142
fixed issue with windows using bash script
2019-11-01 09:28:42 -07:00
Brad Rydzewski
d0e71587b7
log os and arch in poller
2019-10-31 15:13:30 -07:00
Brad Rydzewski
546e0e433a
bump runner-go library to v1.3.0
2019-10-31 14:22:11 -07:00
Brad Rydzewski
bcaf3a536c
fix incorrect arch in amd64 image
2019-10-31 11:40:20 -07:00
Brad Rydzewski
d6505a1717
customize clone image
2019-10-31 10:26:02 -07:00
Brad Rydzewski
474431ccf3
support legacy env variables
2019-10-30 18:55:37 -07:00
Brad Rydzewski
3761bd0df4
add global resource limmits
2019-10-29 13:08:42 -07:00
Brad Rydzewski
1f9a599640
support for image pull logs
2019-10-24 23:36:35 -07:00
Brad Rydzewski
4119ac2a6d
fix issues with privileged not set
2019-10-24 19:25:18 -07:00
Brad Rydzewski
f54c3463cb
mount working dir with drone exec
2019-10-24 16:06:57 -07:00
Brad Rydzewski
09f19e5b99
fix compiler unit tests, hook up daemon
2019-10-22 23:13:40 -07:00
Brad Rydzewski
22e660dda7
added support for envfile variables
2019-10-22 18:12:04 -07:00
Brad Rydzewski
3e003391ae
ping docker daemon on startup [ci skip]
2019-10-22 16:00:56 -07:00
Brad Rydzewski
4d3f9c66af
implement basic exec [ci skip]
2019-10-22 15:21:57 -07:00
Brad Rydzewski
00df09b842
wip adding docker run commands [ci skip]
2019-10-19 11:39:16 -07:00
Brad Rydzewski
f0bea94a58
read registry credentials [CI SKIP]
2019-10-17 16:05:49 -07:00
Brad Rydzewski
b198003a0c
source labels from runner-go
2019-10-17 14:33:16 -07:00
Brad Rydzewski
1abfbf69ea
add global volumes, networks, labels, dind
2019-10-17 13:36:11 -07:00
Brad Rydzewski
241df7a44b
hook up linter
2019-10-16 23:47:18 -07:00
Brad Rydzewski
43bbf6e78c
initial commit [ci skip]
2019-10-10 19:01:58 -07:00