Voici la documentation : https://geoplateforme.pages.gpf-tech.ign.fr/documentation

Skip to content
Extraits de code Groupes Projets
Valider 57fe677f rédigé par Release User's avatar Release User
Parcourir les fichiers

chore(version): release 2.11.0

parent 9af04c70
Aucune branche associée trouvée
Étiquettes 2.11.0
Aucune requête de fusion associée trouvée
Pipeline #94270 réussi avec les étapes
in 14 minutes et 41 secondes
# CHANGELOG
The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/).
## [Unreleased]
## [2.11.0] - 2025-03-28
### Fixed
- EXPLGPF-143 : update toolbelt to 1.13.4
......@@ -156,7 +156,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/), and this
- Tooling : formatter, guidelines, git-hooks, linter...
- First version generated from the [GPF CLI templater](https://gitlab.gpf-tech.ign.fr/oslandia/template-gpf-python-cli)
[Unreleased]: https://gitlab.gpf-tech.ign.fr/geoplateforme/scripts-verification/check-raster/-/compare/v2.10.0...main
[2.11.0]: https://gitlab.gpf-tech.ign.fr/geoplateforme/scripts-verification/check-raster/-/compare/v2.10.0...v2.11.0
[2.10.0]: https://gitlab.gpf-tech.ign.fr/geoplateforme/scripts-verification/check-raster/-/compare/v2.9.0...v2.10.0
[2.9.0]: https://gitlab.gpf-tech.ign.fr/geoplateforme/scripts-verification/check-raster/-/compare/v2.8.0...v2.9.0
[2.8.0]: https://gitlab.gpf-tech.ign.fr/geoplateforme/scripts-verification/check-raster/-/compare/v2.7.4...v2.8.0
......
......@@ -41,7 +41,7 @@ __uri_repository__ = (
__uri_tracker__ = f"{__uri_repository__}issues/"
__uri__ = __uri_repository__
__version__ = "2.10.1-beta"
__version__ = "2.11.0"
__version_info__ = tuple(
[
int(num) if num.isdigit() else num
......
  • Developer

    SonarQube analysis indicates that quality gate is passed.

    • Reliability Rating on New Code is passed: Actual value 1
    • Security Rating on New Code is passed: Actual value 1
    • Maintainability Rating on New Code is passed: Actual value 1
    • Coverage on New Code is passed: Actual value 80.7
    • Duplicated Lines (%) on New Code is passed: Actual value 0.0

    SonarQube analysis reported no issues.

0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter