Open kimwnasptd opened 1 week ago
As of right now we have 2 different functions for validating different parts of the config values:
The above though should be refactored, as there are currently mechanisms in place for better structure.
Two potential approaches to go with:
pydantic
This came also up during https://github.com/canonical/github-profiles-automator/pull/39#discussion_r1941404706
Thank you for reporting your feedback to us!
The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6884.
This message was autogenerated
Context
As of right now we have 2 different functions for validating different parts of the config values:
The above though should be refactored, as there are currently mechanisms in place for better structure.
Two potential approaches to go with:
pydantic
for validating the config options, which is what the Data Platform is doingThis came also up during https://github.com/canonical/github-profiles-automator/pull/39#discussion_r1941404706
What needs to get done
Definition of Done