[PR #807] [MERGED] build: specify vscode version to build #1976

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

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscodium/pull/807
Author: @daiyam
Created: 8/27/2021
Status: Merged
Merged: 8/27/2021
Merged by: @daiyam

Base: masterHead: build-select-version


📝 Commits (1)

  • da0007a build: specify vscode version to build

📊 Changes

7 files changed (+65 additions, -51 deletions)

View changed files

📝 .github/workflows/linux.yml (+2 -2)
📝 .github/workflows/macos.yml (+3 -3)
📝 .github/workflows/windows.yml (+4 -4)
📝 build.sh (+1 -1)
📝 check_tags.sh (+14 -14)
📝 get_repo.sh (+28 -14)
📝 update_version.sh (+13 -13)

📄 Description

This PR allows to specify which VSCode version to use with the environment variable MS_TAG


🔄 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/807 **Author:** [@daiyam](https://github.com/daiyam) **Created:** 8/27/2021 **Status:** ✅ Merged **Merged:** 8/27/2021 **Merged by:** [@daiyam](https://github.com/daiyam) **Base:** `master` ← **Head:** `build-select-version` --- ### 📝 Commits (1) - [`da0007a`](https://github.com/VSCodium/vscodium/commit/da0007a0a480b4c3f00ee79b671698649fa56c96) build: specify vscode version to build ### 📊 Changes **7 files changed** (+65 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/linux.yml` (+2 -2) 📝 `.github/workflows/macos.yml` (+3 -3) 📝 `.github/workflows/windows.yml` (+4 -4) 📝 `build.sh` (+1 -1) 📝 `check_tags.sh` (+14 -14) 📝 `get_repo.sh` (+28 -14) 📝 `update_version.sh` (+13 -13) </details> ### 📄 Description This PR allows to specify which VSCode version to use with the environment variable `MS_TAG` --- <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:55:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium#1976
No description provided.