Commit Graph

183 Commits

Author SHA1 Message Date
fgierlinger
f206c04592 chore: update runner-go to 1.8.0 2021-06-24 21:59:48 +02: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
TP Honey
4107a97e12 Merge pull request #24 from tphoney/DRON-82
(DRON-82) update envsubst to prevent compiler panics
2021-06-16 15:53:43 +01:00
TP Honey
6dccc313c5 (DRON-82) update envsubst to prevent compiler panics 2021-06-16 11:47:20 +01:00
Javier Palomo
be90c9afe1 Test that inverse matches work for DRONE_LIMIT_REPOS
Added some additional unit tests to verify that `DRONE_LIMIT_REPOS`
works for inverse matches. Given that the matching is based on
path/filepath, inverse matches are supported.

Related docs:
https://docs.drone.io/runner/docker/configuration/reference/drone-limit-repos/
2021-04-13 12:39:39 +02:00
Isuru Fernando
a3bc47fcc7 Support ppc64le 2021-03-16 10:31:46 -05:00
Brad Rydzewski
d926749258 Merge pull request #14 from tphoney/add_steps_fields
(feat) adding image field to step
2021-03-01 22:19:00 -05:00
tphoney
2f6d747028 (feat) adding image field to step 2021-02-27 05:08:32 +00:00
Brad Rydzewski
a1030d681a update changelog [CI SKIP] 2021-01-18 15:20:30 -05:00
Brad Rydzewski
ab785195a0 Update util.go 2021-01-12 11:32:56 -05:00
Brad Rydzewski
ea74fa2ba4 reduce restricted volume false positives 2021-01-08 10:32:39 -05:00
Brad Rydzewski
77684a5864 update changelog for 1.6.2 [CI SKIP] 2020-12-18 14:25:27 -05:00
Brad Rydzewski
4f8d2e4eee add feature toggle to disable docker plugin volume check 2020-12-18 11:54:36 -05: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
2335394161 restrict volumes used with plugins 2020-11-17 08:36:06 -05:00
Brad Rydzewski
c8b3a362a2 update list of internal volumes and variables 2020-11-17 08:27:58 -05:00
Brad Rydzewski
f213588b27 add 1.6.0 to changelog 2020-11-11 18:17:10 -05:00
Brad Rydzewski
9a66f9a7a1 copy tmate from base in arm and arm64 dockerfiles 2020-11-11 17:50:06 -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
bb9e46aab0 cleanup tmate download [ci skip] 2020-11-11 15:59:15 -05: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
1df19caf57 WIP support for tmate [CI SKIP] 2020-11-09 14:57:55 -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
ce4a8ea66c added code to retry docker wait on early exit 2020-09-21 16:37:34 -04:00
Brad Rydzewski
ce73c396b5 update changelog for 1.5.2 [CI SKIP] 2020-09-21 13:23:48 -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
4b10e95195 ensure invalid dependecy fails linter with helpful error 2020-08-19 10:43:59 -04:00
Brad Rydzewski
fe9dece266 move restricted mount to helper function 2020-08-17 23:17:20 -04:00
Brad Rydzewski
a8d9c659bf increase list of restricted volumes 2020-08-17 23:10:46 -04:00
Brad Rydzewski
8a8164e2de unit tests to check privileged mode 2020-08-17 22:54:55 -04:00
Brad Rydzewski
e2dada588c bump changelog for 1.5.0 2020-08-13 17:47:17 -04:00
Brad Rydzewski
bde3fbb785 option to disable netrc for non-clone steps 2020-08-13 17:44:20 -04:00
Brad Rydzewski
c3fc3fcf3a Merge remote-tracking branch 'origin/master' 2020-08-11 09:04:43 -04:00
Brad Rydzewski
06b89a91b4 support for defining docker network opts 2020-08-11 09:03:07 -04:00
divialth
70b898ea1a check privileged image whitelist in service section
Signed-off-by: divialth <65872926+divialth@users.noreply.github.com>
2020-07-08 13:54:31 +02:00
Brad Rydzewski
19c1dbb938 Merge pull request #7 from drone-runners/upgrade-docker-client
upgrade docker client
2020-06-21 15:08:17 -04:00
Brad Rydzewski
1a896dcf10 bump changelog [CI SKIP] 2020-06-21 14:52:18 -04:00
Brad Rydzewski
3f0c471046 bump changelog 2020-06-21 14:51:23 -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
376e37f807 added 1909 image 2020-05-01 23:54:48 -04:00
Brad Rydzewski
5eeb70b80e publish to 1909 2020-05-01 19:57:42 -04:00
Brad Rydzewski
3618256020 Update README.md [CI SKIP] 2020-04-18 19:35:30 -04:00
Brad Rydzewski
db6f54acd7 Merge pull request #4 from geek1011/patch-1 [ci skip]
Fix help command description
2020-04-17 10:49:34 -04:00