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

493 Коммитов

Автор SHA1 Сообщение Дата
Renlong Tu d223039dd5
1.21.0 (#541)
* 1.21.0

* Update release date

Co-authored-by: rentu <rentu@microsoft.com>
2020-04-07 09:16:50 +08:00
Renlong Tu 9beae23d02
Update logic to valid env in repository url (#540)
* Update logic to valid env in repository url

* Update version

* Update

Co-authored-by: rentu <rentu@microsoft.com>
2020-04-02 16:32:54 +08:00
Renlong Tu 90030762c9
Support env in repository url (#539)
* Support env in repository url

* Update version to 1.21.0-rc1

* correct wording

Co-authored-by: rentu <rentu@microsoft.com>
2020-04-02 09:33:11 +08:00
dependabot[bot] 5c123e95e3
Bump acorn from 6.3.0 to 6.4.1 (#532)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-31 14:20:53 +08:00
Renlong Tu 7e4ec760a8
1.21.0-rc (#537)
Co-authored-by: rentu <rentu@microsoft.com>
2020-03-27 11:03:37 +08:00
Renlong Tu adb9b29469
Read target framework from csproj (#536)
* Read target framework from csproj

* trim target framework

Co-authored-by: rentu <rentu@microsoft.com>
2020-03-26 13:25:31 +08:00
Renlong Tu 3ffac1ff4e
Add single module debug for python, add arm64v8 platform (#535)
* Add single module debug for python, add arm64v8 platform

* add debug block to package.json

* Update debugger section for python

Co-authored-by: rentu <rentu@microsoft.com>
2020-03-24 13:25:41 +08:00
Renlong Tu 92cad8e777
Add retry logic when download standalone simulator (#533)
* Add retry logic when download standalone simulator

* Add copyright in retryPolicy.ts

* Show error message when retry

* fix typo

* make retry times correct

Co-authored-by: rentu <rentu@microsoft.com>
2020-03-19 14:21:45 +08:00
Renlong Tu 39339b74fa
Add repository url check (#531)
* Add repository url check

* Update tip message

* update error messages

Co-authored-by: rentu <rentu@microsoft.com>
2020-03-12 14:25:27 +08:00
Renlong Tu 3581f2d0bd
Use pip package info URL instead of GitHub API (#530)
* Use pip package info URL instead of GitHub API

* Update to make tslint happy

* Add copyright declaration
2020-02-28 14:45:29 +08:00
Renlong Tu e1edff7452
fix issue: https://github.com/microsoft/vscode-azure-iot-edge/issues/159 (#527)
Image placeholder and Dockerfile path verification error persists after renaming deployment.template.json/module.json
2020-01-10 15:11:21 +08:00
Renlong Tu e8353b3c41
1.20.0 (#526) 2019-12-31 12:39:25 +08:00
Renlong Tu 31b82c6b3b
Update scroll bar theme (#525)
* Update scroll bar theme

* 1.20.0-rc2
2019-12-30 16:32:50 +08:00
Renlong Tu 7fd9adb64f
1.20.0-rc (#524)
* 1.20.0-rc

* ignore gitter link 504 error
2019-12-27 11:47:34 +08:00
Renlong Tu d94ec54936
Update subtitle (#523) 2019-12-25 14:29:30 +08:00
Renlong Tu fa1f5b0a1a
Update scroll bar css to compatible with dark theme (#522) 2019-12-20 17:24:00 +08:00
Renlong Tu 21034e2c9b
Send detailed error message when installed standalone simulator failed (#521)
* Send detailed error message when installed standalone simulator failed

* Fix vulnerable dependency, and update according to the comments
2019-12-09 17:22:49 +08:00
Renlong Tu 93d0b57c66
1.19.0 (#519)
* 1.19.0

* Update release date for 1.19.0

* Update version in package-lock.json
2019-11-15 08:04:37 +01:00
Renlong Tu 3e7e336ad1
Optimize config not set error on windows (#518)
* Optimize config not set error on windows

* Change version to 1.19.0-rc1
2019-11-15 03:32:33 +01:00
Renlong Tu 406099b871
1.19.0-rc (#515)
* 1.19.0-rc

* Update README.md and CHANGELOG.md
2019-11-12 06:57:23 +01:00
Renlong Tu ed3f797f66
Use standalone simulator for VSCode Edge extension (#514)
* Use standalone simulator for VSCode Edge extension

* Update code according to the comments

* Update installing tips and clarify auto install logic

* Allow user to use rc version

* Remove iotedgehubdev user config version

* Cache simulator installed path

* Update code

* Update get executable path logic

* Optimize variable name and some logic

* Add missing file
2019-11-08 06:10:54 +01:00
Jun Han 3c71356e9d
Add Azure Event Grid (#513)
* Add Azure Event Grid

* Update
2019-11-06 14:02:56 +08:00
Renlong Tu ff126fe896
Add docker state detection (#511)
* Add docker state detection

* Update docker status detect logic

* put error code checking first

* minimal changes to re-trigger ci-cd
2019-11-06 04:25:37 +01:00
Jun Han 1bba3e2390
1.18.0 (#510) 2019-10-30 10:55:12 +08:00
Jun Han 6b2b5dab4e
Fix #508 (#509)
* Fix #508

* update
2019-10-29 12:43:33 +08:00
Jun Han 679ed38923
1.18.0-rc (#507)
* 1.18.0-rc

* update
2019-10-28 15:45:08 +08:00
Jun Han 1d704f4190
Support multiple plans for marketplace (#506)
* Support multiple plans for marketplace

* Expand lenght of input

* clean up
2019-10-25 11:43:56 +08:00
Renlong Tu f512518d0a
Optimize ASA retry logic (#505)
* Optimize ASA retry logic

* Update code to make tslint happy

* Remove unnecessary code
2019-10-23 16:41:58 +08:00
xinyiz1226 e084baf32d
Merge pull request #498 from microsoft/xinyiz1226-readme-highlight
Update README.md to highlight IoT Tools
2019-09-05 14:39:51 +08:00
xinyiz1226 2614551e5e
Update README.md 2019-09-05 13:28:56 +08:00
Renlong Tu 90d2676b7d
1.17.0 (#497) 2019-08-30 15:26:11 +08:00
Renlong Tu 12b6bede78
1.17.0-rc (#495)
* 1.17.0-rc

* Use fixed instead of changed
2019-08-26 16:02:22 +08:00
Jun Han d17b1ae347
Validate links for markdown files in CI/CD (#494) 2019-08-23 02:46:12 -05:00
Renlong Tu 94068b777b
Add codeLens to Update ASA job info (#492)
* Add codeLens to Update ASA job info

* Disable command palette, and add module name in progress tips

* Move ASA module update logic to streamAnalyticsManager, update Codelens pattern, remove unnecessary command in package.json

* Use api-version=2019-06-01

* Use singleton for streamAnalyticsManager

* Remove unnecessary code, and reinstall packages to update package-lock.json

* rename queryASAJobInfo to publishAndQueryASAJobInfo, fix ci failed issue
2019-08-23 15:32:47 +08:00
Jun Han b249394625
Fix 404 link (#493) 2019-08-20 02:03:20 -05:00
Renlong Tu cce8f30346
1.16.0 (#491) 2019-08-13 13:18:38 +08:00
Renlong Tu 6bb13f64ce
1.16.0-rc (#488)
* 1.16.0-rc

* Update CHANGELOG.md
2019-08-06 16:50:43 +08:00
Renlong Tu 8132d51bb5
Guide user setup connection string from UI (#476)
* Guide user setup connection string from UI

* Update setup connections string tips, change code flow

* Add fromCommandPalette property of telemetry
2019-08-06 11:37:31 +08:00
Jun Han 7c14136e73
Fix CI failure on Linux (#487)
* Fix CI failure on Linux

* Update .travis.yml
2019-08-05 21:15:10 -05:00
Jun Han a38118673f
Add hint: Node.js Module creation may take some time (#484)
* Add hint: Node.js Module creation may take some time

* Update
2019-08-01 00:05:47 -05:00
Chaoyi Yuan d93e9f6bf8
Update arm64 prerequisites (#481)
* update arm64 prerequisites in readme
2019-08-01 09:30:56 +08:00
Eric Chen d7dbee6a95
Merge pull request #485 from microsoft/erichen-readme-update
Update known issue link
2019-07-26 14:07:20 +08:00
Eric Chen d8ab237f85 Update known issue link 2019-07-25 17:18:07 +08:00
Jun Han 844d7df540
1.15.0 (#483) 2019-07-19 02:46:56 -05:00
Jun Han 05b7c61b0a
1.15.0-rc (#479) 2019-07-16 21:49:42 -05:00
dependabot[bot] ef4f248158 Bump lodash from 4.17.11 to 4.17.14 (#478)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 21:27:53 -05:00
Jun Han 3c4a159900
Read connection string from Toolkit, rename 'tempSensor' to 'Simulate… (#477)
* Read connection string from Toolkit, rename 'tempSensor' to 'SimulatedTemperatureSensor'

* Resolve comments
2019-07-11 00:18:38 -05:00
xinyiz1226 522c55a90b
Merge pull request #475 from microsoft/xinyiz1226-ReadmeUpdate
Update README.md
2019-07-09 18:12:32 +08:00
xinyiz1226 4515f97b26
Update README.md 2019-07-08 14:30:25 +08:00
Renlong Tu dbab56e209
ASA error message improvement (#474)
* ASA error message improvement

* Add period for error message
2019-07-01 11:37:41 +08:00