Initial monorepo structure

This commit is contained in:
2026-06-30 20:37:40 +02:00
commit 2f2b295531
121 changed files with 39171 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
version: "1.0"
contexts:
- name: privat
description: "Persönliche Projekte"
- name: dhive
description: "dhive GmbH Projekte"
- name: bahn
description: "DB InfraGO Projekte"
- name: shared
description: "Kontextübergreifende Tools und Wissen"
naming:
pattern: "^[a-z0-9][a-z0-9\\-]{0,48}[a-z0-9]$"
min_length: 2
max_length: 50
security:
config: shared/config/access-config.yaml
audit_log: .audit/access.log
encryption:
tool: git-crypt
machine_context_config: shared/config/machine-context.yaml
key_source: keyring
federation:
config: shared/config/team-repos.yaml
conflict_strategy: team-wins