Cindy Deng
4fdeead23a
add -rt flag to specify runtime version
2021-03-17 16:54:31 -07:00
Cindy Deng
a5e4a845a2
fixed unit tests in test_utility and test_deploymentmanifest due to edit to template files
2021-03-16 16:33:27 -07:00
Cindy Deng
22d7841e37
update envvars.py default
2021-03-16 15:05:41 -07:00
Cindy Deng
cd176b7b94
changed temperature sensor version back to static
2021-03-16 14:22:14 -07:00
Cindy Deng
ddfc5fb066
edit runtime rund.sh to 1.1
2021-03-16 12:24:00 -07:00
Cindy Deng
afa18dd338
change all templates to use and changed tag to 1.1 in .env
2021-03-16 12:08:24 -07:00
Cindy Deng
d0ec974cb1
change ubuntu 18.04 curl command
2021-03-15 17:32:04 -07:00
Cindy Deng
d734795b0b
update to ubuntu 18.04
2021-03-15 17:14:24 -07:00
Haitham Shami
eaae2fe4f4
version 3.0.0
2021-03-11 10:58:09 -08:00
Konstantin Gukov
d06e1a1ad7
Fix parsing the output of `az iot hub list` ( #441 )
...
`az iot hub list` returns the parameter `resourcegroup` in lowercase.
As https://github.com/Azure/azure-cli/pull/8950/files suggests, this is true since at least 3 Apr 2019.
2021-02-26 09:50:10 -08:00
avagraw
fb00d476dc
Merge pull request #458 from Azure/avagraw/security_fix
...
remove component governance task
2021-02-10 15:46:51 -08:00
Avin Agrawal
42629e5169
remove component governance task
2021-02-10 15:40:32 -08:00
avagraw
45ed4f3d21
Merge pull request #457 from Azure/avagraw/security_fix
...
update branch name for component governance
2021-02-09 02:50:56 -08:00
Avin Agrawal
d8dadfb21b
update branch name for component governance
2021-02-09 01:36:37 -08:00
avagraw
59c26b15d6
Merge pull request #456 from Azure/avagraw/security_fix
...
Allow auto-injected component governance for master branch
2021-02-09 01:32:35 -08:00
Avin Agrawal
a37df8a3bf
Merge remote-tracking branch 'origin/master' into avagraw/security_fix
2021-02-09 00:24:58 -08:00
Avin Agrawal
a254eb5b8c
all auto-injected component governance for master branch
2021-02-09 00:23:50 -08:00
avagraw
79fc5167a3
Merge pull request #454 from Azure/avagraw/security_fix
...
Consolidate azure-cli dependencies and upgrade commentjson & applicationinsights
2021-02-08 17:34:59 -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
Avin Agrawal
e6b72006fc
Undo azure-cli change
2021-02-05 18:08:41 -08:00
Avin Agrawal
7b11d6af4c
force upgrade pip and tox
2021-02-05 17:57:04 -08:00
Avin Agrawal
44f341fad9
fix syntax
2021-02-05 15:03:18 -08:00
Avin Agrawal
7c857da402
Merge remote-tracking branch 'origin/master' into avagraw/security_fix
2021-02-05 14:50:33 -08:00
Avin Agrawal
a5b3d78f8d
azure-cli consolidation and package upgrade
2021-02-05 14:49:40 -08:00
avagraw
de63cca355
Merge pull request #453 from Azure/avagraw/security_fix
...
Use latest version of PyPi package: requests
2021-02-04 17:29:13 -08:00
Avin Agrawal
a46fd9137b
Restricting requests to latest tested version
2021-02-04 15:27:57 -08:00
Avin Agrawal
8c94e80939
Merge remote-tracking branch 'origin/master' into avagraw/security_fix
2021-02-04 14:39:49 -08:00
Avin Agrawal
7ab6d7e491
Updating PyPi requests version to use the latest version of urllib3
2021-02-04 14:38:51 -08:00
avagraw
f4380f3843
Merge pull request #452 from Azure/avagraw/security_fix
...
Update docker PyPi version to fix security vulnerabilities
2021-02-04 09:27:20 -08:00
Avin Agrawal
c7e9378f38
Merge remote-tracking branch 'origin/master' into avagraw/security_fix
2021-02-03 18:56:58 -08:00
Avin Agrawal
e210176b6d
Updating docker version
2021-02-03 18:56:02 -08:00
Koichi Hirao - MSFT
cf3b7b308a
Update README.md
2021-02-02 09:42:17 -08:00
avagraw
13919a6dfa
Merge pull request #450 from Azure/avagraw/security_fix
...
Use latest version of azure-cli-core
> Looks good. Please make sure ADO pipeline succeeds before merging.
Verified all pipelines succeed
2021-01-28 10:49:12 -08:00
Avin Agrawal
0d81c669cf
Merge remote-tracking branch 'origin/master' into avagraw/security_fix
2021-01-27 19:18:11 -08:00
Avin Agrawal
53c36c5016
Use latest version of azure-cli-core
2021-01-27 19:06:29 -08:00
Spencer McDonough
3c77e92227
update CHANGELOG.md
2021-01-27 11:57:23 -08:00
Spencer McDonough
4904d54c30
Remove Python 2 Support ( #449 )
...
Remove support for Python2. Only Python 3.6 and 3.7 are currently supported.
2021-01-27 09:42:43 -08:00
Spencer McDonough
d88627fdd1
Merge pull request #446 from Azure/spmcdono/update-pipeline-testing-framework
...
Fix CI/CD pipeline execution | Add local CR for Windows
2021-01-06 22:54:34 -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
Spencer McDonough
65d7ce7030
remove extraneous cryptography package, remove static jdk env var
2020-12-18 16:04:53 -08:00
Mariana Mihova
addfd992a6
Load config file using read_file as readfp is being deprecated ( #437 )
...
* Load config file using read_file as read_fp is getting deprecated
* The `read_file` method is not available on ConfigParser in py2.7, add a check
* Update package version + add test debug config in launch.json
2020-09-23 21:28:42 -07:00
Chaoyi Yuan
4c7c56be01
bump version to 2.1.5 ( #436 )
2020-08-18 15:23:07 +08:00
Chaoyi Yuan
e485dd7a12
Fix bcrypt error ( #435 )
2020-08-18 15:00:00 +08:00
Chaoyi Yuan
9944ecc409
Use ubuntu 18.04 LTS as base image ( #429 )
...
* Use ubuntu LTS as base image
* Do not unit test on python 2.7 any more
2020-06-05 11:23:02 +08:00
Chaoyi Yuan
3bab87fb18
Fix error caused by latest azure cli core version ( #427 )
2020-04-01 16:06:36 +08:00
Chaoyi Yuan
abebb959c3
Fix genconfig does not fail when schema validation failed ( #425 )
...
* Fix bug that validation not fail when only schema error exists
* Remove postinstall step which installs az cli
2020-03-27 13:35:51 +08:00
Chaoyi Yuan
a70852cd15
Update latest simulator language support info ( #423 )
2020-02-10 11:01:54 +08:00
Chaoyi Yuan
2517a2bd6d
Fix installation error on Azure Pipelines caused by more-itertools ( #422 )
...
* Fix install error on Azure Pipelines caused by more-itertools
* Bump version and update changelog
2020-01-14 16:48:47 +08:00
Chaoyi Yuan
8677318bc8
Upgrade container base image to fix vulnerability issue ( #421 )
2019-12-27 14:19:40 +08:00