Skip to content
Snippets Groups Projects
  1. Apr 29, 2021
  2. Apr 26, 2021
    • Antoine Lambert's avatar
      tox: Add sphinx environments to check sane doc build · 504ee123
      Antoine Lambert authored
      Enable to check package documentation can be built without producing
      sphinx warnings.
      
      The sphinx environment is designed to be used in continuous integration
      in order to prevent breaking documentation build when committing changes.
      
      The sphinx-dev environment is designed to be used inside a full swh
      development environment.
      
      Related to T3258
      v0.5.0
      504ee123
  3. Apr 13, 2021
  4. Apr 06, 2021
  5. Mar 30, 2021
  6. Mar 29, 2021
  7. Mar 05, 2021
  8. Feb 26, 2021
  9. Feb 25, 2021
    • Antoine R. Dumont's avatar
      mercurial.cli: Deprecate cli in favor of the generic `swh loader run` · d8572187
      Antoine R. Dumont authored
      This module is:
      - not referenced in the setup.py (so no simple cli call)
      - not tested
      - using an in-memory storage
      - no longer the canonical way of triggering a mercurial ingestion
      
      Note that this also fixes the visit date cli input. When user provided, this date should
      be parsed as a datetime prior to being passed to the loader constructor.
      d8572187
  10. Feb 23, 2021
  11. Feb 17, 2021
  12. Feb 15, 2021
  13. Feb 09, 2021
  14. Feb 03, 2021
Loading