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

260 Коммитов

Автор SHA1 Сообщение Дата
Matthew Fisher 3a4764ba54
Upgrade packages for additional telemetry updates (#425) 2024-09-12 11:07:42 -07:00
Alex Weininger 0094c5cb65
Prepare for signing (#423) 2024-08-26 16:30:57 -04:00
alexweininger 22dbc210ec Add release pipeline for testing 2024-08-21 12:28:15 -04:00
alexweininger c949f9c016 Add back TeamName variable 2024-08-05 09:25:14 -05:00
alexweininger 0e91b3c139 Remove TeamName 2024-08-02 16:10:11 -07:00
alexweininger 4c7e51686f fixup 2024-08-02 15:33:48 -07:00
alexweininger 98acfcb637 Add TeamName variable 2024-08-02 15:31:31 -07:00
alexweininger 62bddf9a4f Use MicroBuild template 2024-08-02 14:50:44 -07:00
Alex Weininger e79ba49b2a
Update utils and dev package to get latest version of @vscode/extension-telemetry package (#420) 2024-07-25 13:32:08 -07:00
Matthew Fisher 4455c34fa0
Update long running tests check (#418) 2024-07-05 16:41:36 -04:00
dependabot[bot] 85a5bdb97f
Bump braces and gulp (#417)
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

Updates `gulp` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/gulpjs/gulp/releases)
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.0)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
- dependency-name: gulp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-05 11:14:10 -07:00
Nathan 00b594dc09
Add the main yml to run node PR lint, build, and test (#419)
* Add the main yml to run node PR lint, build, and test

* Restore passphrase step

* Remove the pipelines from old devops yml
2024-07-05 11:06:54 -07:00
Matthew Fisher 8035571970
Add parameter to manually enable long running tests (#416) 2024-06-20 15:26:39 -07:00
dependabot[bot] 54afddfebb
Bump follow-redirects from 1.15.4 to 1.15.6 (#412)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 17:03:00 -07:00
Matthew Fisher 287aef4f59
Update `.nvmrc` to 18.15 and update VS Code version to match (#409) 2024-02-26 12:39:18 -08:00
Alex Weininger f0eaa78780
Add 1ES pipeline (#408) 2024-02-07 15:41:53 -08:00
Alex Weininger c251749b2b
Update codeActionsOnSave to explicit (#407) 2024-02-07 13:10:33 -08:00
dependabot[bot] a114a2bb13
Bump follow-redirects from 1.15.3 to 1.15.4 (#406)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 13:33:15 -08:00
Matthew Fisher e9dc468809
Upgrade `@vscode/test-electron` (#405) 2024-01-10 10:40:47 -08:00
Matthew Fisher ce75142d46
Update `eslint-config` to enforce import types (#403) 2023-12-08 10:03:48 -08:00
Sumanth Somireddy 096b6f48b5
Implemented the enhancement of Failed message on deleting the VM. (#404) 2023-12-06 14:13:05 -08:00
Alex Weininger e795b78ec2
Remove Azure Account from extension dependencies (#402) 2023-11-16 16:29:11 -05:00
dependabot[bot] 72020b2703
Bump axios and vscode-tas-client (#401)
Bumps [axios](https://github.com/axios/axios) and vscode-tas-client. These dependencies needed to be updated together.

Updates `axios` from 0.26.1 to 1.6.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.26.1...v1.6.1)

Updates `vscode-tas-client` from 0.1.63 to 0.1.75

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: vscode-tas-client
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 17:04:54 -08:00
Alex Weininger 8eca21ddc5
Remove period from select an OS (#400) 2023-11-01 14:33:02 -04:00
Alex Weininger 3c747ea98a
Add icon to create command (#398) 2023-08-14 14:42:56 -07:00
dependabot[bot] dbd9f54eee
Bump word-wrap from 1.2.3 to 1.2.4 (#395)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 11:47:25 -07:00
Alex Weininger 06e84fbb70
Remove onCommand activation events (#394) 2023-07-10 16:05:03 -07:00
Alex Weininger bfcbee3075
Exclude dist folder from policheck (#393) 2023-07-10 13:08:02 -07:00
dependabot[bot] e9dbcfd671
Bump semver from 5.7.1 to 7.5.2 (#392)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 12:35:44 -07:00
Alex Weininger e826ad054e
Reduce requests during resolve from 2 to 1 (#391) 2023-06-15 11:29:13 -07:00
Alex Weininger 242436332a
Switch to @vscode/vsce from vsce (#390) 2023-06-14 13:00:55 -07:00
Alex Weininger 1d5c8610a5
Update to TS 5.1.3 (#387) 2023-06-14 09:00:59 -07:00
Alex Weininger e22b99cbec
Fix view properties command (#389) 2023-06-13 16:56:05 -07:00
Alex Weininger 20ceb7ea63
Move to Track 2 SDKs (#386)
* Move to Track 2 SDKs

* Fixups

* Use Node 16

* Set webpack target to node
2023-06-12 17:01:24 -07:00
Alex Weininger 952d52d337
Bump version to 0.6.6-alpha.0 after release (#381) 2023-05-17 14:40:13 -07:00
Alex Weininger a063440327
Add commands to focus view and prep for release (#379) (#380)
* Add commands to focus view

* Bump version and update changelog

* Fixup
2023-05-17 14:39:27 -07:00
dependabot[bot] 68d4c94849
Bump webpack from 5.68.0 to 5.76.0 (#375)
Bumps [webpack](https://github.com/webpack/webpack) from 5.68.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.68.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 17:59:09 -04:00
Alex Weininger 642b7b2127
v0.6.4 release prep (#374)
* Bump version to 0.6.4

* Update changelog
2023-02-21 16:42:32 -08:00
Alex Weininger e893a88416
Fix expected child context values (#373) 2023-02-16 14:19:56 -08:00
Alex Weininger da4224dd61
Add registerCommands file (#371) 2023-01-26 13:08:27 -08:00
Alex Weininger c1a0bb55e1
Create .gitattributes (#369) 2023-01-26 09:20:02 -08:00
github-actions[bot] 07330118ea
Bump version after release (#370)
Co-authored-by: GitHub <noreply@github.com>
2023-01-25 16:24:38 -08:00
Alex Weininger b7c9438f6f
Prep for 0.6.3 release (#368) 2023-01-25 12:56:53 -08:00
Alex Weininger a53a189dd0
Initial v1.5 migration (#367)
Co-authored-by: motm32 <motm32@gmail.com>
Co-authored-by: Megan Mott <59709511+motm32@users.noreply.github.com>
2023-01-17 10:01:30 -08:00
Alex Weininger 6be9f774f9
Fix launch config (#366) 2023-01-12 14:50:25 -08:00
dependabot[bot] 5785321abb
Bump json5 from 1.0.1 to 1.0.2 (#365)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 11:10:01 -08:00
Alex Weininger 436269a498
Merge pull request #364 from microsoft/alex/add-nvmrc
Add .nvmrc file
2022-12-07 13:38:35 -08:00
Alex Weininger c19f838fd6 Add .nvmrc file 2022-12-07 13:20:56 -08:00
dependabot[bot] a937797d9a
Bump decode-uri-component from 0.2.0 to 0.2.2 (#363)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 10:06:08 -05:00
dependabot[bot] 44570b38a8
Bump terser from 5.10.0 to 5.14.2 (#344)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 15:35:24 -08:00