[PR #2382] build(windows): remove pre-compile on linux #1569

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

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscodium/pull/2382
Author: @r3m0t
Created: 5/20/2025
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (3)

  • da41e32 build(windows): remove pre-compile on linux
  • 25c8b4b build(windows): remove pre-compile on linux
  • 84ec782 build(windows): fix YAML

📊 Changes

4 files changed (+19 additions, -302 deletions)

View changed files

📝 .github/workflows/insider-windows.yml (+8 -130)
📝 .github/workflows/stable-windows.yml (+4 -117)
📝 build.sh (+7 -10)
build/windows/package.sh (+0 -45)

📄 Description

No description provided


🔄 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/2382 **Author:** [@r3m0t](https://github.com/r3m0t) **Created:** 5/20/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`da41e32`](https://github.com/VSCodium/vscodium/commit/da41e3209f9f70d99e16e01226a9aa8cb52f8209) build(windows): remove pre-compile on linux - [`25c8b4b`](https://github.com/VSCodium/vscodium/commit/25c8b4b056af91f4b182016d9533f9f77bb1058d) build(windows): remove pre-compile on linux - [`84ec782`](https://github.com/VSCodium/vscodium/commit/84ec782ae99d6a650473ceafd9866b9accf53836) build(windows): fix YAML ### 📊 Changes **4 files changed** (+19 additions, -302 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/insider-windows.yml` (+8 -130) 📝 `.github/workflows/stable-windows.yml` (+4 -117) 📝 `build.sh` (+7 -10) ➖ `build/windows/package.sh` (+0 -45) </details> ### 📄 Description _No description provided_ --- <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:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium#1569
No description provided.