[PR #1260] [MERGED] feat: automate winget release #1815

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

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscodium/pull/1260
Author: @daiyam
Created: 9/18/2022
Status: Merged
Merged: 9/19/2022
Merged by: @daiyam

Base: insiderHead: feat-winget


📝 Commits (2)

📊 Changes

8 files changed (+109 additions, -58 deletions)

View changed files

📝 .github/workflows/insider-linux.yml (+4 -3)
📝 .github/workflows/insider-windows.yml (+28 -2)
📝 .github/workflows/stable-linux.yml (+3 -2)
📝 .github/workflows/stable-windows.yml (+23 -19)
📝 check_cron_or_pr.sh (+2 -0)
📝 get_repo.sh (+2 -0)
📝 stores/snapcraft/check_version.sh (+20 -32)
stores/winget/check_version.sh (+27 -0)

📄 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/1260 **Author:** [@daiyam](https://github.com/daiyam) **Created:** 9/18/2022 **Status:** ✅ Merged **Merged:** 9/19/2022 **Merged by:** [@daiyam](https://github.com/daiyam) **Base:** `insider` ← **Head:** `feat-winget` --- ### 📝 Commits (2) - [`1a676bc`](https://github.com/VSCodium/vscodium/commit/1a676bcfc17197ab452f8ecb5c5416a8a9e19118) feat: automate winget release - [`6ab0291`](https://github.com/VSCodium/vscodium/commit/6ab02917db4977768ca1fcc2f8c4f746d59f0916) fix: use output ### 📊 Changes **8 files changed** (+109 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/insider-linux.yml` (+4 -3) 📝 `.github/workflows/insider-windows.yml` (+28 -2) 📝 `.github/workflows/stable-linux.yml` (+3 -2) 📝 `.github/workflows/stable-windows.yml` (+23 -19) 📝 `check_cron_or_pr.sh` (+2 -0) 📝 `get_repo.sh` (+2 -0) 📝 `stores/snapcraft/check_version.sh` (+20 -32) ➕ `stores/winget/check_version.sh` (+27 -0) </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:55:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium#1815
No description provided.