msgraph-sdk-powershell icon indicating copy to clipboard operation
msgraph-sdk-powershell copied to clipboard

AzDo Private Preview Pipeline

Open peombwa opened this issue 3 years ago • 0 comments

This PR closes #1394 by adding ci-build.yml pipeline definition. The pipeline definition will:

  • Install required tools.
  • Perform security pre-checks.
  • Generate, build, test, and pack modules.
  • Publish modules to AzDo private feed.

The PR also sets preview versions for the authentication and meta-module. Preview versions will be added for workload modules once https://github.com/Azure/autorest.powershell/pull/977 is released.

Waiting on

Some modules have been commented out in the module mapping due to the following issues:

  • https://github.com/Azure/autorest.powershell/issues/973
  • https://github.com/microsoft/OpenAPI.NET.OData/issues/259

peombwa avatar Aug 02 '22 22:08 peombwa