1. 04 Oct, 2021 2 commits
  2. 28 Sep, 2021 1 commit
  3. 27 Sep, 2021 2 commits
  4. 26 Sep, 2021 1 commit
    • Julien Muchembled's avatar
      default: fix error handling in pipeCommand() · 30e20b79
      Julien Muchembled authored
      Traceback (most recent call last):
        ...
        File "slapos/recipe/build/__init__.py", line 191, in pipeCommand
          raise zc.buildout.UserError('Failed while running command:'
        File "slapos/recipe/build/__init__.py", line 192, in <genexpr>
          + ''.join('\n  ' + q for q in failed))
      TypeError: cannot concatenate 'str' and 'tuple' objects
      30e20b79
  5. 25 Sep, 2021 1 commit
  6. 24 Sep, 2021 2 commits
  7. 21 Sep, 2021 1 commit
  8. 26 Jul, 2021 4 commits
  9. 10 May, 2021 1 commit
  10. 11 Sep, 2020 1 commit
  11. 03 Sep, 2020 1 commit
    • Jérome Perrin's avatar
      gitclone: let errors on update propagate · dd61ddf3
      Jérome Perrin authored
      Update use to tolerate errors in develop mode, to prevent buildout from
      deleting develop working copies if anything happens, then this behavior was
      extended to non-develop mode, apparently by mistake.
      
      In non-develop mode, we want error to propagate, if something went wrong with
      updating this repository, buildout should delete and retry.
      dd61ddf3
  12. 20 Apr, 2020 1 commit
  13. 15 Apr, 2020 1 commit
  14. 20 Mar, 2020 7 commits
  15. 28 Feb, 2020 1 commit
  16. 27 Feb, 2020 8 commits
  17. 16 Oct, 2019 1 commit
  18. 11 Oct, 2019 3 commits
  19. 19 Jun, 2019 1 commit