Skip to content

Conversation

@mmitche
Copy link
Member

@mmitche mmitche commented Oct 27, 2020

Description

This removes the Validation stage if both of these conditions are false:

  • There's an inline v2 publishing (for checking whether a channel exists)
  • Any post-build validation is enabled

Every job dependency transition has a pretty decent cost. The stage typically takes a minute or so, and also requires getting a machine, etc. This adds up

Customer Impact

Build times stay the same

Regression

No

Risk

Low. Been working master for quite a while

Workarounds

None

This removes the Validation stage if both of these conditions are false:
- There's an inline v2 publishing (for checking whether a channel exists)
- Any post-build validation is enabled

Every job dependency transition has a pretty decent cost. The stage typically takes a minute or so, and also requires getting a machine, etc. This adds up
@mmitche mmitche requested review from epananth and riarenas October 27, 2020 14:38
@mmitche mmitche merged commit 1a4fa3b into dotnet:release/5.0 Oct 27, 2020
@mmitche mmitche deleted the port-validation-stage branch February 9, 2022 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants