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

  • 9c32c5db15 Encase the path search in quotes so it works with Program Files Noah Gilson 2024-09-23 10:59:20 -0700
  • 9376b6d7f4 add comment for future work Noah Gilson 2024-09-23 10:16:04 -0700
  • 1e7958a470 add a lot of prototypey code Noah Gilson 2024-09-19 16:55:34 -0700
  • 78843d86f4 Add await that eslint asked to remove Noah Gilson 2024-09-19 11:06:13 -0700
  • f18bca3e43 Merge remote-tracking branch 'upstream/main' into nagilson-PATH-api Noah Gilson 2024-09-18 16:51:53 -0700
  • 00f70442ab
    Update `existingDotnetPath` to only take affect if it works. (#1946) Noah Gilson 2024-09-18 16:49:50 -0700
  • ac7fa96e1e Prepare code to validate the path Noah Gilson 2024-09-18 16:48:37 -0700
  • 2918dfe634 Refactor code out into a Validator for Conditions Noah Gilson 2024-09-18 15:13:19 -0700
  • 3c385b1969 Merge branch 'nagilson-PATH-setting' into nagilson-PATH-api Noah Gilson 2024-09-18 14:15:36 -0700
  • 57f52ce16a Merge remote-tracking branch 'upstream/main' into nagilson-PATH-setting Noah Gilson 2024-09-18 14:01:16 -0700
  • b43a96ae76 Fix test Noah Gilson 2024-09-18 13:59:09 -0700
  • a16491ab82 Remove warning setting and fix invalid path setting Noah Gilson 2024-09-18 13:54:29 -0700
  • 6911490b30
    Upgrade to the newest version of extension telemetry (#1948) Noah Gilson 2024-09-18 13:18:19 -0700
  • a88e0e2a1a Ignore existingPath setting for SDK installs. Noah Gilson 2024-09-18 11:22:02 -0700
  • b43b7371c2 add basic command' Noah Gilson 2024-09-18 10:27:31 -0700
  • 78ca75ff11
    Merge branch 'main' into nagilson-update-telemetry Noah Gilson 2024-09-17 15:07:19 -0700
  • 82b6a041fe
    Improve ARM Mac Path Check (#1947) Noah Gilson 2024-09-17 09:33:34 -0700
  • efc75a5ed8 Move to version 2.1.7 Noah Gilson 2024-09-16 14:49:51 -0700
  • f119def080 Fix URLs Chet Husk 2024-09-13 14:44:19 -0500
  • 81aa6a0b3f Tweak call to action to use VSCode mechanisms first, then our standard installation docs, and only in the last resort mention PATH munging. Chet Husk 2024-09-13 14:42:49 -0500
  • 0989525caa use "markdownDescription" for nicer rendering in VSCode Chet Husk 2024-09-13 14:38:35 -0500
  • 058f20979c Dont use dotnet.exe as its not platform agnostic Noah Gilson 2024-09-13 10:24:18 -0700
  • 78fa558132 undo yarn changes Noah Gilson 2024-09-13 10:00:40 -0700
  • 61911befbf fix the final test hopefully Noah Gilson 2024-09-13 09:51:37 -0700
  • c66895b37b undo yarn changes Noah Gilson 2024-09-12 17:31:33 -0700
  • e3c23a7fe7 Fix tests even more Noah Gilson 2024-09-12 17:10:35 -0700
  • 42da6e8f91
    Account for when SDK is not installed under emulation but node js is Noah Gilson 2024-09-12 16:47:24 -0700
  • 4e1b2c622d fix another test Noah Gilson 2024-09-12 16:12:30 -0700
  • 1ad0921b7c fix Noah Gilson 2024-09-12 16:04:08 -0700
  • 5ad07f3c8b fix the tests Noah Gilson 2024-09-12 15:40:11 -0700
  • 003f7453ca
    Create SECURITY.md AHMED BODBOS 2024-09-13 00:10:10 +0200
  • bc9cc39cd5
    Merge pull request #115 from LLotme/snyk-upgrade-3b35d8a1793d2c1a5c0c4e741a566a1d LLotme 2024-09-12 10:20:23 +0700
  • ee2dc758b9
    fix: upgrade @types/node from 22.4.1 to 22.5.0 snyk-bot 2024-09-12 02:57:13 +0000
  • ea81a2e033
    Merge pull request #114 from LLotme/snyk-upgrade-ed2082fb5461e5d00efefaf162dad0a9 LLotme 2024-09-12 09:17:14 +0700
  • e0e07ab832
    fix: upgrade @types/node from 22.4.2 to 22.5.0 snyk-bot 2024-09-12 01:42:21 +0000
  • baaf9109ae fix typo Noah Gilson 2024-09-11 16:41:32 -0700
  • ccaf4febdf Consider that the .NET SDK can also satisfy the Runtime Noah Gilson 2024-09-11 16:31:16 -0700
  • 2e890ee782 Merge branch 'nagilson-PATH-setting' of https://github.com/nagilson/vscode-dotnet-runtime into nagilson-PATH-setting Noah Gilson 2024-09-11 15:43:35 -0700
  • 63f943dcf0 Fix some bugs Noah Gilson 2024-09-11 15:43:26 -0700
  • 14f2930725
    Merge branch 'main' into nagilson-PATH-setting Noah Gilson 2024-09-11 15:16:19 -0700
  • f8fa947234 add tests and get runtime check working Noah Gilson 2024-09-11 15:15:30 -0700
  • d6e56dd211 Update vscode-test as well since its a new library Noah Gilson 2024-09-11 11:43:55 -0700
  • 18d9b6ed0a remove vscode-extension-telemetry where its not needed Noah Gilson 2024-09-11 10:25:22 -0700
  • 064c708252 upgrade to the newest version of extension telemetry Noah Gilson 2024-09-11 10:21:10 -0700
  • 117b981757 improve mac path check Noah Gilson 2024-09-11 09:41:43 -0700
  • 7a94c8d20e fix emu Noah Gilson 2024-09-11 09:35:49 -0700
  • 0b37e6610a
    Add PATH for Arm emulation x64 on Mac (#1932) Noah Gilson 2024-09-11 09:31:23 -0700
  • 1dd698c404 Merge remote-tracking branch 'upstream/main' into nagilson-mac-armpath Noah Gilson 2024-09-11 09:18:19 -0700
  • 1e8820b4d3
    Merge pull request #113 from LLotme/snyk-upgrade-26f5f1ec1ba8487583a025ee68fd4d82 LLotme 2024-09-11 12:03:48 +0700
  • e9c440e1e8
    Migrate to ESLint (#1944) Noah Gilson 2024-09-10 21:39:51 -0700
  • 3e571891be
    fix: upgrade @types/node from 22.4.1 to 22.4.2 snyk-bot 2024-09-11 03:21:38 +0000
  • b3bf76d67c add very prototype code Noah Gilson 2024-09-10 16:57:07 -0700
  • d028fd6c8b update PATH setting description to make it more clear Noah Gilson 2024-09-10 16:42:12 -0700
  • 65f8cb45f8 Merge branch 'nagilson-eslint' of https://github.com/nagilson/vscode-dotnet-runtime into nagilson-eslint Noah Gilson 2024-09-10 16:09:51 -0700
  • a121653e40 fix condition for pipeline (this will cause a merge conflict later tm) Noah Gilson 2024-09-10 16:09:44 -0700
  • 56f3f36155
    Delete yarn-error.log Noah Gilson 2024-09-10 16:05:23 -0700
  • 4adddc76da fix settings option Noah Gilson 2024-09-10 16:02:11 -0700
  • 1b933e1ad0 rollback to eslint 8 but still run build Noah Gilson 2024-09-10 15:44:46 -0700
  • be19118180 Revert "build before hand so the types are picked up -_____-" Noah Gilson 2024-09-10 15:44:25 -0700
  • e5381b42df build before hand so the types are picked up -_____- Noah Gilson 2024-09-10 15:41:01 -0700
  • 074b664d24 try to fix the import issue nagilson-eslint Noah Gilson 2024-09-10 15:11:38 -0700
  • 1c7fcfbd26 add imports Noah Gilson 2024-09-10 14:57:16 -0700
  • 63a50ae932 skip npm installl Noah Gilson 2024-09-10 14:56:59 -0700
  • b51f0a3f5a install eslint globally Noah Gilson 2024-09-10 14:51:35 -0700
  • 12e96a9221 Add some import plugin but still cant import vscode correctly Noah Gilson 2024-09-10 13:52:42 -0700
  • 430813eea1 Fix imports Noah Gilson 2024-09-10 13:38:10 -0700
  • fe6fba6556 Set typescript resolver Noah Gilson 2024-09-10 13:33:28 -0700
  • 3748b27aad try to help eslint find the files for type defs Noah Gilson 2024-09-10 11:57:17 -0700
  • 639d3db993 dont empty cache because eslint is failing to register the types that exist Noah Gilson 2024-09-10 11:55:08 -0700
  • 666a4471f5 update eslint Noah Gilson 2024-09-10 11:39:16 -0700
  • 3014826de3 install eslint Noah Gilson 2024-09-10 11:35:42 -0700
  • e6892b6193 dont install eslint as it is already here Noah Gilson 2024-09-10 11:29:03 -0700
  • cd5d1b028a Remove references to tslint Noah Gilson 2024-09-10 11:24:26 -0700
  • 63ac199c79 clean lint Noah Gilson 2024-09-10 11:18:51 -0700
  • f698adbb95 fix almost every lint issue Noah Gilson 2024-09-10 11:17:53 -0700
  • 915c40ce6c
    Merge pull request #112 from LLotme/snyk-upgrade-fdb6b50af9b0e85d2bda099c3b3473ad LLotme 2024-09-10 16:01:11 +0700
  • 99c38f315e
    fix: upgrade @types/node from 22.4.0 to 22.4.1 snyk-bot 2024-09-10 02:37:35 +0000
  • 9f8ec6473e 65 errors to go Noah Gilson 2024-09-09 16:55:24 -0700
  • 279346685f Fix many errors Noah Gilson 2024-09-09 16:18:33 -0700
  • d38b11afe7 Fix the linting after migration Noah Gilson 2024-09-09 11:54:47 -0700
  • 0be4e20247 get eslint running but its failing a lot of checks Noah Gilson 2024-09-09 11:21:18 -0700
  • 242df9a5c7
    Merge pull request #111 from LLotme/snyk-upgrade-142580bf838c8e6b7e5cb330a4de660e LLotme 2024-09-09 21:01:47 +0700
  • b4ce954659
    fix: upgrade @types/node from 22.4.0 to 22.4.1 snyk-bot 2024-09-09 03:09:56 +0000
  • 78e210c7b2
    Merge pull request #110 from LLotme/snyk-upgrade-a335d47130521fa9c319e010d306ca60 LLotme 2024-09-08 15:58:49 +0700
  • 7c99cb5147
    fix: upgrade multiple dependencies with Snyk snyk-bot 2024-09-07 03:15:02 +0000
  • 456c2cc7e5
    Merge pull request #109 from LLotme/snyk-upgrade-b106ab60d0998e90984dfd4b12aa4b42 LLotme 2024-09-07 09:29:14 +0700
  • 9b144506e3
    fix: upgrade @types/node from 22.3.0 to 22.4.0 snyk-bot 2024-09-07 02:05:17 +0000
  • dfaa2dee8f
    Merge pull request #108 from LLotme/snyk-fix-a250873829b2e554c3ee0e9668828602 LLotme 2024-09-06 12:48:57 +0700
  • 24f072b9e1
    fix: package.json & package-lock.json to reduce vulnerabilities snyk-bot 2024-09-06 04:21:48 +0000
  • e6cc5e9b01
    Merge pull request #107 from LLotme/snyk-upgrade-ae76a249d9e4f7e248c0db416754deec LLotme 2024-09-06 11:16:21 +0700
  • bf87746175
    fix: upgrade @types/node from 22.2.0 to 22.3.0 snyk-bot 2024-09-06 03:34:44 +0000
  • 855ae3ccb4
    Merge pull request #106 from LLotme/snyk-fix-a1b64e4f9278a53b589e94a7698a8c4f LLotme 2024-09-06 10:28:27 +0700
  • 8432facbf8
    fix: sample/package.json & sample/package-lock.json to reduce vulnerabilities snyk-bot 2024-09-06 03:16:09 +0000
  • 8966f883b0 Fix syntax Noah Gilson 2024-09-05 15:02:30 -0700
  • a9a3f3da66
    Merge branch 'main' into nagilson-mac-armpath Noah Gilson 2024-09-05 14:54:18 -0700
  • 8c60ab2349
    Simplfiy expression logic Noah Gilson 2024-09-05 14:53:39 -0700
  • 63cbaf19a7
    Quote the Installer Path (#1941) Noah Gilson 2024-09-04 16:29:16 -0700
  • 9a54c34ccd fix linter Noah Gilson 2024-09-04 16:16:56 -0700
  • a699c9fe6b run package on publi Noah Gilson 2024-09-04 16:13:05 -0700
  • ea5b8971a1 use vsce latest Noah Gilson 2024-09-04 15:59:12 -0700