[PR #3157] [MERGED] fix #3152 Fix windows root drive list #3871

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/3157
Author: @zxdong262
Created: 12/7/2023
Status: Merged
Merged: 12/7/2023
Merged by: @zxdong262

Base: masterHead: test


📝 Commits (5)

  • 9e482fc [skip linux][skip mac][skip portable][skip loose][skip win-tar][skip nsis]
  • eecf410 [skip linux][skip mac][skip portable][skip loose][skip win-tar][skip nsis]1
  • a633f88 fix #3152 Fix windows root drive list
  • 66e45e4 [skip linux][skip mac][skip appx][skip nsis][skip loose]
  • 29d7390 [skip test][skip build]

📊 Changes

10 files changed (+721 additions, -417 deletions)

View changed files

📝 .github/workflows/win-appx.yml (+1 -1)
📝 .github/workflows/win-loose.yml (+1 -1)
📝 .github/workflows/win-nsis.yml (+1 -1)
📝 .github/workflows/win-portable.yml (+1 -1)
📝 .github/workflows/win-tar.yml (+1 -1)
📝 build/bin/build-win-appx.js (+6 -0)
📝 electron-builder.json (+1 -1)
📝 package-lock.json (+694 -403)
📝 package.json (+3 -3)
📝 src/client/common/resolve.js (+12 -5)

📄 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/3157 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 12/7/2023 **Status:** ✅ Merged **Merged:** 12/7/2023 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `test` --- ### 📝 Commits (5) - [`9e482fc`](https://github.com/electerm/electerm/commit/9e482fc2ca92cd6d07aee363a1b3fdb41bec1bad) [skip linux][skip mac][skip portable][skip loose][skip win-tar][skip nsis] - [`eecf410`](https://github.com/electerm/electerm/commit/eecf410b8a2e3220ec1e1f4a220665d6c10934be) [skip linux][skip mac][skip portable][skip loose][skip win-tar][skip nsis]1 - [`a633f88`](https://github.com/electerm/electerm/commit/a633f8896ccfa74fc38d61e0a077b095e4c0de0e) fix #3152 Fix windows root drive list - [`66e45e4`](https://github.com/electerm/electerm/commit/66e45e480ae8e4ff9ab4da9f2d3246b2144b6c6d) [skip linux][skip mac][skip appx][skip nsis][skip loose] - [`29d7390`](https://github.com/electerm/electerm/commit/29d7390516cc3eb9be8f2ec2cc2bc88e326ca2fb) [skip test][skip build] ### 📊 Changes **10 files changed** (+721 additions, -417 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/win-appx.yml` (+1 -1) 📝 `.github/workflows/win-loose.yml` (+1 -1) 📝 `.github/workflows/win-nsis.yml` (+1 -1) 📝 `.github/workflows/win-portable.yml` (+1 -1) 📝 `.github/workflows/win-tar.yml` (+1 -1) 📝 `build/bin/build-win-appx.js` (+6 -0) 📝 `electron-builder.json` (+1 -1) 📝 `package-lock.json` (+694 -403) 📝 `package.json` (+3 -3) 📝 `src/client/common/resolve.js` (+12 -5) </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#3871
No description provided.