Azure / azure-iot-cli-extension

Azure IoT extension for Azure CLI
Other
82 stars 64 forks source link

ci: Add workflows for build, test, and release actions #699

Closed c-ryan-k closed 2 months ago

c-ryan-k commented 2 months ago

This also stages tox.ini for running integration tests pipelines locally the same way we'll eventually run them in a pipeline.

While I smooth out the integration test connection between ADO and github, this PR will at least get most of the engineering infrastructure setup for builds and releases.


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).

c-ryan-k commented 2 months ago

For test runs please see recent runs for CI, Tox tests, and Release here: https://github.com/c-ryan-k/azure-iot-cli-extension/actions

Before merging, we'll need to update the new hosted pools to point to this repo rather than my fork.