Noah Gilson
1df99b44fd
Merge remote-tracking branch 'upstream/main' into nagilson-global-sdk-install
2023-10-02 17:00:54 -07:00
Noah Gilson
dd9935bc71
Merge branch 'nagilson-171-release' into nagilson-axios
...
Add to the local SDK tests that fail if you have a global SDK a warning so they dont fail when building on a devbox
Merge in the version resolver changes to expect a json object from WRWorker
Merge all of the package upgrades together
2023-08-22 14:31:53 -07:00
Noah Gilson
35640a057c
Add rimraf as a dependency on the root folder. This worked to enable another PR to download rimraf onto the build machines which dont have permission to acquire it anymore
2023-07-19 09:05:10 -07:00
Noah Gilson
22dc2e8478
Improve message for dependency verifier and install some new package updates
2023-03-21 10:12:23 -07:00
Noah Gilson
c2c5dfc1e2
Update yarn locks and npm locks to use axios and all of the needed things
2023-03-21 09:35:20 -07:00
Noah Gilson
d0909d3147
Install axios into yarn and npm
2023-03-21 09:20:50 -07:00
Noah Gilson
6089b2d9a7
Update package locks to hopefully mimic upstream now
2022-09-16 10:00:53 -07:00
Noah Gilson
18e6498071
Add vsce to package locks
2022-09-15 17:00:17 -07:00
Sarah Oslund
8b9a770ea8
Refactoring extension publishing
2021-02-03 14:07:17 -08:00
dependabot[bot]
f96e777df1
Bump ini from 1.3.5 to 1.3.8
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 16:59:31 +00:00
Sarah Oslund
e90e01e7cb
Bumping extension version to 1.0
2020-11-19 14:05:07 -08:00
Sarah Oslund
b857052092
Bump version to 0.2.0
2020-11-02 08:20:59 -08:00
Sarah Oslund
4654a52569
Normalizing install script line endings
2020-10-06 13:48:56 -07:00
Sarah Oslund
97994d32bc
Updating mocha versions
2020-10-06 11:50:42 -07:00
Sarah Oslund
54de241ced
Updating dependency versions
2020-09-29 09:19:15 -07:00
Sarah Oslund
b7c30dc38f
Updating package references
2020-09-25 10:21:15 -07:00
dependabot[bot]
fa06c67a3a
Bump yargs-parser from 13.1.1 to 13.1.2
...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser ) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/yargs/yargs-parser/releases )
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md )
- [Commits](https://github.com/yargs/yargs-parser/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-12 12:39:39 +00:00
dependabot[bot]
20e1e3c72d
Bump elliptic from 6.5.2 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-03 15:11:16 +00:00
Sarah Oslund
f870dcb9da
Merge branch 'master' into AddBackupScript
2020-05-14 13:26:20 -07:00
Sarah Oslund
a668e97489
Preparing for 0.1.2 release
2020-05-12 08:02:36 -07:00
Sarah Oslund
8cfbc7be5a
Bundling install scripts on build
2020-05-11 15:24:18 -07:00
Sarah Oslund
d7d87c2587
Adding exponential backoff to WebRequestWorker retry logic
2020-05-04 11:58:40 -07:00
Sarah Oslund
3cb506b0ff
Adding package version for proper telemetry version reporting
2020-04-29 15:10:27 -07:00
Sarah Oslund
fe626e42a0
Prepare for release: bumping version number, updating changelog
2020-04-28 08:38:26 -07:00
Sarah Oslund
35ef58932d
Adding install timeout configuration option
2020-04-21 13:02:18 -07:00
dependabot[bot]
d2f16fa07b
Bump acorn from 6.4.0 to 6.4.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 15:26:36 +00:00
Sarah Oslund
8f61889a34
Differentiating between script error and offline error in acquisition
2020-03-13 16:04:09 -07:00
sfoslund
616c123502
Updating gitignore, adding back package-locks
2020-02-28 15:16:36 -08:00
N. Taylor Mullen
80d0b464c0
Create subfolders
2019-05-07 15:37:35 -07:00
NTaylorMullen
b4b7949b15
Add status bar and output channel for acquisition.
2019-05-04 23:06:18 -07:00
N. Taylor Mullen
24cec8c5dd
Add initial extension content.
...
- This content includes the "Hello World" VSCode extension, `.gitignore`, `.gitattributes`, a `LICENSE.txt` and a `README.md`
2019-04-23 19:30:55 -07:00