summaryrefslogtreecommitdiff
path: root/docker/compiler_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-3/+3
2018-05-20Bump config version to v2Dan Duvall1-4/+4
2018-04-05Introduce strict/versioned config parsingDan Duvall1-0/+4
2017-10-19Include meta data as labels in Dockerfile outputDan Duvall1-0/+19
2017-10-10Move error handling to mainTyler Cipriani1-3/+6
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-05Compile only unique Docker stages determined from artifactsDan Duvall1-0/+29
2017-07-12Broaden base test coverageDan Duvall1-20/+0
2017-06-29Run go fmtTyler Cipriani1-0/+1
2017-06-26Support environment variablesDan Duvall1-14/+12
2017-06-20Set HOME environment variable for runs-as userDan Duvall1-0/+9
2017-06-20Use correct COPY syntax for quoted pathsDan Duvall1-0/+11
2017-06-15Support single-stage builds for older Docker versionsDan Duvall1-0/+43