Azurite icon indicating copy to clipboard operation
Azurite copied to clipboard

add ARM64 docker pipeline

Open blueww opened this issue 3 years ago • 1 comments

Thanks for contribution! Please go through following checklist before sending PR.

PR Branch Destination

  • For Azurite V3, please send PR to main branch.
  • For legacy Azurite V2, please send PR to legacy-dev branch.

Always Add Test Cases

Make sure test cases are added to cover the code change.

Add Change Log

Add change log for the code change in Upcoming Release section in ChangeLog.md.

Development Guideline

Please go to CONTRIBUTION.md for steps about setting up development environment and recommended Visual Studio Code extensions.

blueww avatar Aug 09 '22 08:08 blueww

The pipeline actually blocked for:

There was a resource authorization issue: "The pipeline is not valid. Could not find a pool with name 1ES_ARM_Agent_Pool. The pool does not exist or has not been authorized for use. For authorization details, refer to https://aka.ms/yamlauthz."

Open https://github.com/microsoft/azure-pipelines-agent/issues/3935 to track ARM64 image in Azure pipeline.

blueww avatar Aug 09 '22 10:08 blueww