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
In order to do these, we'd have to make the Analyze job depend on the Build job which is not something I'm wanting to do, I don't like the idea of losing the parallelization. For something like core, this isn't a big deal but for smaller pipelines, like template it'll overall increase the run time.
Even if we did the first item, above, there would still need to be a check for the PR pipeline in the case of verify-samples.yml since I'd need to get the ServiceDirectory list from the diff.json
The text was updated successfully, but these errors were encountered:
This issue is due to comments made by @weshaggard in this PR review.
There are a couple of issues with these
The text was updated successfully, but these errors were encountered: