[PR #2586] [MERGED] Improve build and test #3787

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/2586
Author: @zxdong262
Created: 7/27/2022
Status: Merged
Merged: 7/27/2022
Merged by: @zxdong262

Base: masterHead: test


📝 Commits (10+)

📊 Changes

16 files changed (+57 additions, -26 deletions)

View changed files

📝 .github/workflows/linux-1.yml (+0 -1)
📝 .github/workflows/linux-2.yml (+0 -1)
📝 .github/workflows/mac-arm.yml (+0 -1)
📝 .github/workflows/mac-test.yml (+0 -1)
📝 .github/workflows/mac.yml (+0 -1)
📝 .github/workflows/win-1.yml (+0 -1)
📝 .github/workflows/win-2.yml (+0 -1)
📝 bin/prepare.js (+16 -0)
📝 src/client/store/index.js (+3 -1)
📝 src/client/store/init-state.js (+2 -2)
📝 src/client/store/load-data.js (+1 -1)
📝 test/e2e/004.basic-sftp.spec.js (+7 -0)
📝 test/e2e/009.basic.file-manager.spec.js (+1 -1)
📝 test/e2e/012.basic.local-symbolic-link.spec.js (+1 -1)
📝 test/e2e/015.timeout-setting.spec.js (+3 -12)
📝 test/e2e/016.quick-commands.spec.js (+23 -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/2586 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 7/27/2022 **Status:** ✅ Merged **Merged:** 7/27/2022 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `test` --- ### 📝 Commits (10+) - [`330ab2e`](https://github.com/electerm/electerm/commit/330ab2efa775698e70d9267b5446182d5c7bd351) [skip build] Add bookmark quick command and ssh config test - [`14b7f32`](https://github.com/electerm/electerm/commit/14b7f32997195eabb778ccb962a69ffc3cb8e45e) [skip build] tt - [`c5d6bd9`](https://github.com/electerm/electerm/commit/c5d6bd924b3c57f16ea5e9df0f5f9869166d5a5e) [skip build] tttt - [`59555b2`](https://github.com/electerm/electerm/commit/59555b251cc5616a6a8d864baf535d62174252ff) [skip build] 5tt - [`07c5753`](https://github.com/electerm/electerm/commit/07c575309f0157584fbcc14f1fd7847d4d2bd203) [skip build] yyy - [`ed0ecd4`](https://github.com/electerm/electerm/commit/ed0ecd4f8a91b963d8ea8238518a549ab15e73e0) [skip build] fhghfj - [`457a81d`](https://github.com/electerm/electerm/commit/457a81dd188356d01568ed8eece35a7597be704c) [skip build] fgf - [`2ae9e73`](https://github.com/electerm/electerm/commit/2ae9e734bbaafda05c849ba5eea443c52eaf82dd) [skip build] uuui - [`50eaca7`](https://github.com/electerm/electerm/commit/50eaca7eb4b4e33e854c3dfc8be55cbabf547557) [skip build] 999 - [`0de36b3`](https://github.com/electerm/electerm/commit/0de36b3951948e64d883b55f95cf112bee1c4675) [skip build] ueger ### 📊 Changes **16 files changed** (+57 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/linux-1.yml` (+0 -1) 📝 `.github/workflows/linux-2.yml` (+0 -1) 📝 `.github/workflows/mac-arm.yml` (+0 -1) 📝 `.github/workflows/mac-test.yml` (+0 -1) 📝 `.github/workflows/mac.yml` (+0 -1) 📝 `.github/workflows/win-1.yml` (+0 -1) 📝 `.github/workflows/win-2.yml` (+0 -1) 📝 `bin/prepare.js` (+16 -0) 📝 `src/client/store/index.js` (+3 -1) 📝 `src/client/store/init-state.js` (+2 -2) 📝 `src/client/store/load-data.js` (+1 -1) 📝 `test/e2e/004.basic-sftp.spec.js` (+7 -0) 📝 `test/e2e/009.basic.file-manager.spec.js` (+1 -1) 📝 `test/e2e/012.basic.local-symbolic-link.spec.js` (+1 -1) 📝 `test/e2e/015.timeout-setting.spec.js` (+3 -12) 📝 `test/e2e/016.quick-commands.spec.js` (+23 -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:47 +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#3787
No description provided.