chore(release): compose German reference coverage
Dependency Audit / dependency-audit (push) Successful in 1m45s
Deployment Installer / deployment-installer (push) Successful in 6s
Security Audit / security-audit (push) Failing after 11m55s

This commit is contained in:
2026-08-23 19:57:05 +02:00
parent 59b45a0829
commit c50f699399
3 changed files with 19 additions and 19 deletions
+13 -13
View File
@@ -12,14 +12,14 @@ license = { text = "AGPL-3.0-or-later" }
dependencies = [ dependencies = [
"govoplan-core[server]==0.1.37", "govoplan-core[server]==0.1.37",
"govoplan-tenancy==0.1.18", "govoplan-tenancy==0.1.18",
"govoplan-organizations==0.1.18", "govoplan-organizations==0.1.19",
"govoplan-identity==0.1.18", "govoplan-identity==0.1.18",
"govoplan-idm==0.1.21", "govoplan-idm==0.1.21",
"govoplan-access==0.1.20", "govoplan-access==0.1.20",
"govoplan-admin==0.1.19", "govoplan-admin==0.1.19",
"govoplan-policy==0.1.20", "govoplan-policy==0.1.20",
"govoplan-audit==0.1.19", "govoplan-audit==0.1.19",
"govoplan-dashboard==0.1.18", "govoplan-dashboard==0.1.19",
"govoplan-files==0.1.20", "govoplan-files==0.1.20",
"govoplan-mail==0.1.22", "govoplan-mail==0.1.22",
"govoplan-campaign==0.1.24", "govoplan-campaign==0.1.24",
@@ -31,34 +31,34 @@ dependencies = [
[project.optional-dependencies] [project.optional-dependencies]
full = [ full = [
"govoplan-addresses==0.1.18", "govoplan-addresses==0.1.18",
"govoplan-approvals==0.1.18", "govoplan-approvals==0.1.19",
"govoplan-assets==0.1.19", "govoplan-assets==0.1.19",
"govoplan-booking==0.1.19", "govoplan-booking==0.1.19",
"govoplan-cases==0.1.20", "govoplan-cases==0.1.20",
"govoplan-certificates==0.1.19", "govoplan-certificates==0.1.19",
"govoplan-committee==0.1.18", "govoplan-committee==0.1.19",
"govoplan-connectors==0.1.22", "govoplan-connectors==0.1.22",
"govoplan-consultation==0.1.19", "govoplan-consultation==0.1.19",
"govoplan-contracts==0.1.19", "govoplan-contracts==0.1.19",
"govoplan-dataflow==0.1.20", "govoplan-dataflow==0.1.20",
"govoplan-datasources==0.1.21", "govoplan-datasources==0.1.21",
"govoplan-decisions==0.1.19", "govoplan-decisions==0.1.19",
"govoplan-dist-lists==0.1.18", "govoplan-dist-lists==0.1.19",
"govoplan-dms==0.1.19", "govoplan-dms==0.1.20",
"govoplan-encryption==0.1.18", "govoplan-encryption==0.1.19",
"govoplan-erp==0.1.19", "govoplan-erp==0.1.20",
"govoplan-evaluation==0.1.19", "govoplan-evaluation==0.1.19",
"govoplan-facilities==0.1.19", "govoplan-facilities==0.1.19",
"govoplan-fit-connect==0.1.19", "govoplan-fit-connect==0.1.20",
"govoplan-forms==0.1.20", "govoplan-forms==0.1.20",
"govoplan-forms-runtime==0.1.18", "govoplan-forms-runtime==0.1.19",
"govoplan-grants==0.1.19", "govoplan-grants==0.1.19",
"govoplan-helpdesk==0.1.20", "govoplan-helpdesk==0.1.20",
"govoplan-identity-trust==0.1.19", "govoplan-identity-trust==0.1.19",
"govoplan-inspections==0.1.19", "govoplan-inspections==0.1.19",
"govoplan-learning==0.1.19", "govoplan-learning==0.1.19",
"govoplan-mandates==0.1.19", "govoplan-mandates==0.1.19",
"govoplan-notifications==0.1.18", "govoplan-notifications==0.1.19",
"govoplan-parties==0.1.19", "govoplan-parties==0.1.19",
"govoplan-payments==0.1.21", "govoplan-payments==0.1.21",
"govoplan-permits==0.1.19", "govoplan-permits==0.1.19",
@@ -68,7 +68,7 @@ full = [
"govoplan-procurement==0.1.19", "govoplan-procurement==0.1.19",
"govoplan-projects==0.1.19", "govoplan-projects==0.1.19",
"govoplan-quick-access==0.1.19", "govoplan-quick-access==0.1.19",
"govoplan-records==0.1.20", "govoplan-records==0.1.21",
"govoplan-reporting==0.1.19", "govoplan-reporting==0.1.19",
"govoplan-resources==0.1.19", "govoplan-resources==0.1.19",
"govoplan-rest==0.1.19", "govoplan-rest==0.1.19",
@@ -86,7 +86,7 @@ full = [
"govoplan-wiki==0.1.20", "govoplan-wiki==0.1.20",
"govoplan-workflow==0.1.21", "govoplan-workflow==0.1.21",
"govoplan-workflow-engine==0.1.19", "govoplan-workflow-engine==0.1.19",
"govoplan-xrechnung==0.1.20", "govoplan-xrechnung==0.1.21",
] ]
[project.urls] [project.urls]
+2 -2
View File
@@ -2,14 +2,14 @@
# Only add a module after its referenced tag has been published. # Only add a module after its referenced tag has been published.
../govoplan-core[server] ../govoplan-core[server]
govoplan-tenancy @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-tenancy.git@v0.1.18 govoplan-tenancy @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-tenancy.git@v0.1.18
govoplan-organizations @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-organizations.git@v0.1.18 govoplan-organizations @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-organizations.git@v0.1.19
govoplan-identity @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-identity.git@v0.1.18 govoplan-identity @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-identity.git@v0.1.18
govoplan-idm @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-idm.git@v0.1.21 govoplan-idm @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-idm.git@v0.1.21
govoplan-access @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-access.git@v0.1.20 govoplan-access @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-access.git@v0.1.20
govoplan-admin @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-admin.git@v0.1.19 govoplan-admin @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-admin.git@v0.1.19
govoplan-policy @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-policy.git@v0.1.20 govoplan-policy @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-policy.git@v0.1.20
govoplan-audit @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-audit.git@v0.1.19 govoplan-audit @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-audit.git@v0.1.19
govoplan-dashboard @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-dashboard.git@v0.1.18 govoplan-dashboard @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-dashboard.git@v0.1.19
govoplan-files @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-files.git@v0.1.20 govoplan-files @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-files.git@v0.1.20
govoplan-mail @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-mail.git@v0.1.22 govoplan-mail @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-mail.git@v0.1.22
govoplan-campaign @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-campaign.git@v0.1.24 govoplan-campaign @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-campaign.git@v0.1.24
+4 -4
View File
@@ -27,11 +27,11 @@ class PackageSetDispatchTests(unittest.TestCase):
by_name = {target.distribution: target for target in targets} by_name = {target.distribution: target for target in targets}
self.assertEqual("v0.1.37", by_name["govoplan-core"].tag) self.assertEqual("v0.1.37", by_name["govoplan-core"].tag)
self.assertEqual("v0.1.20", by_name["govoplan-access"].tag) self.assertEqual("v0.1.20", by_name["govoplan-access"].tag)
self.assertEqual("v0.1.19", by_name["govoplan-dms"].tag) self.assertEqual("v0.1.20", by_name["govoplan-dms"].tag)
self.assertEqual("v0.1.19", by_name["govoplan-erp"].tag) self.assertEqual("v0.1.20", by_name["govoplan-erp"].tag)
self.assertEqual("v0.1.19", by_name["govoplan-fit-connect"].tag) self.assertEqual("v0.1.20", by_name["govoplan-fit-connect"].tag)
self.assertEqual("v0.1.21", by_name["govoplan-idm"].tag) self.assertEqual("v0.1.21", by_name["govoplan-idm"].tag)
self.assertEqual("v0.1.20", by_name["govoplan-xrechnung"].tag) self.assertEqual("v0.1.21", by_name["govoplan-xrechnung"].tag)
self.assertTrue(by_name["govoplan-core"].tag_exists) self.assertTrue(by_name["govoplan-core"].tag_exists)
self.assertTrue(by_name["govoplan-access"].has_webui) self.assertTrue(by_name["govoplan-access"].has_webui)
self.assertEqual( self.assertEqual(