Replies: 1 comment
-
I think splitting out miscDeps is preferable to consolidation. I don't think having more repositories affect the likelihood of updating, and I think there's more value in modular design than monolithic groupings of logically independent things |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Current Dependency Management at NV Access: Suggestion for Consolidation
Currently, NV Access manages some self-hosted dependencies in separate repositories. Since these dependencies aren't updated frequently, we may overlook them during regular dependency update processes.
For example, consider nvaccess/NSIS-build. My suggestion is to move NSIS to the include directory of the nvda-misc-deps repository.
There may be other dependencies that would benefit from unified management - this is just one example. What are your thoughts on this approach?
Beta Was this translation helpful? Give feedback.
All reactions