You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
testdata fix vault conversion 5 years ago
config.go Check matrix conditions correctly 5 years ago
config_test.go fix vault conversion 5 years ago
constraint.go Check matrix conditions correctly 5 years ago
container.go add from_secret with short and long format 5 years ago
container_test.go add from_secret with short and long format 5 years ago
secret.go add from_secret with short and long format 5 years ago
secret_test.go add from_secret with short and long format 5 years ago
slice_map.go add from_secret with short and long format 5 years ago
slice_map_test.go add from_secret with short and long format 5 years ago
string_slice.go add from_secret with short and long format 5 years ago
string_slice_test.go add from_secret with short and long format 5 years ago
volume.go add from_secret with short and long format 5 years ago
volume_test.go add from_secret with short and long format 5 years ago