[PR #3219] [MERGED] Add linux-arm64/armv7l build #3876

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

📋 Pull Request Information

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

Base: masterHead: test


📝 Commits (9)

  • 64b8fdc [skip test][skip mac][skip linux][skip win]
  • 0ab5293 Merge remote-tracking branch 'origin' into test
  • 599680e [skip test][skip mac][skip linux][skip win] 1
  • f29bca4 [skip test][skip mac][skip linux][skip win]2
  • f513f2f [skip test][skip mac][skip linux][skip win]3
  • 0f143b8 [skip test][skip mac][skip linux][skip win] 4
  • 7f77afc [skip test][skip mac][skip linux][skip win] 5
  • 29f3bd4 [skip test][skip mac][skip linux][skip win] 6
  • f831b9c [skip test][skip build]

📊 Changes

5 files changed (+144 additions, -6 deletions)

View changed files

.github/workflows/linux-arm.yml (+49 -0)
📝 build/bin/build-common.js (+16 -3)
build/bin/build-linux-arm.js (+76 -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/3219 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 12/31/2023 **Status:** ✅ Merged **Merged:** 12/31/2023 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `test` --- ### 📝 Commits (9) - [`64b8fdc`](https://github.com/electerm/electerm/commit/64b8fdc7418ea3e1f150bbbef7349832a79f82f2) [skip test][skip mac][skip linux][skip win] - [`0ab5293`](https://github.com/electerm/electerm/commit/0ab5293ec9a9faf13db29add10ba3422cf727db2) Merge remote-tracking branch 'origin' into test - [`599680e`](https://github.com/electerm/electerm/commit/599680eac2aa46e7d6c95b358b6adedcbe349f65) [skip test][skip mac][skip linux][skip win] 1 - [`f29bca4`](https://github.com/electerm/electerm/commit/f29bca478ea68047345c71b001895e2bd09e2487) [skip test][skip mac][skip linux][skip win]2 - [`f513f2f`](https://github.com/electerm/electerm/commit/f513f2f83c1ee374679ddb958872216fde35ba75) [skip test][skip mac][skip linux][skip win]3 - [`0f143b8`](https://github.com/electerm/electerm/commit/0f143b84a401678a5eaeb7e1766c0fec22a974a2) [skip test][skip mac][skip linux][skip win] 4 - [`7f77afc`](https://github.com/electerm/electerm/commit/7f77afc1d20b22c7ff4c229b21f40468c5e0d368) [skip test][skip mac][skip linux][skip win] 5 - [`29f3bd4`](https://github.com/electerm/electerm/commit/29f3bd4cb95b74eea31b160f3d756832eb5f4902) [skip test][skip mac][skip linux][skip win] 6 - [`f831b9c`](https://github.com/electerm/electerm/commit/f831b9c78ab249521b15f64bb6704033f746ec14) [skip test][skip build] ### 📊 Changes **5 files changed** (+144 additions, -6 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/linux-arm.yml` (+49 -0) 📝 `build/bin/build-common.js` (+16 -3) ➕ `build/bin/build-linux-arm.js` (+76 -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:07 +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#3876
No description provided.