[PR #29] [MERGED] Fix mac build #2498

Closed
opened 2025-11-20 07:11:14 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/29
Author: @mlsmaycon
Created: 6/14/2021
Status: Merged
Merged: 6/15/2021
Merged by: @braginini

Base: mainHead: fix-mac-build


📝 Commits (4)

📊 Changes

3 files changed (+31 additions, -2 deletions)

View changed files

📝 .github/workflows/golang-test.yml (+30 -1)
📝 iface/iface_darwin.go (+1 -1)
📝 resources_windows_amd64.syso (+0 -0)

📄 Description

  • Added build to test workflow
  • Fixed a typo
  • rename DLL file to build on windows only

🔄 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/29 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 6/14/2021 **Status:** ✅ Merged **Merged:** 6/15/2021 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `fix-mac-build` --- ### 📝 Commits (4) - [`7449848`](https://github.com/netbirdio/netbird/commit/744984861bc59bc2e60b8efc0041c94dc7b27cbd) Add build to the test - [`7df6cde`](https://github.com/netbirdio/netbird/commit/7df6cde968db67e31c573249282cc9a0ca59713c) fix a typo and rename the embedded dll - [`d5c4f6c`](https://github.com/netbirdio/netbird/commit/d5c4f6cb40016698f4e0af36604bfdd8b2819135) fix matrix var to use os - [`714c4c3`](https://github.com/netbirdio/netbird/commit/714c4c3c44957a5d4563ae7d7d1ebc0afeba969b) use darwin ### 📊 Changes **3 files changed** (+31 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/golang-test.yml` (+30 -1) 📝 `iface/iface_darwin.go` (+1 -1) 📝 `resources_windows_amd64.syso` (+0 -0) </details> ### 📄 Description * Added build to test workflow * Fixed a typo * rename DLL file to build on windows only --- <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:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2498