summaryrefslogtreecommitdiff
path: root/config/variant_test.go
AgeCommit message (Expand)AuthorFilesLines
2018-12-10Use JSON as canonical config formatTyler Cipriani1-7/+7
2018-10-01Remove support for `sharedvolume` configurationDan Duvall1-13/+0
2018-08-14Bump Blubber config version to v3Dan Duvall1-7/+7
2018-07-31Change import paths from Phabricator to GerritDan Duvall1-2/+2
2018-05-20Bump config version to v2Dan Duvall1-7/+7
2018-04-05Refactor validation tests without YAML parsingDan Duvall1-1/+1
2018-04-05Introduce strict/versioned config parsingDan Duvall1-0/+7
2018-03-22Provide a `runs.insecurely` to be used with test variantsDan Duvall1-0/+54
2018-03-22Fix ownership on artifact copiesDan Duvall1-12/+16
2018-03-05Generalize instructions for entrypoint and working directoryDan Duvall1-0/+15
2018-03-05Fix application files/runtime permissions schemeDan Duvall1-4/+6
2018-02-07Resolve variant includes with the correct orderingDan Duvall1-29/+0
2017-11-07Validate configuration after unmarshallingDan Duvall1-0/+74
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-11Recursive variant expansionTyler Cipriani1-0/+48
2017-09-07Smarter copies/sharedvolume/default behaviorDan Duvall1-15/+65
2017-09-07Support `copies` config entry for multi-stage buildsDan Duvall1-0/+66