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

1479 Коммитов

Автор SHA1 Сообщение Дата
Shi Chen ebbce2c095
Merge pull request #893 from microsoft/cs-mainbranch
chore: Rename default branch name to main
2021-07-30 15:57:03 +08:00
Shi Chen 69269112e8 rename branch name in workflows and codes to main 2021-07-30 13:39:35 +08:00
Shi Chen b992266eb9
Merge pull request #883 from microsoft/dependabot/npm_and_yarn/extension/glob-parent-5.1.2
Bump glob-parent from 5.1.1 to 5.1.2 in /extension
2021-07-30 13:28:35 +08:00
Shi Chen 3904f10cc8
Merge pull request #885 from microsoft/dependabot/npm_and_yarn/extension/normalize-url-4.5.1
Bump normalize-url from 4.5.0 to 4.5.1 in /extension
2021-07-30 13:27:40 +08:00
dependabot[bot] d3f3f500d7
Bump normalize-url from 4.5.0 to 4.5.1 in /extension
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 05:27:06 +00:00
dependabot[bot] 19370422e1
Bump glob-parent from 5.1.1 to 5.1.2 in /extension
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 05:26:13 +00:00
Shi Chen 784e08f029
Merge pull request #892 from microsoft/dependabot/npm_and_yarn/npm-package/glob-parent-5.1.2
Bump glob-parent from 5.1.1 to 5.1.2 in /npm-package
2021-07-30 13:25:25 +08:00
Shi Chen 74aacfd002
Merge pull request #891 from microsoft/dependabot/npm_and_yarn/npm-package/normalize-url-4.5.1
Bump normalize-url from 4.5.0 to 4.5.1 in /npm-package
2021-07-30 13:22:02 +08:00
dependabot[bot] 0859852816
Bump glob-parent from 5.1.1 to 5.1.2 in /npm-package
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 03:20:05 +00:00
dependabot[bot] 62bbc12a3f
Bump normalize-url from 4.5.0 to 4.5.1 in /npm-package
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 03:19:50 +00:00
nickzhums 900f41d37c Update README.md 2021-07-30 11:09:15 +08:00
Yan Zhang 47f446258c
Merge pull request #886 from badsyntax/update-issue-assignee
Update issue assignee
2021-07-30 11:07:10 +08:00
Richard Willis 77822ff442 Remove badsyntax assignee in issue templates 2021-07-27 11:58:47 +01:00
Richard Willis f6411c967b Remove CODEOWNERS 2021-07-27 11:58:37 +01:00
Richard Willis fa9d4f299b Better support for M1 arm64 support 2021-07-06 07:04:26 +01:00
Richard Willis ed9d40a2d4
Merge pull request #875 from badsyntax/snyk-fix-112ebcefb54840f26727981dda9f5797
[Snyk] Security upgrade vsce from 1.85.1 to 1.88.0
2021-05-22 22:01:24 +01:00
snyk-bot 68302e58e3
fix: extension/package.json & extension/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984
2021-05-01 08:59:50 +00:00
Richard Willis 0efa402cbf
Merge pull request #872 from badsyntax/actions-retry
Actions retry
2021-03-07 17:36:19 +00:00
Richard Willis 6578d1f221 Fix workflow for windows 2021-03-07 17:23:20 +00:00
Richard Willis f9c4e43503 Upgrade gradle version 2021-03-07 17:04:54 +00:00
Richard Willis f22684f2a6 Fix conditional for windows 2021-03-07 17:01:52 +00:00
Richard Willis 330b49e02d Publish types after extension 2021-03-07 16:52:21 +00:00
Richard Willis 4045ec11a5 Update docs for Apple M1 2021-03-07 16:49:38 +00:00
Richard Willis 9ea8993e9a Test on macos and add test retries 2021-03-07 16:47:57 +00:00
Richard Willis c107a6f4fa Remove console.log 2021-03-07 16:46:44 +00:00
Richard Willis 618e6680b2 Better method name 2021-03-07 16:35:18 +00:00
Richard Willis 9c16c8d58a Downgrade vscode-test 2021-03-06 13:23:58 +00:00
Richard Willis 0a60499278 Fix vscode types 2021-03-06 12:56:45 +00:00
Richard Willis 51f3df9187
Merge pull request #871 from badsyntax/update-deps
Update deps
2021-03-06 12:39:10 +00:00
Richard Willis 13c55c8663 Fix linting 2021-03-06 12:25:36 +00:00
Richard Willis 8c5ea30195 Update deps 2021-03-06 12:23:34 +00:00
Richard Willis aadd8200ec
Merge pull request #870 from badsyntax/fix-terminal-close-race-condition
Fix race condition on terminal open. Refs #848
2021-03-06 12:13:41 +00:00
Richard Willis 9efd6c65d4 Remove debug 2021-03-06 12:01:33 +00:00
Richard Willis ad2aac6b1b Run tests on more recent version of vscode 2021-03-06 11:44:51 +00:00
Richard Willis 664558c5cc Fix sonarqube linting issues 2021-03-06 11:42:10 +00:00
Richard Willis 1d073037d8 Add defensive code to support different vscode versions. Refs #848 2021-03-06 11:41:34 +00:00
Richard Willis b0793ab9b1 Fix race condition on terminal open. Refs #848 2021-03-06 11:06:59 +00:00
dependabot-preview[bot] f8d9731878
Bump @types/google-protobuf from 3.7.3 to 3.7.4 in /npm-package (#775)
Bumps [@types/google-protobuf](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google-protobuf) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/google-protobuf)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-02 16:58:53 +00:00
dependabot-preview[bot] 69e4bd6421
Bump @grpc/grpc-js from 1.1.7 to 1.1.8 in /npm-package (#774)
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/commits)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-02 16:30:49 +00:00
dependabot-preview[bot] 85cf28d254
Bump @grpc/grpc-js from 1.1.7 to 1.1.8 in /extension (#773)
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/commits)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-02 15:59:28 +00:00
dependabot-preview[bot] f215b1d3d4
Bump powermock-module-junit4 from 2.0.7 to 2.0.9 (#776)
Bumps [powermock-module-junit4](https://github.com/powermock/powermock) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](https://github.com/powermock/powermock/compare/powermock-2.0.7...powermock-2.0.9)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-02 15:56:23 +00:00
dependabot-preview[bot] 7c2e125e39
Bump com.diffplug.spotless from 5.6.1 to 5.7.0 (#764)
Bumps com.diffplug.spotless from 5.6.1 to 5.7.0.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-02 15:56:02 +00:00
dependabot-preview[bot] b75a8a6f33
Bump @types/google-protobuf from 3.7.3 to 3.7.4 in /extension (#772)
Bumps [@types/google-protobuf](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google-protobuf) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/google-protobuf)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-02 15:55:51 +00:00
dependabot-preview[bot] d71230505e
Bump vscode-test from 1.4.0 to 1.4.1 in /extension (#769)
Bumps [vscode-test](https://github.com/Microsoft/vscode-test) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/Microsoft/vscode-test/releases)
- [Changelog](https://github.com/microsoft/vscode-test/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/vscode-test/commits/1.4.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-02 15:55:30 +00:00
Richard Willis a1c11d4c7a
Add find gradle task feature (#766)
* Add find gradle task feature

* Disable gpu in tests
2020-10-22 11:46:38 +01:00
Snyk bot 8de3158d5f
fix: extension/package.json & extension/package-lock.json to reduce vulnerabilities (#761)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-FLAT-596927
2020-10-17 15:58:32 +01:00
Richard Willis 1b251c5858
Expose gradleTaskProvider in API (#762) 2020-10-17 15:56:30 +01:00
Richard Willis 8d44e02d38
Improve API and export types (#758)
* Improve API and export types

* Simplify API

Waiting for the tasks to be loaded before running a task is unnecessary
2020-10-14 22:34:06 +01:00
Richard Willis d4c5f9edfa
Update README.md 2020-10-12 19:59:16 +01:00
Richard Willis e83cb5acdd
Update README.md 2020-10-12 17:49:24 +01:00