summaryrefslogtreecommitdiff
path: root/config/runs.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-22Provide a `runs.insecurely` to be used with test variantsDan Duvall1-0/+2
2018-03-05Fix application files/runtime permissions schemeDan Duvall1-73/+11
2017-11-07Validate configuration after unmarshallingDan Duvall1-8/+8
2017-11-06Conform to all linter warnings/adviceDan Duvall1-10/+10
2017-11-06Documented all exported types, functions, and interfacesDan Duvall1-5/+32
2017-09-14Use import paths without `.git` suffixDan Duvall1-1/+1
2017-09-05Create directory for common unprivileged app dependenciesDan Duvall1-1/+7
2017-08-30Use real types for build instructionsDan Duvall1-34/+22
2017-07-17Quote CLI arguments in `RunsConfig` instructionsDan Duvall1-6/+8
2017-06-29Run go fmtTyler Cipriani1-10/+18
2017-06-26Support environment variablesDan Duvall1-7/+44
2017-06-20Set HOME environment variable for runs-as userDan Duvall1-12/+16
2017-05-23Use Phabricator import URIsDan Duvall1-1/+1
2017-05-10Decouple Docker compiler from apt/npm providersDan Duvall1-17/+23
2017-05-01Rename `run` config to `runs`Dan Duvall1-0/+44