[PR #2209] [MERGED] Refractor upgrade module #3726

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/2209
Author: @zxdong262
Created: 8/8/2021
Status: Merged
Merged: 8/8/2021
Merged by: @zxdong262

Base: masterHead: test


📝 Commits (7)

  • 0045fc3 [skip mac][skip linux] Add src to win build
  • b1d4f9b [skip mac][skip linux] fix1
  • a6b31cf [skip mac][skip linux] fix2
  • 531116a [skip mac][skip linux] fix3
  • 510f946 [skip mac][skip linux] fix4
  • 4bc4ad0 Refractor upgrade module
  • 0f326f6 [skip win][skip linux]

📊 Changes

10 files changed (+154 additions, -80 deletions)

View changed files

bin/build-common.js (+27 -0)
📝 bin/build-linux.js (+32 -14)
📝 bin/build-mac.js (+21 -5)
📝 bin/build-win.js (+46 -12)
📝 npm/install.js (+1 -2)
📝 package.json (+1 -1)
📝 src/app/lib/install-src.js (+2 -26)
📝 src/app/lib/ipc.js (+1 -2)
📝 src/app/server/download-upgrade.js (+15 -17)
📝 src/client/components/main/upgrade.jsx (+8 -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/2209 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 8/8/2021 **Status:** ✅ Merged **Merged:** 8/8/2021 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `test` --- ### 📝 Commits (7) - [`0045fc3`](https://github.com/electerm/electerm/commit/0045fc35009f7101c784a735511c85bc79643d38) [skip mac][skip linux] Add src to win build - [`b1d4f9b`](https://github.com/electerm/electerm/commit/b1d4f9b1f24b110a8152d4eeab9bffaee1793222) [skip mac][skip linux] fix1 - [`a6b31cf`](https://github.com/electerm/electerm/commit/a6b31cfee520130af4df1aa3b108d4b56b49dacb) [skip mac][skip linux] fix2 - [`531116a`](https://github.com/electerm/electerm/commit/531116af3fb554f0834db555bec57b551831dc0e) [skip mac][skip linux] fix3 - [`510f946`](https://github.com/electerm/electerm/commit/510f94618bda2247c32cabdd8c4ed28ff8ff0f31) [skip mac][skip linux] fix4 - [`4bc4ad0`](https://github.com/electerm/electerm/commit/4bc4ad0bd04e30b7ed495eeb825d283670107522) Refractor upgrade module - [`0f326f6`](https://github.com/electerm/electerm/commit/0f326f601906adf3c478f7e7840f680320009335) [skip win][skip linux] ### 📊 Changes **10 files changed** (+154 additions, -80 deletions) <details> <summary>View changed files</summary> ➕ `bin/build-common.js` (+27 -0) 📝 `bin/build-linux.js` (+32 -14) 📝 `bin/build-mac.js` (+21 -5) 📝 `bin/build-win.js` (+46 -12) 📝 `npm/install.js` (+1 -2) 📝 `package.json` (+1 -1) 📝 `src/app/lib/install-src.js` (+2 -26) 📝 `src/app/lib/ipc.js` (+1 -2) 📝 `src/app/server/download-upgrade.js` (+15 -17) 📝 `src/client/components/main/upgrade.jsx` (+8 -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:53:34 +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#3726
No description provided.