Skip to content
Snippets Groups Projects
  1. Apr 29, 2024
  2. Apr 28, 2024
  3. Apr 23, 2024
  4. Apr 13, 2024
  5. Apr 03, 2024
  6. Apr 02, 2024
  7. Feb 21, 2024
  8. Jan 27, 2024
  9. Jan 26, 2024
  10. Dec 22, 2023
  11. Dec 08, 2023
  12. Dec 01, 2023
  13. Nov 24, 2023
  14. Nov 17, 2023
  15. Nov 02, 2023
  16. Aug 09, 2023
  17. May 28, 2023
  18. Jan 27, 2023
  19. Jan 16, 2023
  20. Dec 13, 2022
  21. Oct 19, 2022
  22. Feb 21, 2022
    • Pierre Smeyers's avatar
      feat(release): complete release process refactoring · ff8b9856
      Pierre Smeyers authored
      BREAKING CHANGE: complete refactoring or release process, including variables and jobs redefinition
      - no more separate publish job: the entire release process is now performed by the py-release job
      - TWINE_XXX variables removed and replaced by PYTHON_REPOSITORY_XXX
      - RELEASE_VERSION_PART variable replaced by PYTHON_RELEASE_NEXT
      
      For additional info, see the doc.
      ff8b9856
  23. Feb 16, 2022
  24. Dec 20, 2021
  25. Dec 10, 2021
  26. Nov 18, 2021
    • Pierre Smeyers's avatar
      refacto(py-doc): remove Python doc build · 10a8150e
      Pierre Smeyers authored
      BREAKING CHANGE: doc job removed
      this job has to been rewritten :
      	- it is in a wrong stage
      	- needs an other tool (make)
      	- generated doc is not publish anywhere
      	- no ability to choise doc generation tool
      
      in to-be-continuous, there is mkdocs template which is able to generate python doc too
      
      # Conflicts:
      #	templates/gitlab-ci-python.yml
      10a8150e
  27. Nov 15, 2021
  28. Oct 18, 2021
  29. Sep 03, 2021
  30. Jul 26, 2021
  31. Jun 23, 2021
  32. May 06, 2021
Loading