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

11 Коммитов

Автор SHA1 Сообщение Дата
Winston Liu 6c788dbfff
Migrate to builtin authentication provider & remove Configure Pipeline support (#595)
* Remove Azure Accounts dependency & delete configure flow

* Don't bring in a new package for one API call

* Only run MSA logic on MSAs

* Account for the non-MSAL case

* Further remove references to Configure Pipeline

* Remove leftover comment

* Use modern versions of vsce

* Bump compilation target

VS Code 1.82/Node 18 supports all the way up to ES2022.

* Also remove uuid dependency

* Switch to @vscode/test-cli

* Provide a fast path for the single org scenario

And use clearSessionPreference when the wrong account is used

* Remove unused telemetry keys

* Add user agent info

* Add Extension Test Runner as a recommended extension
2024-10-01 15:02:55 +00:00
Winston Liu 5c41cff6fa
Exclude sourcemaps 2021-02-12 23:23:56 -05:00
Winston Liu dd15b5e50d
Update commands for webpack
- Move extension to dist/extension.js
- Ignore node_modules when publishing
- Fix debugging tests
2021-01-29 10:42:04 -05:00
Matt Cooper cdbb7742ed ignore correct files in the VSIX 2018-09-11 09:44:43 -04:00
Matt Cooper abeced837b code review feedback 2018-09-05 08:16:27 -04:00
Stephen Franceschelli 446b266145 Remove unneeded line. 2018-08-22 09:42:24 -04:00
Stephen Franceschelli ae797de7a9 Generate yaml schema from task json copied in from server. 2018-08-22 09:38:01 -04:00
Matt Cooper e5b8a07a7f remove some spurious files from the packaged VSIX 2018-08-09 11:17:54 -04:00
Matt Cooper ba431e1f08 allow step insertion templates 2018-08-07 09:58:17 -04:00
Matt Cooper a9c25ef353 factor out versioning step 2018-08-06 08:37:28 -04:00
Matt Cooper 40e3a76050 generated extension using yo code 2018-08-01 11:00:40 -04:00