Move all (most?) dependency versions out of Common.prod.props
?
#147
Labels
contribfest
A good issue for Contribfest KubeCon EU '24
good first issue
Good for newcomers
help wanted
Extra attention is needed
Since this is a monorepo to support various contributions (providers, hooks, framework-specific integrations) we should try to decentralize dependency management as much as possible (move dependencies into the subfolder belonging to the associated module). This is especially important to make optimal use of both release-please and the component_owners configuration. The OpenFeature SDK dependency as well as any module-specific dependencies should be maintained by each module. Some basic common modules and test modules may be centrally maintained if that's valuable.
See: #136 (review), #136 (comment)
Originally posted by @austindrenski in #136 (comment)
The text was updated successfully, but these errors were encountered: