[PR #119] [MERGED] added support for linux-arm platform #1089

Open
opened 2026-01-29 16:57:13 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/119
Author: @80er
Created: 4/19/2018
Status: Merged
Merged: 4/19/2018
Merged by: @robertmuehsig

Base: masterHead: master


📝 Commits (1)

  • c8254e2 added support for linux-arm platform

📊 Changes

2 files changed (+5 additions, -1 deletions)

View changed files

📝 ElectronNET.CLI/Commands/Actions/GetTargetPlatformInformation.cs (+4 -0)
📝 ElectronNET.CLI/Commands/BuildCommand.cs (+1 -1)

📄 Description

Hi,

as discussed in the issue #118 . Direct support for linux-arm added. Platform for packager is still linux. electron-arch gets already piped through correctly.


🔄 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/ElectronNET/Electron.NET/pull/119 **Author:** [@80er](https://github.com/80er) **Created:** 4/19/2018 **Status:** ✅ Merged **Merged:** 4/19/2018 **Merged by:** [@robertmuehsig](https://github.com/robertmuehsig) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`c8254e2`](https://github.com/ElectronNET/Electron.NET/commit/c8254e2d84f95c182db2f5f1d3c5157853fb887e) added support for linux-arm platform ### 📊 Changes **2 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ElectronNET.CLI/Commands/Actions/GetTargetPlatformInformation.cs` (+4 -0) 📝 `ElectronNET.CLI/Commands/BuildCommand.cs` (+1 -1) </details> ### 📄 Description Hi, as discussed in the issue #118 . Direct support for linux-arm added. Platform for packager is still linux. electron-arch gets already piped through correctly. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:57:13 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#1089