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

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

chore(version): release 1.1.0

parent 4df8aa93
Aucune branche associée trouvée
Étiquettes 1.1.0
Aucune requête de fusion associée trouvée
Pipeline #82353 réussi avec les étapes
in 7 minutes et 44 secondes
# CHANGELOG # CHANGELOG
The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/). The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/).
## [Unreleased] ## [1.1.0] - 2024-10-09
### Added ### Added
- chore: Use versioning and changelog template - chore: Use versioning and changelog template
...@@ -22,8 +22,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/), and this ...@@ -22,8 +22,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/), and this
- Init project - Init project
- Add utils for stored_data of type ARCHIVE - Add utils for stored_data of type ARCHIVE
[Unreleased]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-archive//-/compare/1.0.3...main [1.1.0]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-archive/-/compare/v1.0.3...v1.1.0
[1.0.3]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-archive//-/compare/1.0.2...1.0.3 [1.0.3]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-archive/-/compare/v1.0.2...v1.0.3
[1.0.2]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-archive//-/compare/1.0.1...1.0.2 [1.0.2]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-archive/-/compare/v1.0.1...v1.0.2
[1.0.1]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-archive//-/compare/1.0.0...1.0.1 [1.0.1]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-archive/-/compare/v1.0.0...v1.0.1
[1.0.0]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-archive//-/tags/1.0.0 [1.0.0]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-archive/-/tags/v1.0.0
...@@ -33,7 +33,7 @@ __uri_repository__ = "https://gitlab.gpf-tech.ign.fr/geoplateforme/gpf-common-ar ...@@ -33,7 +33,7 @@ __uri_repository__ = "https://gitlab.gpf-tech.ign.fr/geoplateforme/gpf-common-ar
__uri_tracker__ = f"{__uri_repository__}/issues/" __uri_tracker__ = f"{__uri_repository__}/issues/"
__uri__ = __uri_repository__ __uri__ = __uri_repository__
__version__ = "1.0.3" __version__ = "1.1.0"
__version_info__ = tuple( __version_info__ = tuple(
[ [
int(num) if num.isdigit() else num 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 91.8
    • 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