|
|
|
|
|
by idlemind
2542 days ago
|
|
It’s nice to see the .NET Core team hitting on the same solution as we are heading for internally for our multi-repo builds - the “dependency flow” with Maestro sounds very similar to what we intend to do with propagating latest NuGet package versions to consumers via PRs, then auto-merging those PRs if all checks pass (and the repo owner has opted into this, of course). Will the .NET Core team open source this tooling I wonder? |
|