expo / vscode-expo

Expo Tools keep you productive with debugging, IntelliSense, and prebuild previews
https://marketplace.visualstudio.com/items?itemName=expo.vscode-expo-tools
MIT License
433 stars 11 forks source link

chore: upgrade vscode test to improve ci stability #102

Closed byCedric closed 2 years ago

byCedric commented 2 years ago

Linked issue

I noticed both the Windows and MacOS tests are randomly erroring with Error: read ECONNRESET. I'm not sure why, but it seems like it could be related to failed vscode download attempts.

Additional context

See https://github.com/microsoft/vscode-test/pull/154/files

byCedric commented 2 years ago

Seems to work nicely

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 0.8.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: