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

15 Коммитов

Автор SHA1 Сообщение Дата
Noah Gilson e46e0a4c51 Remove 'nornt' option to skip building runtime'
Add changes to powershell script to support powershell 1 & 2
why: you cannot invoke other ps1 files using the older method in powershell 1 and powershell 2
Revert change for bad copy operation in .sh file
Fix build.sh to use .
2023-08-14 09:40:19 -07:00
Noah Gilson 9fdf45ad20 Add a JSON Schema for Linux + Add Mock Webpack
Add a step to compile for test so we can mock webpacking the library to make tests pass.

Add a json schema per @baronfel 's suggestion to explain our json linux distro schema better
2023-08-08 14:01:19 -07:00
viru 6beca02d80 Fix .vsix which doesnt pack into the same folder 2023-08-08 10:02:53 -07:00
Noah Gilson f1e9734796 Add copy step for library dependent files
The library does not get webpacked nor should it be as its not an extension
But it needs the files to be copied for it to access them correctly as it would be in the .VSIX file
We should be absolutely sure and verify with manual test that the VSIX when packed has the same behavior as it will load differently.
But this is the best solution I found; install scripts folder is never accessed in a lib test to my knowledge, so it never encountered this issue.
2023-08-08 10:02:27 -07:00
Rainer Sigwald e0fe246dab Switch to `npm ci`
This will lock all versions to what is specified in the lock file.
2022-07-15 17:02:26 -05:00
Sarah Oslund ea1bc44888 Combining SDK extension and uninstall script webpack 2021-02-22 11:38:22 -08:00
Sarah Oslund a0b4bbf178 Installing SDKs to AppData and uninstalling on extension uninstall 2021-02-12 16:16:30 -08:00
Sarah Oslund c5ec490f0b Adding SDK extension plumbing 2021-02-09 09:37:28 -08:00
Sarah Oslund 0124db93fc Fallback install script PR feedback 2020-05-13 12:58:12 -07:00
Sarah Oslund 8cfbc7be5a Bundling install scripts on build 2020-05-11 15:24:18 -07:00
sfoslund 3839ddb968 Renaming folders to match new extension name 2020-01-24 14:12:14 -08:00
sfoslund 8e42db620b Adding real functional tests for extension 2019-11-05 16:12:01 -08:00
Stephen Weatherford e9e0062757 No error if node_modules doesn't exist 2019-08-08 14:28:20 -07:00
N. Taylor Mullen 504b5096e7 Update build script 2019-05-07 20:30:20 -07:00
N. Taylor Mullen e6eea12045 Lay build groundwork out. 2019-05-07 19:54:37 -07:00