- Mar 28, 2023
-
-
semantic-release-bot authored
## [6.1.5](https://gitlab.com/to-be-continuous/python/compare/6.1.4...6.1.5) (2023-03-28) ### Bug Fixes * **sbom:** add CycloneDX report ([6525c1cf](https://gitlab.com/to-be-continuous/python/commit/6525c1cf39fe2e88039122a523bc96e6b1903431))
-
Pierre Smeyers authored
-
- Mar 18, 2023
-
-
semantic-release-bot authored
## [6.1.4](https://gitlab.com/to-be-continuous/python/compare/6.1.3...6.1.4) (2023-03-18) ### Bug Fixes * **bumpversion:** use bumpversion configuration in priority if cfg file found ([cd4abb30](https://gitlab.com/to-be-continuous/python/commit/cd4abb30aa8670de948c5a0e76f3ccff9144436e))
-
Ronny Moreas authored
-
- Jan 29, 2023
-
-
semantic-release-bot authored
## [6.1.3](https://gitlab.com/to-be-continuous/python/compare/6.1.2...6.1.3) (2023-01-29) ### Bug Fixes * replace wget and curl by python scripts ([ef78ec7d](https://gitlab.com/to-be-continuous/python/commit/ef78ec7d44549cd2909065ef767de9740ed0de82))
-
Guilhem Bonnefille authored
-
- Jan 28, 2023
-
-
semantic-release-bot authored
## [6.1.2](https://gitlab.com/to-be-continuous/python/compare/6.1.1...6.1.2) (2023-01-28) ### Bug Fixes * PYTHON_PROJECT_DIR support for py-sbom ([2e7dc62e](https://gitlab.com/to-be-continuous/python/commit/2e7dc62ea4d91ac4af80ca3652547992db71c966))
-
- Jan 27, 2023
-
-
Clement Bois authored
-
semantic-release-bot authored
## [6.1.1](https://gitlab.com/to-be-continuous/python/compare/6.1.0...6.1.1) (2023-01-27) ### Bug Fixes * "Add registry name in all Docker images" ([5650f7e2](https://gitlab.com/to-be-continuous/python/commit/5650f7e213814fa6b5e78353d089fd3aac24f7d5))
-
Bertrand Goareguer authored
-
- Dec 13, 2022
-
-
semantic-release-bot authored
# [6.1.0](https://gitlab.com/to-be-continuous/python/compare/6.0.2...6.1.0) (2022-12-13) ### Features * add a job generating software bill of materials ([4c56888e](https://gitlab.com/to-be-continuous/python/commit/4c56888e589c11ac60edf79f2aa9dcd23bda9062))
-
Clement Bois authored
-
- Oct 17, 2022
-
-
semantic-release-bot authored
## [6.0.2](https://gitlab.com/to-be-continuous/python/compare/6.0.1...6.0.2) (2022-10-17) ### Bug Fixes * bumpversion when using only setup.py. Refs: [#36](https://gitlab.com/to-be-continuous/python/issues/36) ([29446877](https://gitlab.com/to-be-continuous/python/commit/294468773ed6f60eaf93ee345047a65bcd4c78b4))
-
- Oct 16, 2022
-
-
Sami Tahri authored
-
- Oct 04, 2022
-
-
semantic-release-bot authored
## [6.0.1](https://gitlab.com/to-be-continuous/python/compare/6.0.0...6.0.1) (2022-10-04) ### Bug Fixes * **bandit:** fix shell syntax error ([bb64f96f](https://gitlab.com/to-be-continuous/python/commit/bb64f96f228f13da9204567cb45a1d62d53ca121))
-
Pierre Smeyers authored
-
semantic-release-bot authored
# [6.0.0](https://gitlab.com/to-be-continuous/python/compare/5.1.0...6.0.0) (2022-10-04) ### Features * normalize reports ([d591f6d1](https://gitlab.com/to-be-continuous/python/commit/d591f6d1f2e5469dc8e926e2860f25516e64a820)) ### BREAKING CHANGES * generated reports have changed (see doc). It is a breaking change if you're using SonarQube.
-
Pierre Smeyers authored
BREAKING CHANGE: generated reports have changed (see doc). It is a breaking change if you're using SonarQube.
-
- Sep 11, 2022
-
-
semantic-release-bot authored
# [5.1.0](https://gitlab.com/to-be-continuous/python/compare/5.0.0...5.1.0) (2022-09-11) ### Features * add ability to setup build tool version in PYTHON_BUILD_SYSTEM ([5bea2dd8](https://gitlab.com/to-be-continuous/python/commit/5bea2dd8e9e4e50cdf6f0c7c6ef882e82b97c7d6))
-
Cédric OLIVIER authored
-
- Aug 05, 2022
-
-
semantic-release-bot authored
# [5.0.0](https://gitlab.com/to-be-continuous/python/compare/4.2.0...5.0.0) (2022-08-05) ### Features * adaptive pipeline rules ([543b4fe6](https://gitlab.com/to-be-continuous/python/commit/543b4fe6e80ff0921d08a64f412308c128708a4d)) * switch to Merge Request pipelines as default ([714e066c](https://gitlab.com/to-be-continuous/python/commit/714e066c2e4e33a5e109446c410e50f86e32f899)) ### BREAKING CHANGES * change default workflow from Branch pipeline to MR pipeline
-
- Aug 01, 2022
-
-
Pierre Smeyers authored
BREAKING CHANGE: change default workflow from Branch pipeline to MR pipeline
-
- Jul 08, 2022
-
-
Pierre Smeyers authored
-
- Jun 10, 2022
-
-
Pierre Smeyers authored
-
semantic-release-bot authored
# [4.2.0](https://gitlab.com/to-be-continuous/python/compare/4.1.1...4.2.0) (2022-06-10) ### Features * **lint:** add a report for SonarQube ([ba739988](https://gitlab.com/to-be-continuous/python/commit/ba7399884688452762d5d2d873f6ae82ab026a50))
-
- Jun 09, 2022
-
-
Guilhem Bonnefille authored
SonarQube is able to ingest pylint reports: https://docs.sonarqube.org/latest/analysis/external-issues/ Add a dedicated pylint run to generate this report.
-
- May 06, 2022
-
-
semantic-release-bot authored
## [4.1.1](https://gitlab.com/to-be-continuous/python/compare/4.1.0...4.1.1) (2022-05-06) ### Bug Fixes * Manage deprecation for artifacts:report:cobertura ([9d7bcf39](https://gitlab.com/to-be-continuous/python/commit/9d7bcf393212c73ed16dd306abcd5a82ff04e5e5))
-
Cédric OLIVIER authored
-
- May 01, 2022
-
-
semantic-release-bot authored
# [4.1.0](https://gitlab.com/to-be-continuous/python/compare/4.0.1...4.1.0) (2022-05-01) ### Bug Fixes * migrate deprecated CI_BUILD_REF_NAME variable ([eb115a23](https://gitlab.com/to-be-continuous/python/commit/eb115a2391cb582f50fdec9564c177b1d71c2fa7)) ### Features * configurable tracking image ([2a0229fe](https://gitlab.com/to-be-continuous/python/commit/2a0229fe98e0513d6847ddc621d1f5f8cb0cc1b1))
-
- Apr 26, 2022
-
-
Pierre Smeyers authored
-
- Apr 19, 2022
-
-
Pierre Smeyers authored
-
- Apr 17, 2022
-
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- Mar 22, 2022
-
-
semantic-release-bot authored
## [4.0.1](https://gitlab.com/to-be-continuous/python/compare/4.0.0...4.0.1) (2022-03-22) ### Bug Fixes * **Trivy:** Scan transitive dependencies ([11d96db7](https://gitlab.com/to-be-continuous/python/commit/11d96db74d03e157927177dd87438e9575111086))
-
Bertrand Goareguer authored
-
- Feb 25, 2022
-
-
semantic-release-bot authored
# [4.0.0](https://gitlab.com/to-be-continuous/python/compare/3.2.1...4.0.0) (2022-02-25) ### Bug Fixes * **Poetry:** Poetry cache in GitLab CI cache ([9fbaa6db](https://gitlab.com/to-be-continuous/python/commit/9fbaa6db687746c0c223caf01bf745f7eac91abb)) ### chore * renamed unprefixed variables ([8c8a873b](https://gitlab.com/to-be-continuous/python/commit/8c8a873b795c4f8a6a8f07e9ed7729d9c35dacd5)) ### Features * add multi build-system support (Poetry, Setuptools or requirements file) ([130e2102](https://gitlab.com/to-be-continuous/python/commit/130e2102af56dc8719ba5c87a7e31902fb9fe228)) * add Pipenv support ([7afc0dbf](https://gitlab.com/to-be-continuous/python/commit/7afc0dbfccfe6b7678cce2d6a9f7f7ececff193f)) * **release:** complete release process refactoring ([ff8b9856](https://gitlab.com/to-be-continuous/python/commit/ff8b9856a0bb045932f4810410404261cd848ea4)) ### BREAKING CHANGES * **release:** 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. * rename $REQUIREMENTS_FILE as $PYTHON_REQS_FILE and $PYTHON_REQS_FILE as $PYTHON_EXTRA_REQS_FILES default extra requirements changed from 'test-requirements.txt' to 'requirements-dev.txt' * removed $PYTHON_POETRY_DISABLED with $PYTHON_BUILD_SYSTEM (see doc)
-
- Feb 21, 2022
-
-
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.
-
- Feb 18, 2022
-
-
Pierre Smeyers authored
-
- Feb 16, 2022
-
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-