60 Commits (master)

Author SHA1 Message Date
  Gilles Dubuc 96de90b364 Add support for Builder arbitrary build commands 6 years ago
  Alexandros Kosiaris 1b6a700348 Add a pip install step 6 years ago
  Dan Duvall 71f24e2bca Ensure non-interactive front-end for APT 6 years ago
  Dan Duvall ea364b2f41 Refactor validation tests without YAML parsing 6 years ago
  Dan Duvall 26b998456a Introduce strict/versioned config parsing 6 years ago
  Tyler Cipriani 0595606a31 No need to export NewValidator 6 years ago
  Dan Duvall cffb77e9db Provide a `runs.insecurely` to be used with test variants 6 years ago
  Dan Duvall 50c5793952 Fix ownership on artifact copies 6 years ago
  Dan Duvall eb9b69dd3d Allow for configuration policies 6 years ago
  Dan Duvall 6896e655eb Support Python projects 6 years ago
  Dan Duvall 0902d688e9 Generalize instructions for entrypoint and working directory 6 years ago
  Dan Duvall 47526283fe Fix application files/runtime permissions scheme 6 years ago
  Dan Duvall f606d212fd Resolve variant includes with the correct ordering 6 years ago
  Dan Duvall 1d8f07a35c Validate configuration after unmarshalling 6 years ago
  Dan Duvall 5b5ad0496f Conform to all linter warnings/advice 6 years ago
  Dan Duvall 515d9f26eb Documented all exported types, functions, and interfaces 6 years ago
  Dan Duvall f52923fb5b Switch to github import path for testify 6 years ago
  Dan Duvall 6766ee4e74 Use import paths without `.git` suffix 6 years ago
  Tyler Cipriani 4e5c728eec Recursive variant expansion 6 years ago
  Dan Duvall b25e7c6b66 Add shared lib node module bins to PATH 6 years ago
  Dan Duvall 6206629638 Smarter copies/sharedvolume/default behavior 6 years ago
  Dan Duvall 410085e1f5 Support `copies` config entry for multi-stage builds 6 years ago
  Dan Duvall 2a19f04679 Define `NODE_ENV` and always define `NODE_PATH` 6 years ago
  Dan Duvall 89a5377118 Install node modules into common local directory 6 years ago
  Dan Duvall 588a5eec54 Create directory for common unprivileged app dependencies 6 years ago
  Dan Duvall a0ece14e6e Use real types for build instructions 6 years ago
  Dan Duvall 3071d9290e Quote CLI arguments in `RunsConfig` instructions 6 years ago
  Dan Duvall 19b47a2737 Broaden base test coverage 6 years ago
  Tyler Cipriani 56e09bc388 Run go fmt 6 years ago
  Dan Duvall 9f2ef14ba6 Support environment variables 7 years ago
  Dan Duvall 77b95b1f94 Set HOME environment variable for runs-as user 7 years ago
  Dan Duvall b6c3ad2aac Fix variant expansion for bool config fields 7 years ago
  Dan Duvall d0266214e0 Use Phabricator import URIs 7 years ago
  Dan Duvall fb363428ed Decouple Docker compiler from apt/npm providers 7 years ago
  Dan Duvall d0ada7682f Rename `run` config to `runs` 7 years ago
  Dan Duvall 72a866a74a Use a YAML config format instead of JSON 7 years ago
  Dan Duvall b993d5c739 Invert `copiestree` feature as `sharedvolume` 7 years ago
  Dan Duvall 2293df82ef Fixed tab 7 years ago
  Dan Duvall 4a3550fc26 Allow configuration of whether to copy in source tree 7 years ago
  Dan Duvall 82e80325b9 Support compilation to multi-stage Dockerfile 7 years ago
  Dan Duvall adf22c9e88 Implemented expansion/inclusion of variants 7 years ago
  Dan Duvall 5e82f83d88 Refactored config structure to use map for variants 7 years ago
  Dan Duvall 190c4d5e65 Refactored config structure 7 years ago
  Dan Duvall 0f5783ac20 Initial commit 7 years ago