summaryrefslogtreecommitdiff
path: root/config/artifacts.go
AgeCommit message (Expand)AuthorFilesLines
2018-12-10Use JSON as canonical config formatTyler Cipriani1-3/+3
2018-07-31Change import paths from Phabricator to GerritDan Duvall1-1/+1
2018-03-22Fix ownership on artifact copiesDan Duvall1-2/+2
2017-11-07Validate configuration after unmarshallingDan Duvall1-3/+3
2017-11-06Documented all exported types, functions, and interfacesDan Duvall1-3/+21
2017-09-14Use import paths without `.git` suffixDan Duvall1-1/+1
2017-09-07Support `copies` config entry for multi-stage buildsDan Duvall1-0/+15
2017-06-29Run go fmtTyler Cipriani1-2/+2
2017-04-25Use a YAML config format instead of JSONDan Duvall1-3/+3
2017-04-19Support compilation to multi-stage DockerfileDan Duvall1-0/+7