Matt Mitchell
Matt Mitchell
@Pilchie pointed us at this code which uses the GitHub API to compute the commit distance (without the repo) https://github.com/Pilchie/DependencyFlow/blob/master/Pages/Incoming.cshtml.cs#L186-L229 I believe that AzDO has similar fields in its comparison...
@riarenas More nuance in dependency-land
/cc @MattGal
@jjonescz It used to be that the VS VSIX tooling was only supported on Framework. This may very well no longer be the case, and the opt-outs may be removed.
> Probably Darc is looking at the target branch's file rather than the PR branch's file. Yes, Maestro is reading from the target branch initially when creating the branch, and...
There are for sure a number of corner cases here in order to get things perfect. Reading from the PR branch is an incremental improvement and still worth it IMO.
/cc @hoyosjs @riarenas @epananth
Completed with publishing v4
Yeah, so that means that a change is required in Maestro for customer packages to be published. And it's unnecessarily complex.
Yeah, that makes sense. I think removing it from the top level is the best thing to do. What jobs do you need to disable CG for?