Skip to content

Conversation

@llucax
Copy link
Contributor

@llucax llucax commented Jan 16, 2025

This simplifies the code as we don't need to manipulate the load() arguments in the wrapper functions. It also uses BaseConfigSchema as the default base schema in load_config().

This simplifies the code as we don't need to manipulate the `load()`
arguments in the wrapper functions and also brings the default to
`load_config()`.

Signed-off-by: Leandro Lucarella <[email protected]>
This function also only deals with dataclasses as schemas, so that
option will never work.

Signed-off-by: Leandro Lucarella <[email protected]>
@llucax llucax requested a review from a team as a code owner January 16, 2025 15:59
@llucax llucax requested review from ela-kotulska-frequenz and removed request for a team January 16, 2025 15:59
@llucax llucax self-assigned this Jan 16, 2025
@llucax llucax added this to the v1.0.0-rc1500 milestone Jan 16, 2025
@llucax llucax enabled auto-merge January 16, 2025 15:59
@github-actions github-actions bot added part:docs Affects the documentation part:tests Affects the unit, integration and performance (benchmarks) tests part:config Affects the configuration management labels Jan 16, 2025
@llucax llucax added this pull request to the merge queue Jan 20, 2025
Merged via the queue into frequenz-floss:v1.x.x with commit 6fd906b Jan 20, 2025
18 checks passed
@llucax llucax deleted the base-schema-exclude branch January 20, 2025 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:config Affects the configuration management part:docs Affects the documentation part:tests Affects the unit, integration and performance (benchmarks) tests

Projects

Development

Successfully merging this pull request may close these issues.

2 participants