Skip to content
Snippets Groups Projects
  1. Dec 04, 2023
  2. Dec 03, 2023
  3. Nov 29, 2023
    • Antoine Lambert's avatar
      docs/Makefile: Fix doc build outside tox when using make command · f9c8ec3a
      Antoine Lambert authored
      When building package documentation outside tox by calling make in the
      docs directory, the include of Makefile.sphinx inside the docs Makefile
      was failing as its relative path was invalid.
      
      So adapt this relative path according if the SWH_PACKAGE_DOC_TOX_BUILD
      environment variable is set or not.
      f9c8ec3a
  4. Nov 28, 2023
  5. Nov 20, 2023
  6. Nov 16, 2023
  7. Nov 15, 2023
  8. Nov 14, 2023
  9. Sep 25, 2023
  10. Aug 29, 2023
  11. Aug 21, 2023
  12. Jul 12, 2023
  13. Jun 14, 2023
  14. Apr 05, 2023
  15. Mar 16, 2023
    • Jérémy Bobbio (Lunar)'s avatar
      Add several helper methods returning SWHIDs · 48a46285
      Jérémy Bobbio (Lunar) authored
      This adds several helper methods returning SWHIDs to model objects,
      namely:
      
      - SkippedContent.swhid()
      - DirectoryEntry.swhid()
      - SnapshotBranch.swhid()
      - Release.target_swhid()
      - Revision.directory_swhid() and Release.parent_swhids()
      - OriginVisitStatus.origin_swhid() and
        OriginVisitStatus.snapshot_swhid()
      v6.7.0
      48a46285
  16. Feb 17, 2023
  17. Feb 16, 2023
  18. Feb 14, 2023
Loading