Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
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
Mariana Mihova 64a1582739
Update setuptools so az cli can be used within the Windows devops pipeline (#468)
* Print azure-cli version

* Az cli workaround for Windows

* Fix ps cmd line
2021-04-09 12:02:04 -07:00
Avin Agrawal 42629e5169 remove component governance task 2021-02-10 15:40:32 -08:00
Avin Agrawal 7da3c1c831 minor updates 2021-02-05 18:45:17 -08:00
Avin Agrawal 151d8cf974 Run component governance for all branches 2021-02-05 18:28:23 -08:00
Spencer McDonough 8141da5be9 * Fix dependency conflicts in testing
* Update IoT Hub endpoint for testing
* Enable local CR on Windows agent
2021-01-06 21:26:24 -08:00
Chaoyi Yuan 98c906bb62
Fix error when start simulator with setup option (#418)
* Fix error when start simulator with --setup option

* Bump version to 2.1.1

* Install fixed version of Azure CLI IoT extension

* Do not support 3.8 due to Azure CLI IoT extension incompatible
2019-12-16 13:25:19 +08:00
Chaoyi Yuan ffd3e7dc72
Fix CI (#390)
* Fix windows environment setup issue and darwin random failure

* Use hosted windows 2019 image

* use powershell core

* remove az --version so task can fail according to exit code
2019-05-10 22:45:10 +08:00
Ray Fang 81e7655cd0
Fix #371 (#372) 2019-02-15 15:37:42 +08:00
Neil Ye (Pactera Technologies Inc) a4e067a224 enable e2e test case for iotedgedev 2018-12-07 20:34:10 +08:00