[PR #3100] [CLOSED] Fix refactor #16389

Open
opened 2026-08-05 04:06:04 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3100
Author: @pascal-fischer
Created: 12/22/2024
Status: Closed

Base: mainHead: fix-refactor


📝 Commits (2)

📊 Changes

13 files changed (+2 additions, -1076 deletions)

View changed files

.github/workflows/golang-test-darwin.yml (+0 -47)
.github/workflows/golang-test-freebsd.yml (+0 -46)
📝 .github/workflows/golang-test-linux.yml (+1 -177)
.github/workflows/golang-test-windows.yml (+0 -71)
.github/workflows/golangci-lint.yml (+0 -52)
.github/workflows/install-script-test.yml (+0 -37)
.github/workflows/mobile-build-validation.yml (+0 -65)
.github/workflows/release.yml (+0 -226)
.github/workflows/sync-main.yml (+0 -22)
.github/workflows/sync-tag.yml (+0 -23)
.github/workflows/test-infrastructure-files.yml (+0 -287)
.github/workflows/update-docs.yml (+0 -22)
📝 management/server/peer.go (+1 -1)

📄 Description

Describe your changes

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • 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/3100 **Author:** [@pascal-fischer](https://github.com/pascal-fischer) **Created:** 12/22/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-refactor` --- ### 📝 Commits (2) - [`7b5ec63`](https://github.com/netbirdio/netbird/commit/7b5ec63d35cbe0df589a3d27474f71dcc2535a5b) update workflows - [`fa7f10a`](https://github.com/netbirdio/netbird/commit/fa7f10a25c8141b3404ebad1860d174ec9f22e25) switch to update ### 📊 Changes **13 files changed** (+2 additions, -1076 deletions) <details> <summary>View changed files</summary> ➖ `.github/workflows/golang-test-darwin.yml` (+0 -47) ➖ `.github/workflows/golang-test-freebsd.yml` (+0 -46) 📝 `.github/workflows/golang-test-linux.yml` (+1 -177) ➖ `.github/workflows/golang-test-windows.yml` (+0 -71) ➖ `.github/workflows/golangci-lint.yml` (+0 -52) ➖ `.github/workflows/install-script-test.yml` (+0 -37) ➖ `.github/workflows/mobile-build-validation.yml` (+0 -65) ➖ `.github/workflows/release.yml` (+0 -226) ➖ `.github/workflows/sync-main.yml` (+0 -22) ➖ `.github/workflows/sync-tag.yml` (+0 -23) ➖ `.github/workflows/test-infrastructure-files.yml` (+0 -287) ➖ `.github/workflows/update-docs.yml` (+0 -22) 📝 `management/server/peer.go` (+1 -1) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] 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 04:06:04 -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#16389