An error occurred fetching the project authors.
  1. 10 Mar, 2020 1 commit
  2. 09 Mar, 2020 2 commits
  3. 25 Nov, 2019 2 commits
  4. 22 Nov, 2019 1 commit
  5. 19 Nov, 2019 1 commit
  6. 14 Nov, 2019 1 commit
  7. 08 Nov, 2019 1 commit
    • Nicolas Wavrant's avatar
      resilient: add prefix to a published parameter · d6615b72
      Nicolas Wavrant authored
      In 95c05120, a published parameter "ssh-url" was added
      to the webrunner, clashing with the existing "ssh-url" parameter used by the resilient
      stack (which is extended by webrunner).
      As the new "ssh-url" is public and read by customers, it doesn't make sense to rename
      it to something more slaprunner-ished, more especially it already existis "ssh-command",
      so if a second parameter was named "runner-ssh-url" it wouldn't make sense to the user...
      
      This change had to be propagated to all the software releases extending the resilient stack.
      
      Finally, I think that stacks should use namespaces to avoid conflicts with the software
      releases extending them. Currently, we are doing the opposite and are using namespaces
      for software release to avoid conflicting with their stack : for exemple, in stack/resilient
      we have a section [sshd-raw-server] and in the software/slaprunner we have [runner-sshd-raw-server].
      This situation will create clashes when one software release extends 2 stacks, as nothing
      guarantees that 2 stacks have no conflicting section name, config file path, ...
      d6615b72
  8. 01 Jul, 2019 1 commit
  9. 26 Mar, 2019 1 commit
  10. 10 Jan, 2019 1 commit
  11. 14 Nov, 2018 1 commit
  12. 31 Jul, 2018 1 commit
  13. 30 Jul, 2018 2 commits
  14. 22 Jun, 2018 1 commit
  15. 27 Apr, 2018 1 commit
  16. 27 Mar, 2018 1 commit
  17. 16 Mar, 2018 1 commit
  18. 16 Jun, 2017 1 commit
  19. 02 Jun, 2017 1 commit
  20. 30 May, 2017 1 commit
  21. 16 May, 2017 1 commit
  22. 05 May, 2017 1 commit
    • Rafael Monnerat's avatar
      slaprunner: Allow set software-root via parameters · eec7c81e
      Rafael Monnerat authored
        Allow set software-root via parameters allow the webrunner inside a erp5testnode,
        recover the the previous builds from previous resilient tests, and only update (instead build from scratch)
        This is a typical usage on the webrunner (keep updating SR), so there is no
        problem on use this approach on erp5testnode tests.
      eec7c81e
  23. 12 Apr, 2017 1 commit
  24. 11 Apr, 2017 1 commit
  25. 10 Apr, 2017 1 commit