Skip to content
Snippets Groups Projects
  1. Apr 20, 2021
    • Romain Deville's avatar
      🐛 Fix flake8 dependencies and 💚 Upgrade CI · 1afa3c19
      Romain Deville authored
      Automatically remove flakehell dependencies from `mkdocs_template_rdeville` as
      flakehell seems to be dying.
      Replace flakehell by flake9, fork of flake8 with pyproject support.
      Update files accordingly.
      
      Fix pydocstyle warning in plugins.py files.
      
      Upgrade CI from mkdocs_template_rdeville.
      1afa3c19
  2. Apr 19, 2021
  3. Apr 16, 2021
  4. Apr 15, 2021
    • Romain Deville's avatar
      Merge branch 'feature-ci-test' into 'develop' · c6a9edfb
      Romain Deville authored
      💚 Fixing & Simplify CI & 🍱 Adding assets
      
      Huge rework of the `docs/.gitlab-ci.yml` to :
      
      - Simplify the file describing the CI process.
      - Use `rules` instead of `only/except` to be more flexible in case of future update.
      - Update script `docs/_data/plugins.py` to better support external subrepo.
      - Adding logo in PNG and SVG format.
      
      See merge request rdeville.private/my_programs/mkdocs_template!2
      c6a9edfb
    • Romain Deville's avatar
      💚 Fixing & Simplify CI & 🍱 Adding assets · de3b9881
      Romain Deville authored
      Huge rework of the `docs/.gitlab-ci.yml` to :
      
      - Simplify the file describing the CI process.
      - Use `rules` instead of `only/except` to be more flexible in case of future update.
      - Update script `docs/_data/plugins.py` to better support external subrepo.
      - Adding logo in PNG and SVG format.
      
      See merge request rdeville.private/my_programs/mkdocs_template!2
      de3b9881
  5. Apr 14, 2021
    • Romain Deville's avatar
      🔀 feature-ci-testing into develop · d902f268
      Romain Deville authored
      💚 Fixing CI
      
      Mainly updating `docs/.gitlab-ci.yml` and `docs/_data/plugins.py` to make the CI working.
      
      Comment formatting test for now.
      
      See merge request rdeville.private/my_programs/mkdocs_template!1
      d902f268
    • Romain Deville's avatar
      💚 Fixing CI · f6e05ffb
      Romain Deville authored
      Mainly updating `docs/.gitlab-ci.yml` and `docs/_data/plugins.py` to make the CI working.
      
      Comment formatting test for now.
      f6e05ffb
  6. Apr 13, 2021
  7. Apr 08, 2021
Loading