Noah Gilson
0fda92cc80
remove the incorrect set of "" in test
2023-03-15 16:59:51 -07:00
Noah Gilson
a12ab38161
Allow listing runtimes + Code clean up + add test for listing sdks and runtimes
2023-03-15 16:58:49 -07:00
Noah Gilson
81433b3fc8
Code to get the available sdks and runtimes has been added
2023-03-15 10:24:42 -07:00
Noah Gilson
8536740fa2
Build works for template code of exposing sdk endpoints
2023-03-14 11:35:39 -07:00
Noah Gilson
8623217f05
[WIP] Basic template of API Code for List SDKS, excluding the ts command code.
2023-03-13 16:48:48 -07:00
Noah Gilson
36a4204889
Merge branch 'main' into patch-1
2022-11-04 10:20:56 -07:00
Noah Gilson
c2b449d9d0
Merge pull request #652 from dotnet/nagilson-further-compliance
...
Enable CodeQL + Eliminate Publishing Code
2022-11-04 09:59:22 -07:00
Noah Gilson
8f161a73ef
Try changing the yaml whitespace so it doesnt fail tm
2022-11-04 09:36:57 -07:00
Noah Gilson
76438dabbb
Enable CodeQL + Eliminate Publishing Code
...
For reasons we aren't allowed to publish publicly anymore and had to change how it worked. We also need to enable CodeQL, if we do not do these steps all of our pipelines will fail and be rejected soon.
2022-11-03 15:42:41 -07:00
Noah Gilson
2802c0a529
Merge pull request #642 from dotnet/nagilson-1.6.0-version
...
Move version to 1.6.0
2022-10-20 15:50:42 -07:00
Noah Gilson
4d827943e0
update tslint to use public reg
2022-10-20 15:15:30 -07:00
Noah Gilson
4f2bb8fd97
Move version to 1.6.0
2022-10-20 14:39:33 -07:00
Noah Gilson
71cf4251df
Merge branch 'main' into patch-1
2022-10-14 16:22:04 -07:00
Noah Gilson
55384fca71
Merge pull request #625 from dotnet/nagilson-install-script-mismatches
...
Fix Install Script Mismatches + Prepare for New Release
2022-10-14 15:40:59 -07:00
Noah Gilson
098fcebcfe
Update extension version and vscode supported version
2022-10-14 14:08:18 -07:00
Noah Gilson
6f91836462
Update extension version to 1.6.1 with the new patch
2022-10-14 12:04:05 -07:00
Noah Gilson
dbf4a4cb44
dont use ci for tslint
2022-10-14 12:03:08 -07:00
Noah Gilson
9e487b74c2
Use npm for globals
2022-10-13 14:53:09 -07:00
Noah Gilson
2baf540c34
Bump shelljs
2022-10-12 16:31:59 -07:00
Noah Gilson
a55a093c99
Lock minimist to 1.2.6
2022-10-12 16:27:39 -07:00
Noah Gilson
5a8b6e7aad
Be less conservative with caching
2022-10-11 17:15:02 -07:00
Noah Gilson
8997e559ed
Dont use the same file data cache for ps1 and sh install script
2022-10-11 17:13:12 -07:00
Noah Gilson
dedae84aed
Bump vscode version
2022-10-11 16:47:38 -07:00
Noah Gilson
7bc0fb94e6
Merge pull request #617 from dotnet/nagilson-python-azure-pipelines
...
Add Step To Verify Yarn and NPM Packages Are In Sync
2022-10-10 14:54:31 -07:00
Noah Gilson
08c3415794
Merge branch 'main' into nagilson-python-azure-pipelines
2022-10-10 13:33:55 -07:00
Noah Gilson
ca28ef7ab1
Merge pull request #616 from nagilson/nagilson-yarn-pack-publish
...
Restore Packing/Publishing the Extension to a Working State
2022-10-10 13:33:35 -07:00
Noah Gilson
6499c84743
Merge branch 'main' into nagilson-python-azure-pipelines
2022-10-06 15:22:56 -07:00
Noah Gilson
0bd81aa1d9
Add warning that origin/targetbranch must be up to date
2022-10-06 15:10:31 -07:00
Noah Gilson
4b9820d536
undo sudo testing install
2022-10-06 15:07:53 -07:00
Noah Gilson
d4d543a101
pull nongeneric branch now that testing is done
2022-10-06 15:01:25 -07:00
Noah Gilson
6e7e68ed19
Several fixes to depedency verifier
2022-10-06 15:00:26 -07:00
Noah Gilson
cab88daac6
Bug fixes
2022-10-06 12:37:29 -07:00
Noah Gilson
7fdd33df6a
Improve code quality
2022-10-06 12:16:15 -07:00
Noah Gilson
143611c90a
Add code to grab dependencies
2022-10-06 12:06:10 -07:00
Noah Gilson
bc5ecd470a
Yarn lock checker
2022-10-06 11:39:55 -07:00
Noah Gilson
a100f12418
Update checks to branches in azdo
2022-10-06 11:30:36 -07:00
Noah Gilson
ce44e694f3
PushGitBranchesToCheckRemote
2022-10-06 11:26:57 -07:00
Noah Gilson
0601849852
Fetch branches beforehand
2022-10-06 11:09:48 -07:00
Noah Gilson
d67969898f
Use var syntax
2022-10-06 10:59:20 -07:00
Noah Gilson
25cbcf795b
Check if git can be called in pipeline
2022-10-06 10:41:31 -07:00
Noah Gilson
883fe50d18
add dependency-verifier
2022-10-06 10:23:43 -07:00
Noah Gilson
41a7353e96
Add new python step to pipeline
2022-10-06 09:59:38 -07:00
Noah Gilson
a31ffdbb33
Merge branch 'nagilson-yarn-pack-publish' of https://github.com/nagilson/vscode-dotnet-runtime into nagilson-yarn-pack-publish
2022-10-05 16:19:41 -07:00
Noah Gilson
c8fa445fa4
update yarn locks
2022-10-05 16:04:55 -07:00
Noah Gilson
caad7050fd
Dont echo vsce anymore
2022-10-05 16:04:46 -07:00
Noah Gilson
44d322241c
Merge branch 'main' into nagilson-yarn-pack-publish
2022-10-05 16:01:05 -07:00
Noah Gilson
55c43d29bc
Update yarn locks
2022-09-26 16:36:50 -07:00
Noah Gilson
aa535a463d
Merge branch 'nagilson-publish-package-fix' of https://github.com/nagilson/vscode-dotnet-runtime into nagilson-publish-package-fix
2022-09-26 16:18:20 -07:00
Noah Gilson
9da7c9f1e4
remove yarn
2022-09-26 14:37:02 -07:00
Noah Gilson
7ce9b28620
add yarn locks elsewhere
2022-09-26 13:45:03 -07:00