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

1106 Коммитов

Автор SHA1 Сообщение Дата
Noah Gilson 6bdfdb788e Add preview flag to enable public command 2024-02-05 12:36:51 -08:00
Noah Gilson 001f2d92c9
Provide a link showing VS Code's support policy instead of being negative about it
Co-authored-by: Chet Husk <baronfel@users.noreply.github.com>
2024-02-01 15:46:46 -08:00
Noah Gilson 1dd61d97cd
Improve wording for why we support which distros we do
Co-authored-by: Chet Husk <baronfel@users.noreply.github.com>
2024-02-01 15:46:24 -08:00
Noah Gilson eb63d892c5
Fix typo in extension main page 2024-02-01 09:39:09 -08:00
Noah Gilson b9b26b9e47
Update document to be more concise 2024-02-01 09:36:50 -08:00
Noah Gilson 1007f6aa09
Fix typo in command palette 2024-02-01 09:34:46 -08:00
Noah Gilson 8e893a6fbf
Fix typo in command palette 2024-02-01 09:33:31 -08:00
Noah Gilson 85694b81bb add the gif to the main page 2024-01-31 17:02:55 -08:00
Noah Gilson 63b7fca6c7 Add video gif showing how to use cmd 2024-01-31 17:00:41 -08:00
Noah Gilson 40e1049dff Add red hat pr example 2024-01-31 16:40:17 -08:00
Noah Gilson 170fd5c3e5 Fix incorrect logic for checking if we should run under linux mode 2024-01-31 16:09:01 -08:00
Noah Gilson 285aeed36a Add doc page about adding distros for open source 2024-01-31 16:07:20 -08:00
Noah Gilson 83f1d95cc1 Obtain the real support phase for the linux resolved version 2024-01-31 15:37:26 -08:00
Noah Gilson b1e5104d49 Default eol to active because its needed to pass 2024-01-31 14:58:45 -08:00
Noah Gilson 65e45ab97b Fix the extension command category 2024-01-31 14:40:38 -08:00
Noah Gilson 018ed651f0 Implement recommended version linux code for API callers to suggest an in support version for that distro 2024-01-31 14:33:01 -08:00
Noah Gilson ca5cdee677 Bump extension version to 2.0.2 for release 2024-01-30 11:53:52 -08:00
Noah Gilson 2c4ca30313
Merge pull request #1613 from nagilson/nagilson-2.0.1-release
Fix SDK Linux Updates, & Add Cancellation Messages - 2.0.1 Release
2024-01-25 10:48:50 -08:00
Noah Gilson aac1f73a95 Merge remote-tracking branch 'upstream/main' into nagilson-2.0.1-release 2024-01-19 13:07:15 -08:00
Noah Gilson 946b20d652
Merge pull request #1554 from nagilson/nagilson-does-install-still-exist
Improve bugs with installKey management
2024-01-19 13:03:26 -08:00
Noah Gilson a1f03c60df Use which dotnet in tests instead of the readlink for symlinks
After we made it so if theres no dotnet it does not try to read a symlink
which dotnet went back to being the correct result
2024-01-19 11:34:14 -08:00
Noah Gilson 6941b5c4c5 update redhat tests to read symlinks 2024-01-18 11:28:45 -08:00
Noah Gilson 37eba609fe Merge remote-tracking branch 'upstream/main' into nagilson-2.0.1-release 2024-01-17 16:19:34 -08:00
Noah Gilson 6e264bd12f
Merge branch 'main' into nagilson-does-install-still-exist 2024-01-17 16:16:10 -08:00
Noah Gilson ea50349147 RHEL: dont parse failure 2024-01-17 11:45:23 -08:00
Noah Gilson fb7306e4ce Read symlinks on RHEL as they apparently can become symlinks too depending on install type 2024-01-17 10:29:30 -08:00
Noah Gilson 6af81276fa dont fail with 1 if the install already exists on linux RHEL 2024-01-17 10:05:01 -08:00
Noah Gilson 9e31011bdf
Merge pull request #1612 from nagilson/nagilson-fix-package-mixups
Use Installer Type Conforming Installation Directory for Ubuntu
2024-01-17 09:49:25 -08:00
Noah Gilson 94c54ea1ca convert throw to rejection as the throw will cause the promise to never finish and never error properly 2024-01-16 15:13:00 -08:00
Noah Gilson 9ddec9eb53
Merge branch 'main' into nagilson-does-install-still-exist 2024-01-16 09:54:14 -08:00
Noah Gilson 06351db20b
Merge branch 'main' into nagilson-2.0.1-release 2024-01-16 09:53:45 -08:00
Noah Gilson bbd4d6bb3a
Merge branch 'main' into nagilson-fix-package-mixups 2024-01-16 09:52:50 -08:00
Noah Gilson d286da855f
Merge pull request #1524 from nagilson/nagilson-intermittent-error-fix
Remove Infinite Print Loop After Error, Refactor
2024-01-16 09:45:27 -08:00
Noah Gilson 9812b4f694 Sanitize extension name to match vscode sudo prompt name requirements 2024-01-08 09:37:40 -08:00
Noah Gilson 701153cf94 dotnet/dotnet is the resolved path, which is expected. use the root dir instead for install comparison 2024-01-08 09:37:29 -08:00
Noah Gilson efb2661808 expect symlink on ubuntu test only 2024-01-08 09:37:19 -08:00
Noah Gilson 904263cb67 Add symlink reading so we can resolve the global path to its true value to tell the install type of msft pmc or distro feed 2024-01-08 09:37:12 -08:00
Noah Gilson 2b450ce9d7 Merge branch 'nagilson-intermittent-error-fix' into nagilson-fix-package-mixups 2024-01-08 09:36:58 -08:00
Noah Gilson 8f154198b2 Merge branch 'nagilson-does-install-still-exist' into nagilson-2.0.1-release 2024-01-04 16:09:16 -08:00
Noah Gilson e075c814e4 Update 2.0.1 changelog to add new changes 2024-01-04 16:09:10 -08:00
Noah Gilson 0dfaed6811 Respond to linter 2024-01-04 15:57:12 -08:00
Noah Gilson 58dda4c8ec Fix existing tests that worked for a long time by pure magic
- The acquisition promises were tracking 2 things...
1 is the current working in progress installs.
2 is all installs that were ever done, with the assumption no outside source will ever delete the installs, which is incorrect.

When fixing 2, several tests broke. This is because they relied on the promises to be there even though nothing was installed. We dont actually want to install on the test so we dont change that, instead we add a boolean to fake the thing into thinking an install was laid onto the disk
2024-01-04 15:55:58 -08:00
Noah Gilson 39a8a14bd7 Merge branch 'nagilson-does-install-still-exist' of https://github.com/nagilson/vscode-dotnet-runtime into nagilson-does-install-still-exist 2024-01-04 13:36:31 -08:00
Noah Gilson c073ed07a3 Merge remote-tracking branch 'origin/nagilson-intermittent-error-fix' into nagilson-does-install-still-exist 2024-01-04 13:36:13 -08:00
Noah Gilson 314fa0fd3f
Merge branch 'main' into nagilson-does-install-still-exist 2024-01-04 13:10:43 -08:00
Noah Gilson ef29a912a4 Respond to linter 2024-01-04 13:07:31 -08:00
Noah Gilson f6d006eb0c Dont color status bar red on cancellation 2024-01-04 12:53:50 -08:00
Noah Gilson fef303970c Add a special message for password prompt reject and dont consider it a failure in telemetry, and so we dont print error! on cancellation 2024-01-04 12:46:40 -08:00
Noah Gilson 98dd51cd08 return null to match the spec for the api -- even if it is not a behavioral change 2024-01-04 12:05:05 -08:00
Noah Gilson 0276319b48 Merge w fixed branch 2024-01-04 12:01:22 -08:00