You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @nikolas-burkoff for collecting these. I very much agree with bullet 1 - not needing packages to know about their downstream repos. Currently I am adding one new package which has 8 upstream dependencies and therefore I need to adjust the yaml files of 8 repos which means 8 additional PRs, manually created.
As a probably less complex change, I would be very grateful for a tool in staged.dependencies that would modify the 8 yaml files in the 8 repos automatically, locally on disk assuming I have all of them cloned (or clone them otherwise), maybe even creating PRs but I could also do that still manually.
From here https://github.com/insightsengineering/coredev-tasks/issues/137#issuecomment-1063891293
FYI @dinakar29 @pawelru @waddella @gmbecker
There could be improvements to the workflow - for example:
available_packages
approach and let R work out dependenciesFeel free to add thoughts below and Pawel/Dinakar can spin any out into issues for refinement and adding into increments
The text was updated successfully, but these errors were encountered: