Skip to content

Change code-mirror to use Ubuntu build agent (#8449)#8675

Merged
mmitche merged 1 commit intodotnet:mainfrom
mmitche:ubuntu-mirror
Mar 25, 2022
Merged

Change code-mirror to use Ubuntu build agent (#8449)#8675
mmitche merged 1 commit intodotnet:mainfrom
mmitche:ubuntu-mirror

Conversation

@mmitche
Copy link
Copy Markdown
Member

@mmitche mmitche commented Mar 24, 2022

  • Change code-mirror to use Ubuntu build agent

The idea here is to improve throughput of code-mirror runs by switching from a Windows-based agent to a Linux-based agent. Linux-based agents provision faster. So this should reduce the overall time for a GitHub commit to reach the AzDO repo.

I haven't tested this change since I don't have the necessary permissions or git understanding to fix something that might get screwed up.

Fixes https://github.com/dotnet/core-eng/issues/15402

  • Update PowerShell tasks to use PowerShell Core

Co-authored-by: Matt Mitchell mmitche@microsoft.com

To double check:

@mmitche mmitche requested a review from a user March 24, 2022 23:05
@mmitche
Copy link
Copy Markdown
Member Author

mmitche commented Mar 24, 2022

Okay, this time I got it right. @mthalman @ilyas1974 @riarenas https://dev.azure.com/dnceng/internal/_build/results?buildId=1680979&view=results

That is triggered via Maestro so we won't see the same break

@mmitche
Copy link
Copy Markdown
Member Author

mmitche commented Mar 24, 2022

* Change code-mirror to use Ubuntu build agent

The idea here is to improve throughput of code-mirror runs by switching from a Windows-based agent to a Linux-based agent. Linux-based agents provision faster. So this should reduce the overall time for a GitHub commit to reach the AzDO repo.

I haven't tested this change since I don't have the necessary permissions or git understanding to fix something that might get screwed up.

Fixes dotnet/core-eng#15402

* Update PowerShell tasks to use PowerShell Core

Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
@mmitche mmitche merged commit 305085c into dotnet:main Mar 25, 2022
@mmitche mmitche deleted the ubuntu-mirror branch March 25, 2022 17:28
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