Skip to content
Snippets Groups Projects
  1. Apr 14, 2021
    • Antoine Lambert's avatar
      tox/sphinx-dev: Workaround really long dependencies installation · 31bf3482
      Antoine Lambert authored
      The new pip resolver ends up backtracking numerous packages when
      installing all depencies in a single pip command but this is
      terribly slow and long to execute.
      
      A workaround is to install each swh package one at a time by
      executing pip multiple times, no backtracking happens in that
      case and it reduces considerably the overall installation time.
      
      Another advantage of proceeding like this is that it ensures each
      swh package will be installed in development mode.
      
      Also increase tox verbosity when calling make to have some feeback
      of what it is doing.
      31bf3482
  2. Apr 13, 2021
  3. Apr 09, 2021
  4. Apr 08, 2021
  5. Apr 07, 2021
    • vlorentz's avatar
      Include docker/README.rst · 030ec359
      vlorentz authored
      So the docker documentation is available on docs.softwareheritage.org instead
      of linking to the source on Phabricator
      030ec359
    • Antoine R. Dumont's avatar
      Add roadmap 2021 to the docs site · e1aed3b1
      Antoine R. Dumont authored
      This adds the roadmap entry in the site in the:
      - index menu on the left (prior to the components listing)
      - main page under a ` Roadmap` section just before the components section
      
      Related to T3208
      Verified
      e1aed3b1
  6. Apr 06, 2021
  7. Apr 02, 2021
  8. Apr 01, 2021
  9. Mar 30, 2021
  10. Mar 26, 2021
  11. Mar 25, 2021
  12. Mar 19, 2021
  13. Mar 18, 2021
  14. Mar 17, 2021
Loading