Azure / iotedge

The IoT Edge OSS project
MIT License
1.45k stars 457 forks source link

Use product-versions.json instead of latest-aziot-*.json #7270

Closed damonbarry closed 2 months ago

damonbarry commented 2 months ago

This change updates the iotedge CLI and the packages release pipeline to query/update product-versions.json instead of latest-aziot-edge.json and latest-aziot-identity-service.json. The previous json files were specific to a particular release channel + version (1.4 LTS), whereas product-versions.json represents the current state of supported products and components across all stable and LTS releases. This is allow the CLI and our releases to operate smoothly during the coming phase where both 1.5 LTS and 1.6 LTS are supported side by side.

CLI details:

Release pipeline details:

Azure IoT Edge PR checklist:

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

General Guidelines and Best Practices

Testing Guidelines

damonbarry commented 2 months ago

/azp run

azure-pipelines[bot] commented 2 months ago
Azure Pipelines successfully started running 4 pipeline(s).