[PR #3195] [MERGED] Support upload release to custom server #3875

Closed
opened 2026-02-27 01:54:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/3195
Author: @zxdong262
Created: 12/26/2023
Status: Merged
Merged: 12/26/2023
Merged by: @zxdong262

Base: masterHead: test


📝 Commits (10+)

  • f8cb289 [skip test][skip mac][skip win]
  • cd5cf61 [skip test][skip mac][skip win][skip linux2]
  • d6eae89 [skip test][skip mac][skip win][skip linux2] 2
  • c51186a [skip test][skip mac][skip win][skip linux2] 3
  • dc71cfe [skip test][skip mac][skip win][skip linux2] 5
  • af23c6c [skip test][skip mac][skip win][skip linux2] 6
  • 9b35215 [skip test][skip mac][skip win][skip linux2] 7
  • 3a69f3b [skip test][skip mac][skip win][skip linux2] 8
  • 3a5e20a [skip test][skip mac][skip win][skip linux2] 9
  • db87217 [skip test][skip mac][skip win][skip linux2] 10

📊 Changes

17 files changed (+95 additions, -3 deletions)

View changed files

📝 .github/workflows/linux-deb-tar.yml (+1 -0)
📝 .github/workflows/linux-rpm-snap.yml (+1 -0)
📝 .github/workflows/mac-arm.yml (+1 -0)
📝 .github/workflows/mac.yml (+1 -0)
📝 .github/workflows/win-appx.yml (+1 -0)
📝 .github/workflows/win-loose.yml (+1 -0)
📝 .github/workflows/win-nsis.yml (+1 -0)
📝 .github/workflows/win-portable.yml (+1 -0)
📝 .github/workflows/win-tar.yml (+1 -0)
📝 build/bin/build-linux-deb-tar.js (+3 -0)
📝 build/bin/build-win-appx.js (+2 -0)
📝 build/bin/build-win-loose.js (+2 -0)
📝 build/bin/build-win-nsis.js (+2 -0)
📝 build/bin/build-win-tar.js (+2 -0)
build/bin/custom-upload.js (+72 -0)
📝 package-lock.json (+2 -2)
📝 package.json (+1 -1)

📄 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/electerm/electerm/pull/3195 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 12/26/2023 **Status:** ✅ Merged **Merged:** 12/26/2023 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `test` --- ### 📝 Commits (10+) - [`f8cb289`](https://github.com/electerm/electerm/commit/f8cb289bd09fe47c091fdb511f406af940e0f02c) [skip test][skip mac][skip win] - [`cd5cf61`](https://github.com/electerm/electerm/commit/cd5cf61874d362cf56bb1403a403628cb2e0a38d) [skip test][skip mac][skip win][skip linux2] - [`d6eae89`](https://github.com/electerm/electerm/commit/d6eae89af182bc4ae083352c4519c9ebc7416216) [skip test][skip mac][skip win][skip linux2] 2 - [`c51186a`](https://github.com/electerm/electerm/commit/c51186a5dab0f88532c41ced06cf2e25cacfa9cb) [skip test][skip mac][skip win][skip linux2] 3 - [`dc71cfe`](https://github.com/electerm/electerm/commit/dc71cfe219512801b107944c6af23044d1e60f1b) [skip test][skip mac][skip win][skip linux2] 5 - [`af23c6c`](https://github.com/electerm/electerm/commit/af23c6c2bafd9f6d52a211927e7350bd37ff131c) [skip test][skip mac][skip win][skip linux2] 6 - [`9b35215`](https://github.com/electerm/electerm/commit/9b352152f15f4236c1b2672cdbcb14d1a7394661) [skip test][skip mac][skip win][skip linux2] 7 - [`3a69f3b`](https://github.com/electerm/electerm/commit/3a69f3bde7146d28b5403992119dc2e8350a6162) [skip test][skip mac][skip win][skip linux2] 8 - [`3a5e20a`](https://github.com/electerm/electerm/commit/3a5e20a9af6b502692cb5fab0fb6e74d3f858b60) [skip test][skip mac][skip win][skip linux2] 9 - [`db87217`](https://github.com/electerm/electerm/commit/db8721798c7e161935a5fc60d3fefe3d9ff9dd52) [skip test][skip mac][skip win][skip linux2] 10 ### 📊 Changes **17 files changed** (+95 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/linux-deb-tar.yml` (+1 -0) 📝 `.github/workflows/linux-rpm-snap.yml` (+1 -0) 📝 `.github/workflows/mac-arm.yml` (+1 -0) 📝 `.github/workflows/mac.yml` (+1 -0) 📝 `.github/workflows/win-appx.yml` (+1 -0) 📝 `.github/workflows/win-loose.yml` (+1 -0) 📝 `.github/workflows/win-nsis.yml` (+1 -0) 📝 `.github/workflows/win-portable.yml` (+1 -0) 📝 `.github/workflows/win-tar.yml` (+1 -0) 📝 `build/bin/build-linux-deb-tar.js` (+3 -0) 📝 `build/bin/build-win-appx.js` (+2 -0) 📝 `build/bin/build-win-loose.js` (+2 -0) 📝 `build/bin/build-win-nsis.js` (+2 -0) 📝 `build/bin/build-win-tar.js` (+2 -0) ➕ `build/bin/custom-upload.js` (+72 -0) 📝 `package-lock.json` (+2 -2) 📝 `package.json` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 01:54:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#3875
No description provided.