Arcade: [darc/maestro++] Should use its own fork for GitHub updates

Created on 30 Oct 2018  路  4Comments  路  Source: dotnet/arcade

Darc should not push new branches to the main repo. It introduces a cleanup issue over time (if branches are not deleted) and increased number of refs.

Most helpful comment

This feels like we probably should do this before preview II. Thoughts?

All 4 comments

/cc @alexperovich @jcagme

Also prevents issues like https://github.com/dotnet/standard/issues/948 if Darc somehow manages to make an unfetchable branch again.

This feels like we probably should do this before preview II. Thoughts?

Not required for preview2

Was this page helpful?
0 / 5 - 0 ratings