From 9edb1b8e590cc086563301d735cae4b6e732d2d2 Mon Sep 17 00:00:00 2001 From: dan-shaw <51385773+dan-shaw@users.noreply.github.com> Date: Mon, 14 Aug 2023 16:09:52 -0700 Subject: [PATCH] Add checklist items for Android Docker (#33119) --- scripts/azure-pipelines/patch-tuesday-checklist.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/azure-pipelines/patch-tuesday-checklist.md b/scripts/azure-pipelines/patch-tuesday-checklist.md index f9c61f9376..651bdd4589 100644 --- a/scripts/azure-pipelines/patch-tuesday-checklist.md +++ b/scripts/azure-pipelines/patch-tuesday-checklist.md @@ -1,10 +1,13 @@ ## First time machine setup: * [ ] Install Azure PowerShell: https://docs.microsoft.com/en-us/powershell/azure/install-az-ps +* [ ] Install Docker ## Each Patch Tuesday: * [ ] Check for depends:vm-update PRs and make relevant changes if possible. * [ ] Check for Service 360 alerts about vulnerable software we are installing in the VMs and update that. (Most often PowerShell needs to be updated to the current 7.2.x release) +* [ ] Run android/create-docker-image.ps1 +* [ ] Update azure-pipelines.yml to point to the new linux docker image from Azure Container Registry * [ ] Run windows/create-image.ps1 * [ ] Run windows/create-vmss.ps1 * [ ] Create new pools for these in Azure DevOps: https://dev.azure.com/vcpkg/public/_settings/agentqueues