1. 05 Sep, 2018 4 commits
    • Jérome Perrin's avatar
      Fix build errors with WENDELIN-MASTER-DEV · a29f93b6
      Jérome Perrin authored
      I noticed by accident that tests for `software/wendelin/software-dev.cfg` where failing because buildout was picking eggs:
      
      ```
      Installing eggs.
      While:
        Installing eggs.
        Getting distribution for 'scikit-learn'.
      Error: Picked: scikit-learn = 0.19.2
      Failed to run buildout profile in directory '/srv/slapgrid/slappart7/srv/testnode/acv/soft/78ae8a6d8b0639addb22de2c7c96af63'
      ```
      
      Turned out it was a problem with usage of `zc.recipe.egg:develop`
      
      There was also a problem which `${gcc-fortran:}` that does not exist anymore.
      
      /reviewed-on nexedi/slapos!395
      a29f93b6
    • Jérome Perrin's avatar
      component/firefox: compatibility for testnodes running too old erp5.util · 80673c8c
      Jérome Perrin authored
      Turned out we are not ready to apply the part about storing wrappers in
      ${bin:directory} from "Firefox: install wrappers in
      ${buildout:bin-directory} and version up"
      
      This commit is to be reverted once we update test nodes to 1.0.73 or
      higher
      80673c8c
    • Jérome Perrin's avatar
      d66c7c67
    • Jérome Perrin's avatar
      Firefox: install wrappers in ${buildout:bin-directory} and version up · 28bf2a43
      Jérome Perrin authored
      Slapos compatible wrapper is no longer installed in `parts/firefox/firefox-slapos` , but directly as `firefox` in the `${buildout:bin-directory}` of the software. `geckodriver` is also in the same directory.
      
      Firefox version up to 52.9.0esr
      
      Geckodriver version up to 0.17.0
      
      
      /reviewed-on !387
      28bf2a43
  2. 04 Sep, 2018 3 commits
  3. 03 Sep, 2018 11 commits
  4. 02 Sep, 2018 2 commits
  5. 31 Aug, 2018 10 commits
  6. 30 Aug, 2018 10 commits