summaryrefslogtreecommitdiff
path: root/config/artifacts_test.go
AgeCommit message (Expand)AuthorFilesLines
2018-12-10Use JSON as canonical config formatTyler Cipriani1-4/+4
2018-08-14Bump Blubber config version to v3Dan Duvall1-4/+4
2018-07-31Change import paths from Phabricator to GerritDan Duvall1-2/+2
2018-05-20Bump config version to v2Dan Duvall1-4/+4
2018-04-05Refactor validation tests without YAML parsingDan Duvall1-1/+1
2018-04-05Introduce strict/versioned config parsingDan Duvall1-0/+4
2018-03-22Fix ownership on artifact copiesDan Duvall1-2/+6
2017-11-07Validate configuration after unmarshallingDan Duvall1-0/+52
2017-09-14Switch to github import path for testifyDan Duvall1-1/+1
2017-09-14Use import paths without `.git` suffixDan Duvall1-2/+2
2017-09-07Support `copies` config entry for multi-stage buildsDan Duvall1-0/+31
2017-07-12Broaden base test coverageDan Duvall1-0/+40