Skip to content

Conversation

@mthalman
Copy link
Member

@mthalman mthalman commented Oct 6, 2020

Defines a new pipeline YAML file that is intended to be used to validate PRs without caching enabled. The pipeline should only build/test a subset of the images. Rather than defining that subset within the YAML, I felt it more appropriate to define it in the variables of the build definition in AzDO where it can be more easily adjusted as necessary. See #2247 (comment) for the suggested set of paths to use.

This pipeline is configured to be triggered only by changes to the eng and tests folders. A change to the src folder would likely end up causing a cache miss in the existing PR pipeline so this one wouldn't need to run in that case. The primary use case for this pipeline is to validate infrastructure changes in the eng folder.

Fixes #2247

@mthalman mthalman requested a review from MichaelSimons October 6, 2020 19:41
@mthalman mthalman merged commit 0403a4c into dotnet:nightly Oct 7, 2020
@mthalman mthalman deleted the issue2247 branch October 7, 2020 14:53
mthalman added a commit to mthalman/dotnet-docker that referenced this pull request Oct 12, 2020
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