Commit History

Author SHA1 Message Date
  Joe Ferguson 6fdfcac213 Have tests pull external images 5 years ago
  Tianon Gravi a9bd6229fd Adjust test-pr.sh to filter to only images which support the current BASHBREW_ARCH 5 years ago
  Tianon Gravi e9a3c6d607 Remove bashbrew (now canonically at https://github.com/docker-library/bashbrew) 5 years ago
  Tianon Gravi ebccc042ea Add "--init" to "docker run" arguments in "test-pr.sh" 5 years ago
  Tianon Gravi fdc1c6fefb Add BASHBREW_ARCH to test-pr output 8 years ago
  Tianon Gravi ba3c616502 Fix sloppy mistake 8 years ago
  Tianon Gravi d24ec3688a Ignore several BASHBREW_... vars when passing forward (whoops) 8 years ago
  Tianon Gravi 6c3d7c45c7 Update test-pr to pass through any additional "BASHBREW_..." environment variables as-is (esp. for BASHBREW_ARCH) 8 years ago
  Tianon Gravi 4b6c272d41 Enforce appropriate build-order in "test-pr.sh" 8 years ago
  Tianon Gravi 81ee401700 Update "failure" output of "test-pr.sh" to be cleaner 9 years ago
  Tianon Gravi 90a540c6a4 Make test-pr.sh's use of a TTY conditional on whether it has one 9 years ago
  Tianon Gravi 475468dec5 Add a short note to "test-pr.sh" for further improvement 9 years ago
  Tianon Gravi ae29d3a0ef Replace "--pull-missing" with "--pull=missing" (in test-pr.sh) 9 years ago
  Tianon Gravi eb31296984 Move that fix a little further down so it applies always regardless 9 years ago
  Tianon Gravi 2feb571ba9 Crap 9 years ago
  Tianon Gravi d441c7811f Fix more oversight from https://github.com/docker-library/official-images/pull/1810 9 years ago
  Tianon Gravi 31d6256106 Fix some minor oversights from https://github.com/docker-library/official-images/pull/1810 9 years ago
  Tianon Gravi 3b661c2c61 Explicitly note that Docker 1.10+ is required for the new Bashbrew 9 years ago
  Tianon Gravi faf6af3ab8 Rename "--verbose" to the more-apt "--debug", and adjust "docker build" to _always_ capture output (expect when debug mode is enabled and it's piped directly to the user) so that it can be included in the error response if the build fails 9 years ago
  Tianon Gravi 4182896ba7 Pipe "git merge -q" output to /dev/null since it's not appropriately quiet in the face of file removals 9 years ago
  Tianon Gravi dfc5512318 Convert "bashbrew" to Go and add a new RFC 2822 manifest file format 9 years ago
  Tianon Gravi 0581dea5cd Convert "test-pr.sh" to use a two-stage containerized approach to actually check out the tests from the PR we're testing 10 years ago
  Joe Ferguson 938c4c7d1a Add script for building and testing PRs 10 years ago