Skip to content

Enable matrix trimming and EOL annotations#1209

Merged
mthalman merged 2 commits intodotnet:mainfrom
mthalman:dt-issue1417
Oct 15, 2024
Merged

Enable matrix trimming and EOL annotations#1209
mthalman merged 2 commits intodotnet:mainfrom
mthalman:dt-issue1417

Conversation

@mthalman
Copy link
Member

@mthalman mthalman commented Oct 10, 2024

Fixes dotnet/docker-tools#1417

This enables the matrix trimming feature in order to avoid the race condition described in dotnet/docker-tools#1417. By enabling this, it allows all the OS-specific pipelines to be deleted. We can now rely on one pipeline to build all Dockerfiles without wasted compute because of the trimming.

This also enables EOL annotations.

@mthalman
Copy link
Member Author

/azp run dotnet-buildtools-prereqs-docker-all

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mthalman mthalman marked this pull request as ready for review October 10, 2024 19:09
@mthalman mthalman requested a review from a team as a code owner October 10, 2024 19:09
@mthalman mthalman changed the title Enable matrix trimming Enable matrix trimming and EOL annotations Oct 15, 2024
@mthalman mthalman merged commit e444ca7 into dotnet:main Oct 15, 2024
@mthalman mthalman deleted the dt-issue1417 branch October 15, 2024 15:36
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.

EOL annotation race condition

2 participants