Skip to content

chore(configuration): introduce central configuration package#455

Merged
fabianburth merged 2 commits into
open-component-model:mainfrom
fabianburth:chore/central-resolver-package
Jul 25, 2025
Merged

chore(configuration): introduce central configuration package#455
fabianburth merged 2 commits into
open-component-model:mainfrom
fabianburth:chore/central-resolver-package

Conversation

@fabianburth

Copy link
Copy Markdown
Contributor

What this PR does / why we need it

During development, we noticed that it's rather hard to keep track of all available configurations in the codebase if they reside distributed in their corresponding packages. Therefore, we'd want to keep all configuration in a central configuration package.

Which issue(s) this PR fixes

@fabianburth fabianburth requested a review from a team as a code owner July 25, 2025 07:51
@github-actions github-actions Bot added kind/chore chore, maintenance, etc. size/l Large labels Jul 25, 2025
Signed-off-by: Fabian Burth <fabian.burth@sap.com>
@fabianburth fabianburth force-pushed the chore/central-resolver-package branch from aae1e6d to 9f910ad Compare July 25, 2025 07:55
@fabianburth fabianburth merged commit ffef890 into open-component-model:main Jul 25, 2025
18 checks passed
@fabianburth fabianburth deleted the chore/central-resolver-package branch July 25, 2025 12:03
jakobmoellerdev pushed a commit that referenced this pull request Jul 25, 2025
<!-- markdownlint-disable MD041 -->
#### What this PR does / why we need it
follow up for
#455

#### Which issue(s) this PR fixes
<!--
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->

Signed-off-by: Fabian Burth <fabian.burth@sap.com>
jakobmoellerdev pushed a commit that referenced this pull request Jul 25, 2025
<!-- markdownlint-disable MD041 -->
#### What this PR does / why we need it
upgrade follow up 1 for
#455

#### Which issue(s) this PR fixes
<!--
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->

Signed-off-by: Fabian Burth <fabian.burth@sap.com>
jakobmoellerdev pushed a commit that referenced this pull request Jul 25, 2025
<!-- markdownlint-disable MD041 -->
#### What this PR does / why we need it
upgrade follow up 2 for
#455

#### Which issue(s) this PR fixes
<!--
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->

---------

Signed-off-by: Fabian Burth <fabian.burth@sap.com>
jakobmoellerdev pushed a commit that referenced this pull request Jul 25, 2025
<!-- markdownlint-disable MD041 -->
#### What this PR does / why we need it
upgrade follow up 3 for
#455

#### Which issue(s) this PR fixes
<!--
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->

---------

Signed-off-by: Fabian Burth <fabian.burth@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/chore chore, maintenance, etc. size/l Large

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants