1. 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
  2. 25 Sep, 2021 1 commit
  3. 24 Sep, 2021 2 commits
  4. 21 Sep, 2021 1 commit
  5. 26 Jul, 2021 4 commits
  6. 10 May, 2021 1 commit
  7. 11 Sep, 2020 1 commit
  8. 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
  9. 20 Apr, 2020 1 commit
  10. 15 Apr, 2020 1 commit
  11. 20 Mar, 2020 7 commits
  12. 28 Feb, 2020 1 commit
  13. 27 Feb, 2020 8 commits
  14. 16 Oct, 2019 1 commit
  15. 11 Oct, 2019 3 commits
  16. 19 Jun, 2019 1 commit
  17. 11 Feb, 2019 1 commit
  18. 27 Nov, 2018 1 commit
  19. 29 Oct, 2018 2 commits
  20. 26 Oct, 2018 1 commit