19 Commits

Author SHA1 Message Date
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
f213588b27 add 1.6.0 to changelog 2020-11-11 18:17:10 -05:00
Brad Rydzewski
2457d8d0d7 source tmate binary from docker image 2020-11-11 17:24:24 -05: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
8fa2a23129 support for new env plugin 2019-11-20 10:01:42 -08: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
f54c3463cb mount working dir with drone exec 2019-10-24 16:06:57 -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