Skip to content

Conversation

@makrelas
Copy link
Contributor

Moved Root repository and Application Tenant configurations to be treated as object, including additional option of tenant repository traversal to obtain custom configurations.

The idea behind it is to use this 2 classes in new commands (querying of the config of repo/listing tenant apps, getting user customizations etc.)

RootRepo and AppTennantConfig currently are explicitly defined in sync_apps.py (importing it externally requires even more of a tests rewrite), some of the linter tests are disabled as well - as this is a POC to gather feedback about the direction I'm going.

makrelas added 4 commits October 21, 2022 14:20
Move Root repository and Application Tenant  configurations to be treated as object, including additional option of tenant repository traversal to obtain custom configurations.

RootRepo and AppTennantConfig curenlty are explicitly defined in sync_apps.py as this is a POC to gather feedback about the direction to go.
@makrelas makrelas marked this pull request as ready for review December 13, 2022 12:34
@makrelas makrelas requested review from niiku and removed request for christiansiegel December 13, 2022 12:37
@niiku niiku merged commit 98884a5 into baloise:master Dec 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants