[PR #2211] [MERGED] feat(update): directly use versions repo #1626

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

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscodium/pull/2211
Author: @daiyam
Created: 1/24/2025
Status: Merged
Merged: 1/24/2025
Merged by: @daiyam

Base: insiderHead: feat-update


📝 Commits (1)

  • 9e4dd51 feat(update): directly use versions repo

📊 Changes

5 files changed (+227 additions, -77 deletions)

View changed files

📝 patches/version-0-release.patch (+0 -0)
patches/version-1-update.patch (+226 -0)
patches/windows/update-msi.patch (+0 -9)
patches/windows/update.patch (+0 -67)
📝 prepare_vscode.sh (+1 -1)

📄 Description

This PR makes the update to directly use the versions repository (https://github.com/VSCodium/versions).
It avoid the need for an update server.


🔄 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/2211 **Author:** [@daiyam](https://github.com/daiyam) **Created:** 1/24/2025 **Status:** ✅ Merged **Merged:** 1/24/2025 **Merged by:** [@daiyam](https://github.com/daiyam) **Base:** `insider` ← **Head:** `feat-update` --- ### 📝 Commits (1) - [`9e4dd51`](https://github.com/VSCodium/vscodium/commit/9e4dd51d97f274feba1b2ef20e04c1ef9c605e27) feat(update): directly use versions repo ### 📊 Changes **5 files changed** (+227 additions, -77 deletions) <details> <summary>View changed files</summary> 📝 `patches/version-0-release.patch` (+0 -0) ➕ `patches/version-1-update.patch` (+226 -0) ➖ `patches/windows/update-msi.patch` (+0 -9) ➖ `patches/windows/update.patch` (+0 -67) 📝 `prepare_vscode.sh` (+1 -1) </details> ### 📄 Description This PR makes the update to directly use the `versions` repository (https://github.com/VSCodium/versions). It avoid the need for an update server. --- <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:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium#1626
No description provided.