[PR #110] [MERGED] Add homebrew tap #2549

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/110
Author: @mlsmaycon
Created: 9/6/2021
Status: Merged
Merged: 9/6/2021
Merged by: @mlsmaycon

Base: mainHead: add-homebrew-tap


📝 Commits (5)

📊 Changes

3 files changed (+25 additions, -1 deletions)

View changed files

📝 .github/workflows/release.yml (+1 -0)
📝 .goreleaser.yaml (+17 -1)
📝 README.md (+7 -0)

📄 Description

  • add homebrew tap functionality
  • add documentation

🔄 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/110 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 9/6/2021 **Status:** ✅ Merged **Merged:** 9/6/2021 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `add-homebrew-tap` --- ### 📝 Commits (5) - [`a645d66`](https://github.com/netbirdio/netbird/commit/a645d66cd5fd845439aff86c62daf1451be69a94) test homebrew task - [`780201a`](https://github.com/netbirdio/netbird/commit/780201adf47210f9f51f3b7a28c0b7da15e59479) secret HOMEBREW_TAP_GITHUB_TOKEN - [`228bf65`](https://github.com/netbirdio/netbird/commit/228bf65e4237b3e7b9f3082ef668ab490d87dd14) prepare for pr - [`364a656`](https://github.com/netbirdio/netbird/commit/364a65661920dd7a5fcee792d9657c18c3b53ff0) use homebrew-client - [`a1ed6cc`](https://github.com/netbirdio/netbird/commit/a1ed6cce7becda68256c33273513764783dcd518) add brew install ### 📊 Changes **3 files changed** (+25 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+1 -0) 📝 `.goreleaser.yaml` (+17 -1) 📝 `README.md` (+7 -0) </details> ### 📄 Description - [x] add homebrew tap functionality - [x] add documentation --- <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:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2549