-
Notifications
You must be signed in to change notification settings - Fork 734
deps(ci node): update node in ci to 18.x [WIP] #5810
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+11
−8
Merged
Changes from 13 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
3a442e8
bump node
Hweinstock 9d3cc75
bump vscode-electron-test version
Hweinstock 9de41a3
bump version back up
Hweinstock 0bb02f9
bump to 2.3.10
Hweinstock f604193
bump to 2.4.0
Hweinstock 3299354
bump version to 2.4.1 (latest)
Hweinstock 3190306
bump windows down temporarily
Hweinstock 6e81334
debump test-electron
Hweinstock 1e8787d
undo changes
Hweinstock 9f6b418
rebump to node18
Hweinstock 784e73d
try bumping to node 20
Hweinstock 26b2883
rebump to 18
Hweinstock 69d629f
add debugging statement for ci
Hweinstock 77073e0
Update packages/core/scripts/test/launchTestUtilities.ts
Hweinstock b025796
add shell true to avoid error
Hweinstock 4f3e056
run in shell windows only
Hweinstock d667a91
Merge branch 'master' into cinodebump
Hweinstock 150bdc8
remove shell command temp
Hweinstock 532d5d8
remove dependency on project in scripts
Hweinstock File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -21,7 +21,7 @@ phases: | |
| install: | ||
| run-as: root | ||
| runtime-versions: | ||
| nodejs: 16 | ||
| nodejs: 18 | ||
| dotnet: 6.0 | ||
| java: latest | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.