Commit History

Author SHA1 Message Date
  Joffrey F fcf78fe3de Constraint build argument types. Numbers are cast into strings 9 years ago
  Daniel Nephin d1d3969661 Add docker-compose event 10 years ago
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 years ago
  Daniel Nephin b4edf0c454 Move parallel_execute to a new module. 10 years ago
  Daniel Nephin d1adbb9b25 Refactor parallel_execute. 10 years ago
  Daniel Nephin c78c32c2e8 Fixes #2398 - the build progress stream can contain empty json objects. 10 years ago
  Daniel Nephin b09cf86dd6 Merge pull request #2326 from dnephin/unicode_decode_error 10 years ago
  Aanand Prasad 1bfb710326 Fix parallel output 10 years ago
  Daniel Nephin 26c7dd3712 Handle non-utf8 unicode without raising an error. 10 years ago
  Daniel Nephin 15d0c60a73 Fix split buffer with inconsistently delimited json objects. 10 years ago
  Daniel Nephin 3661e8bc74 Fix build against the swarm cluster by joining buffered output before parsing json. 10 years ago
  Daniel Nephin 61415cd8bc Fixes #1955 - Handle unexpected errors, but don't ignore background threads. 10 years ago
  Joffrey F 6da7a9194c Remove or space out suspension dots after service name for easier copy-pasting 10 years ago
  Daniel Nephin bd7c032a00 Fix service integration tests. 10 years ago
  Daniel Nephin 71ff872e8e Update unit tests for stream_output to match the behaviour of a docker-py response. 10 years ago
  Daniel Nephin feaa4a5f1a Unit tests passing again. 10 years ago
  Daniel Nephin 2943ac6812 Cleanup requirements.txt so we don't have to maintain separate copies for py2 and py3. 10 years ago
  Daniel Nephin 59d4f304ee Run pre-commit on all files 10 years ago
  Mazz Mosley f4a8fda283 Handle all exceptions 10 years ago
  Mazz Mosley 2c8aade13e Space for errors 10 years ago
  Mazz Mosley da650e9cfd Refactor parallel execute 10 years ago
  Mazz Mosley 5c29ded6ac Parallelise scale 10 years ago
  Aanand Prasad 4ba9d9dac2 Make parallel tasks interruptible with Ctrl-C 10 years ago
  Mazz Mosley 9d9b865796 Add in error handling 10 years ago
  Mazz Mosley 61787fecea Resolve race condition 10 years ago
  Mazz Mosley da6cbd4535 Improve output for parallel command 10 years ago
  Aanand Prasad f03dec766d Rename max workers env var and fix docs 10 years ago
  Mazz Mosley a68ca199a2 Execute container commands in parallel 10 years ago
  Ben Firshman f5ac1fa073 Remove whitespace from json hash 10 years ago
  Aanand Prasad ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 years ago