[PR #1689] [MERGED] fix: use node-v18.17 to generate all artifacts #1741

Closed
opened 2025-09-10 23:54:51 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscodium/pull/1689
Author: @daiyam
Created: 10/9/2023
Status: Merged
Merged: 10/9/2023
Merged by: @daiyam

Base: masterHead: fix-build


📝 Commits (5)

  • d7f60c3 wip: remove frozen-lockfile flag from yarn [skip ci]
  • 326b864 ci: run checks
  • cd21627 wip: add node-gyp as direct dependency
  • 2101118 wip: use node v18.17
  • 5419fc2 fix: update insiders [skip ci]

📊 Changes

5 files changed (+7 additions, -10 deletions)

View changed files

📝 .github/workflows/insider-macos.yml (+1 -1)
📝 .github/workflows/insider-windows.yml (+1 -1)
📝 .github/workflows/stable-macos.yml (+1 -1)
📝 .github/workflows/stable-windows.yml (+2 -5)
📝 prepare_vscode.sh (+2 -2)

📄 Description

It should fixes #1669.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/VSCodium/vscodium/pull/1689 **Author:** [@daiyam](https://github.com/daiyam) **Created:** 10/9/2023 **Status:** ✅ Merged **Merged:** 10/9/2023 **Merged by:** [@daiyam](https://github.com/daiyam) **Base:** `master` ← **Head:** `fix-build` --- ### 📝 Commits (5) - [`d7f60c3`](https://github.com/VSCodium/vscodium/commit/d7f60c39cd9701c432ba8b0fcd0b1c65042fea18) wip: remove frozen-lockfile flag from yarn [skip ci] - [`326b864`](https://github.com/VSCodium/vscodium/commit/326b864dba68161aba1efe3b22a6c0098ce2430f) ci: run checks - [`cd21627`](https://github.com/VSCodium/vscodium/commit/cd216277d0e4e1fdbdb844f5c988f08b522334f8) wip: add node-gyp as direct dependency - [`2101118`](https://github.com/VSCodium/vscodium/commit/2101118e714b035b9e79dc5a03701636063b7c75) wip: use node v18.17 - [`5419fc2`](https://github.com/VSCodium/vscodium/commit/5419fc2c20ee30263342b6403bb56111cceb757e) fix: update insiders [skip ci] ### 📊 Changes **5 files changed** (+7 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/insider-macos.yml` (+1 -1) 📝 `.github/workflows/insider-windows.yml` (+1 -1) 📝 `.github/workflows/stable-macos.yml` (+1 -1) 📝 `.github/workflows/stable-windows.yml` (+2 -5) 📝 `prepare_vscode.sh` (+2 -2) </details> ### 📄 Description It should fixes #1669. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the
pull-request
label 2025-09-10 23:54:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium#1741
No description provided.