drone-yaml/yaml/converter/legacy/internal
Thomas Boerger 6c40ddf74e
Check matrix conditions correctly
We are using matrix conditions heavily, and without that fix they are
ignored and could lead to undefined variables. With this fix only
matching matrix conditions are getting converted from the legacy format.
2019-04-24 16:59:32 +02:00
..
testdata fix vault conversion 2019-03-14 10:51:31 -07:00
config.go Check matrix conditions correctly 2019-04-24 16:59:32 +02:00
config_test.go fix vault conversion 2019-03-14 10:51:31 -07:00
constraint.go Check matrix conditions correctly 2019-04-24 16:59:32 +02:00
container.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
container_test.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
secret.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
secret_test.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
slice_map.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
slice_map_test.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
string_slice.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
string_slice_test.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
volume.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
volume_test.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00