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

921 Коммитов

Автор SHA1 Сообщение Дата
Matthew Fisher a53931e195
Update NOTICE file (#2688) 2024-10-04 11:14:54 -07:00
Matthew Fisher 3873e074c1
v0.25.4 Release prep (#2686)
* 0.25.4

* Update changelog

* Fix version

* And date
2024-10-04 13:58:47 -04:00
Matthew Fisher 25625ebdb3
Improvements to error masking (#2675) 2024-09-12 11:55:44 -07:00
Alex Weininger 804f6dea5e
Add release pipeline (#2676) 2024-09-11 20:54:34 -04:00
Matthew Fisher ccd0d68838
Upgrade packages for additional telemetry updates (#2674) 2024-09-09 14:30:07 -07:00
Matthew Fisher a815ee3fde
Revert "Remove database connection logic and view (#2654)" (#2673)
This reverts commit 97388ac931.
2024-09-09 14:29:51 -07:00
Alex Weininger 041b91e5eb
Prepare for signing with MSBuild (#2667) 2024-08-26 16:29:58 -04:00
Alex Weininger 6231532895
Fix feature-request action (#2668)
* Fix feature-request action

* Oops
2024-08-26 11:47:29 -04:00
Nathan 2acdab4d4e
Bump/v0.25.4 alpha (#2666)
* Update package.json

* Update package.json

* Update package-lock.json
2024-08-23 15:59:35 -04:00
Nathan cbdac71a0a
WE SHOULD MERGE (#2665)
* Bump package and changelog

* Revert "Remove database connection logic and view (#2654)"

This reverts commit 97388ac931.

* Update notice

* Reapply "Remove database connection logic and view (#2654)"

This reverts commit efbaf0376e.
2024-08-23 10:53:13 -07:00
Matthew Fisher f454659522
Upgrade utils and dev package (#2663)
* Upgrade utils

* Upgrade dev
2024-08-22 15:31:28 -07:00
Nathan e2ae3d7f72
Add a listTask so the cache works for all resolves (#2662) 2024-08-22 15:13:47 -07:00
dependabot[bot] 14047c818b
Bump axios from 1.6.1 to 1.7.4 (#2660)
Bumps [axios](https://github.com/axios/axios) from 1.6.1 to 1.7.4.
- [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/v1.6.1...v1.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 12:28:22 -07:00
dependabot[bot] 2bb3e9655b
Bump fast-xml-parser from 4.2.5 to 4.4.1 (#2657)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.5 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.5...v4.4.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 11:59:54 -07:00
Alex Weininger 5fc062b403
Update @vscode/extension-telemetry package (#2655) 2024-07-25 13:32:15 -07:00
Matthew Fisher 97388ac931
Remove database connection logic and view (#2654) 2024-07-11 15:14:34 -07:00
Matthew Fisher 3364d5a8a3
Update long running tests check logic (#2651) 2024-07-03 12:52:17 -04:00
dependabot[bot] 4bf967a5dd
Bump ws from 8.6.0 to 8.17.1 (#2646)
Bumps [ws](https://github.com/websockets/ws) from 8.6.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.6.0...8.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 15:14:00 -07:00
Matthew Fisher ab4f8fffa0
Default `parameters.enableLongRunningTests` to `true` (#2647) 2024-06-21 09:50:00 -07:00
Matthew Fisher 2173d483db
Add parameter to manually enable long running tests (#2645) 2024-06-12 09:50:56 -07:00
dependabot[bot] d22208a6d4
Bump braces and gulp (#2644)
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-06-10 15:32:22 -07:00
Nathan 28d721ceef
Upgrade python flask dependency in test folder for compliance reasons (#2643) 2024-06-10 14:52:10 -07:00
dependabot[bot] 9c9c6966d8
Bump follow-redirects from 1.15.4 to 1.15.6 (#2628)
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-05-09 10:46:42 -07:00
Megan Mott 3a32573bed
Remove Csharp tests (#2632)
* remove csharp test

* empty
2024-04-24 14:10:41 -07:00
Alex Weininger ee5faafe88
Add "Node PR Lint, Build and Test" workflow (#2633) 2024-04-17 11:30:07 -04:00
Nathan aaeace24ea
Update changelog and bump version for release (#2609)
* Update changelog and bump version for release

* Update changelog

* Random linebreak

* Bump other util packages

* Update CHANGELOG.md

Co-authored-by: Alex Weininger <alex.weininger@live.com>

---------

Co-authored-by: Alex Weininger <alex.weininger@live.com>
2024-02-29 11:26:25 -08:00
Nathan 73cf4d2da8
Update appservice package to fix JWT token audience (#2622)
* Allow users to deploy zip files directly

* Add a test for zip file deploy

* Update appservice package
2024-02-23 13:21:59 -08:00
Nathan 7aed4d3e29
Add Extension_Version setting for Linux apps as well (#2623) 2024-02-23 11:03:28 -08:00
Nathan 0351797f2a
Allow users to deploy zip files directly (#2621)
* Allow users to deploy zip files directly

* Add a test for zip file deploy
2024-02-13 10:01:25 -08:00
Nathan 5490c6e0e6
Use log analytics create step (#2619) 2024-02-12 10:48:11 -08:00
Nathan 2515ae288c
Remove unneeded activation events (#2620) 2024-02-09 11:20:24 -08:00
Alex Weininger 022cddd0af
Add 1ES pipeline (#2617) 2024-02-07 15:50:37 -08:00
Alex Weininger 141bd5854a
Bump appservice and azureutils (#2610)
* Bump appservice and azureutils

* Add activity context
2024-01-29 14:33:29 -08:00
Nathan 7c4a9cf888
Fix VS Code settings (#2608) 2024-01-26 09:24:48 -08:00
dependabot[bot] 9ebc5d3112
Bump follow-redirects from 1.15.3 to 1.15.4 (#2604)
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:29:10 -08:00
Matthew Fisher 74f7359d41
Upgrade `@vscode/test-electron` (#2601) 2024-01-05 09:29:55 -08:00
Nathan 77ba074292
Bump appservice to fix the gitignore issue and remove globby (#2595) 2023-11-29 17:12:58 -08:00
Matthew Fisher c704909ad8
Update `eslint-config` to enforce import types (#2594) 2023-11-29 13:37:07 -08:00
Alex Weininger 5306f6efc2
Remove Azure Account from extension dependencies (#2589) 2023-11-16 11:38:01 -05:00
dependabot[bot] ff9ba515de
Bump axios and vscode-tas-client (#2588)
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:50 -08:00
Nathan be2f9666c5
Update changelog to have better reference PRs (#2582)
* Changes for release

* There are better PRs for when the issues were solved

* Update date
2023-10-11 14:42:27 -07:00
Nathan 7357c5bf4b
Changes for release (#2579) 2023-10-09 13:56:39 -07:00
Nathan 50e8da84ff
Upgrade azure packages (#2578) 2023-10-09 16:20:53 -04:00
Nathan f30b4990c7
Revert "Add Service Connector (#2511)" (#2577)
* Revert "Add Service Connector (#2511)"

This reverts commit 64252cef7b.

* Fix package-lock.json
2023-10-09 12:49:33 -07:00
Megan Mott f6d06230e3
Use extension specific context values (#2575) 2023-09-20 08:58:45 -07:00
Megan Mott b0551265a4
Add to focus view (#2574) 2023-09-18 10:28:31 -07:00
Alex Weininger 047eebf071
Use Node 18.15 (#2567)
* Use Node 18.15

* Update CI

* Update VS Code version

* Make CI use .nvmrc
2023-09-11 08:58:33 -07:00
Alex Weininger 411f71354e
Bump appservice and azureutils dependencies (#2566) 2023-09-01 15:57:11 -07:00
Megan Mott 08b7a6ebbe
Bump serviceconnector and dev (#2563) 2023-08-29 10:48:26 -07:00
Megan Mott 64252cef7b
Add Service Connector (#2511)
* Initial commit

* Add Service Connector

* Remove utils changes

* Add service connector UI

* More changes for UI

* Flip

* Requested changes and update package

* Add name to activity log

* Update package and change names

* Hope this is it
2023-08-23 10:32:26 -07:00