Commit 1d1ed30
committed
[ci] Use new 1ES Hosted win2019 Pool
Context: https://www.1eswiki.com/wiki/1ES_hosted_AzureDevOps_Agents
We've been tasked with migrating away from our scale set agent pools to
a new 1ES service. There are a couple of benefits to using 1ES agent
pools. We should now be able to use customizable versions of the
[Microsoft-hosted agent images][0] which come preloaded with some of our
dependencies. These images are also updated regularly which should
hopefully reduce maintenance costs. Overall, the process for creating,
updating, and rolling out image changes to our scale set agent pools
should now be dramatically simplified over [the existing workflow][1].
Visual Studio update steps have been removed as these images should stay
up to date with the latest stable VS, similar to the Microsoft-hosted
images.
[0]: https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops&tabs=yaml
[1]: https://github.com/xamarin/monodroid/wiki/Azure-Pipelines-and-DevOps#windows-scale-set-agent-pool-management1 parent d80c9b1 commit 1d1ed30
File tree
2 files changed
+1
-6
lines changed- build-tools/automation
- yaml-templates
2 files changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | | - | |
176 | 174 | | |
177 | 175 | | |
178 | 176 | | |
| |||
293 | 291 | | |
294 | 292 | | |
295 | 293 | | |
296 | | - | |
297 | | - | |
298 | 294 | | |
299 | 295 | | |
300 | 296 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
0 commit comments