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
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
..
compiler Merge remote-tracking branch 'origin/master' 5 years ago
converter Check matrix conditions correctly 5 years ago
linter add from_secret with short and long format 5 years ago
pretty ability to set USER 5 years ago
signer initial commit 6 years ago
testdata use data attribute for secret 5 years ago
build.go Execute gofmt for best practice 5 years ago
build_test.go add from_secret with short and long format 5 years ago
cond.go Check matrix conditions correctly 5 years ago
cond_test.go add from_secret with short and long format 5 years ago
cron.go Execute gofmt for best practice 5 years ago
cron_test.go add from_secret with short and long format 5 years ago
env.go Add yaml marshalling for variable and parameter 5 years ago
env_test.go rollback to previous secret format 5 years ago
manifest.go document why Manifest.MarshalYAML is disabled 5 years ago
manifest_test.go add from_secret with short and long format 5 years ago
param.go Add yaml marshalling for variable and parameter 5 years ago
param_test.go rollback to previous secret format 5 years ago
parse.go Execute gofmt for best practice 5 years ago
parse_test.go add from_secret with short and long format 5 years ago
pipeline.go ability to set USER 5 years ago
pipeline_test.go add from_secret with short and long format 5 years ago
port.go Execute gofmt for best practice 5 years ago
port_test.go add from_secret with short and long format 5 years ago
push.go Execute gofmt for best practice 5 years ago
push_test.go add from_secret with short and long format 5 years ago
registry.go Execute gofmt for best practice 5 years ago
registry_test.go add from_secret with short and long format 5 years ago
secret.go use data attribute for secret 5 years ago
secret_test.go use data attribute for secret 5 years ago
signature.go Execute gofmt for best practice 5 years ago
signature_test.go add from_secret with short and long format 5 years ago
unit.go revert pull request #17 5 years ago
unit_test.go update headers 5 years ago