An error occurred fetching the project authors.
  1. 08 Dec, 2021 1 commit
  2. 09 Apr, 2021 3 commits
  3. 07 Apr, 2021 3 commits
  4. 13 Jan, 2021 1 commit
  5. 05 Aug, 2020 1 commit
  6. 24 Mar, 2020 1 commit
  7. 17 Feb, 2020 1 commit
  8. 17 Jan, 2020 1 commit
  9. 08 Nov, 2019 1 commit
  10. 04 Oct, 2019 1 commit
    • Thomas Gambier's avatar
      do not create two wrappers for the same executable if hash change · ed707d3b
      Thomas Gambier authored
      Prevent creating 2 wrapper for the same service if hash changed. Here, one service is exited because port is used by the firt to service to start:
      
          slappart6:runner-sshd-4248650e36a9a26a6481df1baffd9f58-on-watch                RUNNING   pid 27835, uptime 0:03:45
          slappart6:runner-sshd-b3b68f4278ceb84691ec27521ea229eb-on-watch                EXITED    Mar 06 04:52 PM
      
      To achieve that, update slapos.cookbook and use hash-existing-files option of wrapper recipe
      
      hash-existing-files list all the files used for hash that are not
      handled by buildout. For those files, the hash is calculated as soon as
      the __init__ function so that if there is a change in those files,
      buildout will remove the existing wrapper (it will uninstall the
      section) and replace it with the new wrapper.
      
      /reviewed-on !525
      ed707d3b
  11. 16 Jul, 2019 1 commit
  12. 11 Jul, 2019 1 commit
  13. 27 Jun, 2019 1 commit
  14. 30 Apr, 2019 1 commit
  15. 23 Apr, 2019 2 commits
  16. 21 Jan, 2019 1 commit
  17. 26 Oct, 2018 1 commit
  18. 22 Oct, 2018 1 commit
  19. 30 Aug, 2018 1 commit
  20. 29 Aug, 2018 2 commits
  21. 13 Aug, 2018 1 commit
  22. 03 Aug, 2018 1 commit
  23. 31 Jul, 2018 1 commit
  24. 24 Jul, 2018 1 commit
  25. 17 Jul, 2018 1 commit
  26. 03 Jul, 2018 1 commit
  27. 24 Apr, 2018 1 commit
  28. 16 Apr, 2018 1 commit
  29. 10 Apr, 2018 1 commit
  30. 30 Mar, 2018 1 commit
  31. 22 Mar, 2018 1 commit
  32. 12 Feb, 2018 1 commit
  33. 25 Jan, 2018 1 commit
  34. 11 Dec, 2017 1 commit