iotedgedev/vsts_ci/linux
Eliise 174aa64ec4
Add command to add layered deployments to IoT Hub (#498)
* Add push and build for layered deployments

* Use setup.py

* Remove redudant command

* Update flake8 version to fix whitespace formating

* Determine layered deployment by schema layout

* Add additional test cases

* Refactor splitting on dot

* Fix pystyle code version

* Stop pip from installing 100s of libs to resolve conficts
By pinning all versions

* Remove test

* Attempt to fix running all tests

* Fix tests

* Clean up after tests

* Remove invalid and add new test case

* Add layered deployment deployment

* readd missing deploy command

* Use login parameter

* Add test cases

* Add an additional test case

* Remove unused method

* Move deployments to iothub from edge

* Use correct version

* Fix test

* Install missing extension

* Use new CLI naming and refactor

* Fix issue with import being cached across tests

* Skip instead of commenting out test

* Use variables

* Refactor

* Fix issue with tests failing due to previous tests

* Update changelog

* Fix issue with invalid manifest name for deployment

* Skip test on windows
2021-08-25 11:46:57 -07:00
..
continuous-build-linux.yml Add command to add layered deployments to IoT Hub (#498) 2021-08-25 11:46:57 -07:00