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
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
..
internal Check matrix conditions correctly 5 years ago
matrix add from_secret with short and long format 5 years ago
testdata initial commit 6 years ago
convert.go add from_secret with short and long format 5 years ago
match.go add from_secret with short and long format 5 years ago
match_test.go add from_secret with short and long format 5 years ago