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.
2019-04-24 16:59:32 +02:00
..
compiler Merge remote-tracking branch 'origin/master' 2019-04-13 12:47:58 -07:00
converter Check matrix conditions correctly 2019-04-24 16:59:32 +02:00
linter add from_secret with short and long format 2019-02-21 12:48:45 -08:00
pretty ability to set USER 2019-04-10 19:31:22 -07:00
signer initial commit 2019-01-22 15:44:17 -08:00
testdata use data attribute for secret 2019-03-17 19:25:35 -07:00
build.go Execute gofmt for best practice 2019-04-24 16:52:00 +02:00
build_test.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
cond.go Check matrix conditions correctly 2019-04-24 16:59:32 +02:00
cond_test.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
cron.go Execute gofmt for best practice 2019-04-24 16:52:00 +02:00
cron_test.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
env.go Add yaml marshalling for variable and parameter 2019-04-24 01:08:44 +02:00
env_test.go rollback to previous secret format 2019-02-21 16:59:17 -08:00
manifest.go document why Manifest.MarshalYAML is disabled 2019-02-11 13:26:34 -08:00
manifest_test.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
param.go Add yaml marshalling for variable and parameter 2019-04-24 01:08:44 +02:00
param_test.go rollback to previous secret format 2019-02-21 16:59:17 -08:00
parse.go Execute gofmt for best practice 2019-04-24 16:52:00 +02:00
parse_test.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
pipeline.go ability to set USER 2019-04-10 19:31:22 -07:00
pipeline_test.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
port.go Execute gofmt for best practice 2019-04-24 16:52:00 +02:00
port_test.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
push.go Execute gofmt for best practice 2019-04-24 16:52:00 +02:00
push_test.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
registry.go Execute gofmt for best practice 2019-04-24 16:52:00 +02:00
registry_test.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
secret.go use data attribute for secret 2019-03-17 19:25:35 -07:00
secret_test.go use data attribute for secret 2019-03-17 19:25:35 -07:00
signature.go Execute gofmt for best practice 2019-04-24 16:52:00 +02:00
signature_test.go add from_secret with short and long format 2019-02-21 12:48:45 -08:00
unit.go revert pull request #17 2019-03-17 18:37:29 -07:00
unit_test.go update headers 2019-03-18 09:26:07 -07:00