Commit Graph

11 Commits

Author SHA1 Message Date
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
Brad Rydzewski
057639f3ca mutate hostname if parsing registry url succeeds 2020-01-31 09:00:59 -08:00
Brad Rydzewski
b4bb1f4a4d trim http https prefix when matching hostname 2020-01-31 08:53:41 -08:00
Brad Rydzewski
8ad796ad1e update runner-go module 2020-01-30 23:49:13 -08:00
Brad Rydzewski
a4675cb5ca support for fast failure 2019-12-09 15:35:03 -08:00
Brad Rydzewski
bcdce4415d if error is nil, do not strip extra info 2019-11-01 09:32:54 -07:00
Brad Rydzewski
2e1fc1a142 fixed issue with windows using bash script 2019-11-01 09:28:42 -07:00
Brad Rydzewski
1f9a599640 support for image pull logs 2019-10-24 23:36:35 -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
43bbf6e78c initial commit [ci skip] 2019-10-10 19:01:58 -07:00