Read-only mirror of https://github.com/jeap-admin-ch/jeap-deploymentlog-service — Bundesamt für Informatik und Telekommunikation. Issues & pull requests at the source. Catalog: https://www.opensource.admin.ch/en/softwares/q3lqud https://www.opensource.admin.ch/en/softwares/q3lqud
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-26 10:40:48 +02:00
.mvn/wrapper Update dependency maven to v3.9.16 2026-06-30 09:03:03 +00:00
docs JEAP-7507: Validate existence of productive environment during flow processing startup 2026-08-25 14:45:38 +02:00
jeap-deploymentlog-docgen JEAP-7348: Update changelog for version 12.0.0 and require committedAt in deployment API 2026-08-25 14:45:35 +02:00
jeap-deploymentlog-domain JEAP-7507: Validate existence of productive environment during flow processing startup 2026-08-25 14:45:38 +02:00
jeap-deploymentlog-jira JEAP-7348: Update changelog for version 12.0.0 and require committedAt in deployment API 2026-08-25 14:45:35 +02:00
jeap-deploymentlog-persistence JEAP-7507: Add flow stage configuration and lifecycle processing for deployments 2026-08-25 14:45:38 +02:00
jeap-deploymentlog-service-instance JEAP-7348: Update changelog for version 12.0.0 and require committedAt in deployment API 2026-08-25 14:45:35 +02:00
jeap-deploymentlog-web JEAP-7507: Configure Flyway migration locations and add test data for environments 2026-08-25 15:00:38 +02:00
.gitignore jEAP OSS preparation 2025-02-04 11:33:41 +01:00
AGENTS.md Updating THIRD-PARTY-LICENSES.md 2026-06-09 09:03:37 +02:00
CHANGELOG.md JEAP-7507: Update changelog for version 12.0.0 and adjust deployment requirements 2026-08-25 14:45:44 +02:00
CONTRIBUTING.md jEAP OSS preparation 2025-02-04 11:33:41 +01:00
LICENSE jEAP OSS preparation 2025-02-04 11:33:41 +01:00
mvnw jEAP OSS preparation 2025-02-04 11:33:41 +01:00
pom.xml JEAP-7348: Update changelog for version 12.0.0 and require committedAt in deployment API 2026-08-25 14:45:35 +02:00
publiccode.yml Update version/date in publiccode.yml 2026-08-26 10:40:48 +02:00
README.md jEAP OSS preparation 2025-02-04 11:33:41 +01:00
SECURITY.md jEAP OSS preparation 2025-02-04 11:33:41 +01:00
setPomVersions.sh jEAP OSS preparation 2025-02-04 11:33:41 +01:00
THIRD-PARTY-LICENSES.md JEAP-7278: Add flow stage resolution for deployment environments and enforce committedAt requirement 2026-08-25 14:44:43 +02:00

jeap-deploymentlog-service

Service to trace the deployments of microservice on stages

Installing / Getting started

Normally you will not use this project directly, but instead set up your own DeploymentLog service depending on this common library.

Changes

This library needs to be versioned using Semantic Versioning and all changes need to be documented at CHANGELOG.md following the format defined in Keep a Changelog

Note

This repository is part of the open source distribution of jEAP. See github.com/jeap-admin-ch/jeap for more information.

License

This repository is Open Source Software licensed under the Apache License 2.0.