Azure / azure-iot-cli-extension

Azure IoT extension for Azure CLI
Other
83 stars 65 forks source link

test: Repurpose ADO release pipeline as integration testing pipeline #703

Closed c-ryan-k closed 3 months ago

c-ryan-k commented 4 months ago

This converts our legacy ADO release pipeline into a hefty integration test pipeline.

This is triggered now as part of our release workflow, github actions will queue and track the ADO build in our pipeline.

It is not required to complete in order to draft the release, so we can review flaky tests or re-run tests if needed: image

Since this pipeline is no longer building a release candidate artifact, there's no need for 1ES runner images, or the release stage.

An example pipeline can be found here: https://github.com/c-ryan-k/azure-iot-cli-extension/actions/runs/9373681178


This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Thank you for contributing to the IoT extension!

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

Intent for Production

Basic expectations

Azure IoT CLI maintainers reserve the right to enforce any of the outlined expectations.

A PR is considered ready for review when all basic expectations have been met (or do not apply).