summaryrefslogtreecommitdiff
path: root/config/apt.go
AgeCommit message (Expand)AuthorFilesLines
2018-12-10Use JSON as canonical config formatTyler Cipriani1-1/+1
2018-07-31Change import paths from Phabricator to GerritDan Duvall1-1/+1
2018-04-30Ensure non-interactive front-end for APTDan Duvall1-0/+3
2017-11-07Validate configuration after unmarshallingDan Duvall1-1/+1
2017-11-06Documented all exported types, functions, and interfacesDan Duvall1-0/+13
2017-09-14Use import paths without `.git` suffixDan Duvall1-1/+1
2017-08-30Use real types for build instructionsDan Duvall1-6/+4
2017-06-29Run go fmtTyler Cipriani1-0/+1
2017-05-23Use Phabricator import URIsDan Duvall1-1/+1
2017-05-10Decouple Docker compiler from apt/npm providersDan Duvall1-11/+14
2017-04-25Use a YAML config format instead of JSONDan Duvall1-1/+1
2017-04-19Support compilation to multi-stage DockerfileDan Duvall1-0/+28