[PR #657] [MERGED] Enable CGO in goreleaser for management #12833

Closed
opened 2026-08-05 02:06:48 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/657
Author: @mlsmaycon
Created: 1/19/2023
Status: Merged
Merged: 1/19/2023
Merged by: @mlsmaycon

Base: mainHead: build-management-cgo


📝 Commits (2)

  • da28a94 Enable CGO in goreleaser for management
  • bfac74d Install and reference CGO OS deps

📊 Changes

3 files changed (+12 additions, -4 deletions)

View changed files

📝 .github/workflows/release.yml (+3 -2)
📝 .goreleaser.yaml (+7 -1)
📝 management/Dockerfile.debug (+2 -1)

📄 Description

Describe your changes

Update the debug docker image file

update goreleaser version

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/657 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 1/19/2023 **Status:** ✅ Merged **Merged:** 1/19/2023 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `build-management-cgo` --- ### 📝 Commits (2) - [`da28a94`](https://github.com/netbirdio/netbird/commit/da28a94cbfa1f39c81f1a34bc7143b680c0932d7) Enable CGO in goreleaser for management - [`bfac74d`](https://github.com/netbirdio/netbird/commit/bfac74de8ad15f784f1313ce2464c3598d2644e2) Install and reference CGO OS deps ### 📊 Changes **3 files changed** (+12 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+3 -2) 📝 `.goreleaser.yaml` (+7 -1) 📝 `management/Dockerfile.debug` (+2 -1) </details> ### 📄 Description ## Describe your changes Update the debug docker image file update goreleaser version ## Issue ticket number and link ### Checklist - [x] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <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 2026-08-05 02:06:48 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#12833