[PR #128] [MERGED] enhancement: Support new architectures and auto upload packages to repo #2562

Open
opened 2025-11-20 07:11:37 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/128
Author: @mlsmaycon
Created: 10/11/2021
Status: Merged
Merged: 10/12/2021
Merged by: @mlsmaycon

Base: mainHead: main


📝 Commits (10+)

📊 Changes

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

View changed files

📝 .github/workflows/release.yml (+2 -0)
📝 .goreleaser.yaml (+52 -5)

📄 Description

With this PR we are adding support for MacOS' M1 chip and OpenWrt OS architectures. Plus automatic upload of Debian and rpm packages to https://pkgs.wiretrustee.com.

Relates to #124


🔄 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/netbirdio/netbird/pull/128 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 10/11/2021 **Status:** ✅ Merged **Merged:** 10/12/2021 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`977e70e`](https://github.com/netbirdio/netbird/commit/977e70e67039e27ed80f53a02a6ab1ef1197ec07) adding uploads - [`42d9d8a`](https://github.com/netbirdio/netbird/commit/42d9d8ad1c20d5e227d0dfbfb1951870f28d6796) adding uploads - [`4cfa2b9`](https://github.com/netbirdio/netbird/commit/4cfa2b90c5a9faf39bb960756e5880849e1c35c7) adding uploads - [`6ed81ea`](https://github.com/netbirdio/netbird/commit/6ed81ea85caa920e4fc12dd8fd8fea27326a0d20) adding uploads - [`0e1a1b1`](https://github.com/netbirdio/netbird/commit/0e1a1b13d7318120278fd4103848df1536e500a2) adding uploads - [`ee2d0fd`](https://github.com/netbirdio/netbird/commit/ee2d0fd281dba8bd8dd5a99537b872f91a669abf) adding uploads - [`6d6aafa`](https://github.com/netbirdio/netbird/commit/6d6aafa6a3c90f5d7891428f642d4f292a7f0e8e) use https://pkgs.wiretrustee.com/ - [`1680483`](https://github.com/netbirdio/netbird/commit/1680483f60abf93cd2d21e77ab4f67499f583bf3) use https://pkgs.wiretrustee.com/ - [`e49cbd4`](https://github.com/netbirdio/netbird/commit/e49cbd4a5cc6c0bad44676a18d79383270fb9faf) use https://pkgs.wiretrustee.com/ - [`e3b8528`](https://github.com/netbirdio/netbird/commit/e3b85280392bdb668e09e5fb728d28a6496be8cf) set yum id ### 📊 Changes **2 files changed** (+54 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+2 -0) 📝 `.goreleaser.yaml` (+52 -5) </details> ### 📄 Description With this PR we are adding support for MacOS' M1 chip and OpenWrt OS architectures. Plus automatic upload of Debian and rpm packages to https://pkgs.wiretrustee.com. Relates to #124 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 07:11:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2562