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
Instead of maintaining many repositories, inline the submodules into the release to reduce the overhead of managing multiple repositories and making changes which affect all of them.
routing-api and routing-info are also submodules of diego-release so we won't be able to inline them.
I will check and add a warning to gorouter and route-registrar that we will inline them soon and people should wait with opening PRs.
Once the outstanding PRs (primarily prometheus protobuf changes) are merged I will inline them as well.
It should be possible to migrate feature branches. If I find the time I will try it out and document the process should anyone have a branch in a fork they want to migrate after the inlining.
Proposed Change
Instead of maintaining many repositories, inline the submodules into the release to reduce the overhead of managing multiple repositories and making changes which affect all of them.
Acceptance criteria
Less (or no) submodules.
Related links
Batch 1:
Batch 2:
Batch 3 (to-do):
Remaining:
Follow-ups:
The text was updated successfully, but these errors were encountered: