120 Commits (master)
 

Author SHA1 Message Date
  Gilles Dubuc 96de90b364 Add support for Builder arbitrary build commands 5 years ago
  Alexandros Kosiaris 1b6a700348 Add a pip install step 5 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
  Dan Duvall 73ee493d6e Provide a CONTRIBUTING.md guide 6 years ago
  Dan Duvall c085b6f56f Release v0.3.0 6 years ago
  Tyler Cipriani 877e93a371 Policy example should work on blubber.example.yaml 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
  Tyler Cipriani b790283b43 Makefile: install to global GOPATH with correct -ldflags 6 years ago
  Dan Duvall 0902d688e9 Generalize instructions for entrypoint and working directory 6 years ago
  Dan Duvall 8fa191f03d Simplify Docker instruction compilation 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 00820cbd6b Use dep for dependency management and commit vendor 6 years ago
  Dan Duvall 3e2708071d Move arcanist-go submodule from vendor to .arcvendor 6 years ago
  Dan Duvall 704549a0d3 Release version 0.2.0 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 5d4cc80edf Release version 0.1.0 6 years ago
  Dan Duvall 23ab0bea23 Move debian files out of master and into debian branch 6 years ago
  Dan Duvall 818a0fcc0f Include meta data as labels in Dockerfile output 6 years ago
  Dan Duvall d53a06a138 Capture and expose build-time meta data 6 years ago
  Tyler Cipriani 01f3533a0b Move error handling to main 6 years ago
  Dan Duvall 8ff4d41552 Provide Debian packaging files 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 373358d794 Compile only unique Docker stages determined from artifacts 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
  Dan Duvall 86071eec3d Configure arcanist, linters, and unit engine 6 years ago
  Tyler Cipriani 3ad2c475d9 Escape docker output 6 years ago
  Tyler Cipriani 56e09bc388 Run go fmt 6 years ago
  Dan Duvall 9f2ef14ba6 Support environment variables 6 years ago
  Dan Duvall 77b95b1f94 Set HOME environment variable for runs-as user 6 years ago
  Dan Duvall bbb5eba26a Use correct COPY syntax for quoted paths 6 years ago
  Dan Duvall 58c8e9718c Support single-stage builds for older Docker versions 6 years ago