Skip to content
Snippets Groups Projects
  1. May 17, 2021
    • Romain Deville's avatar
      :sparkles: Add PAGoDA specific user_confi · daa9543d
      Romain Deville authored
      Add bunch of files to define the PAGoDA template:
      
      - :wrench: Add worflow configuration files (editorconfig, yamllint, pyproject, etc.)
      - :page_facing_up: Add MIT license
      - :heavy_plus_sign: Add python dependencies (pinned and not pinned)
      - :pencil: Add base documentation
      daa9543d
  2. May 14, 2021
  3. May 13, 2021
  4. May 08, 2021
  5. May 07, 2021
  6. May 06, 2021
  7. Apr 29, 2021
  8. Apr 26, 2021
    • Romain Deville's avatar
      :bug: Fix wrong versioning handling in plugins.py · f25e998c
      Romain Deville authored
      Due to `last_*` being 0, versioning handling was wrong when rendering the
      documentation as this create a version 0.0.0 in the file version.json.
      
      This commit fix this issues by setting `last_*` variables to `-1` and adding a
      small test to better handle versioning of the documentation.
      f25e998c
  9. Apr 22, 2021
Loading