41 Commits (master)

Author SHA1 Message Date
  Tyler Cipriani d2ff2621c4 Bump config version to v4 4 years ago
  Dan Duvall fd20d346dd Unify `copies` and `artifacts` configuration 5 years ago
  Tyler Cipriani 56e830f641 Use JSON as canonical config format 5 years ago
  Dan Duvall af9e797908 Remove support for `sharedvolume` configuration 5 years ago
  Dan Duvall b6c9e31fc5 Bump Blubber config version to v3 5 years ago
  Dan Duvall 80936122c7 Change import paths from Phabricator to Gerrit 5 years ago
  Tyler Cipriani aba163aa5a Add slash to directory path if copying > 1 file 5 years ago
  Dan Duvall 798f963810 Bump config version to v2 6 years ago
  Dan Duvall 26b998456a Introduce strict/versioned config parsing 6 years ago
  Dan Duvall 50c5793952 Fix ownership on artifact copies 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 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 818a0fcc0f Include meta data as labels in Dockerfile output 6 years ago
  Tyler Cipriani 01f3533a0b Move error handling to main 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 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 373358d794 Compile only unique Docker stages determined from artifacts 6 years ago
  Dan Duvall a0ece14e6e Use real types for build instructions 6 years ago
  Dan Duvall 19b47a2737 Broaden base test coverage 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
  Dan Duvall b6c3ad2aac Fix variant expansion for bool config fields 6 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 b993d5c739 Invert `copiestree` feature as `sharedvolume` 7 years ago
  Dan Duvall 6acd6572a2 Include entrypoint 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 5e82f83d88 Refactored config structure to use map for variants 7 years ago
  Dan Duvall 0f5783ac20 Initial commit 7 years ago