зеркало из https://github.com/Azure/iotedgedev.git
Родитель
563dd68e82
Коммит
ea883562d8
|
@ -1,7 +1,7 @@
|
|||
# Azure IoT Edge Dev Tool
|
||||
|
||||
[![PyPI version](https://badge.fury.io/py/iotedgedev.svg)](https://badge.fury.io/py/iotedgedev)
|
||||
[![Build Status](https://dev.azure.com/Azure-IoT-DDE-EdgeExperience/IoTEdgeDev/_apis/build/status/Azure.iotedgedev?branchName=master)](https://dev.azure.com/Azure-IoT-DDE-EdgeExperience/IoTEdgeDev/_build/latest?definitionId=35&branchName=master)
|
||||
[![Build Status](https://dev.azure.com/Azure-IoT-DDE-EdgeExperience/IoTEdgeDev/_apis/build/status/Azure.iotedgedev?branchName=main)](https://dev.azure.com/Azure-IoT-DDE-EdgeExperience/IoTEdgeDev/_build/latest?definitionId=35&branchName=main)
|
||||
|
||||
The **IoT Edge Dev Tool** greatly simplifies [Azure IoT Edge](https://azure.microsoft.com/en-us/services/iot-edge/) development down to simple commands driven by environment variables.
|
||||
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
* [Python Virtual Environment Setup](python-virtual-environment-setup)
|
||||
* [Test Coverage](test-coverage)
|
||||
* [Troubleshooting](troubleshooting)
|
||||
* [Contributing](https://github.com/Azure/iotedgedev/blob/master/CONTRIBUTING.md)
|
||||
* [Contributing](https://github.com/Azure/iotedgedev/blob/main/CONTRIBUTING.md)
|
||||
* Misc
|
||||
* [Migration Guides for Public Preview Users](migration-guides)
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Add steps that analyze code, save the dist with the build record, publish to a PyPI-compatible index, and more:
|
||||
# https://docs.microsoft.com/vsts/pipelines/languages/python
|
||||
pr:
|
||||
- master
|
||||
- main
|
||||
|
||||
trigger: none
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче