[PR #1885] [CLOSED] Myspace #15957

Closed
opened 2026-08-05 03:08:44 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/1885
Author: @RickietangRT
Created: 4/24/2024
Status: Closed

Base: mainHead: myspace


📝 Commits (10+)

📊 Changes

14 files changed (+6 additions, -802 deletions)

View changed files

.github/workflows/golang-test-darwin.yml (+0 -45)
.github/workflows/golang-test-linux.yml (+0 -121)
.github/workflows/golang-test-windows.yml (+0 -52)
.github/workflows/golangci-lint.yml (+0 -52)
.github/workflows/install-script-test.yml (+0 -36)
.github/workflows/mobile-build-validation.yml (+0 -65)
📝 .github/workflows/release.yml (+3 -151)
.github/workflows/sync-main.yml (+0 -22)
.github/workflows/sync-tag.yml (+0 -23)
.github/workflows/test-infrastructure-files.yml (+0 -211)
.github/workflows/update-docs.yml (+0 -22)
📝 AUTHORS (+1 -0)
📝 README.md (+1 -1)
📝 client/internal/peer/conn.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/1885 **Author:** [@RickietangRT](https://github.com/RickietangRT) **Created:** 4/24/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `myspace` --- ### 📝 Commits (10+) - [`0fd897a`](https://github.com/netbirdio/netbird/commit/0fd897ae3497fae39e9fa8727009db9c1edd8285) prefer use ipv6 - [`5de8171`](https://github.com/netbirdio/netbird/commit/5de81719e83a9d7961e33689779951f63ec8e3e9) test - [`4817019`](https://github.com/netbirdio/netbird/commit/481701962096736cd213677f1d56533179b8b8bf) test - [`827d9b5`](https://github.com/netbirdio/netbird/commit/827d9b54a60a9ce7baee483f10fc651d4d550c1e) test - [`46e8b25`](https://github.com/netbirdio/netbird/commit/46e8b253f432c990a1efa8ccc4a92bb3ce28347b) test - [`c35eb75`](https://github.com/netbirdio/netbird/commit/c35eb757ee851c535b4b4346b46a88a40a5b4cd2) test - [`7e3965f`](https://github.com/netbirdio/netbird/commit/7e3965f65d3e7c7bd7ccd6ee831046a38d44c19e) test - [`ab0b07d`](https://github.com/netbirdio/netbird/commit/ab0b07d0d9cac431954f55e444103d6af5f4c5f8) v0.27.3 - [`9a43199`](https://github.com/netbirdio/netbird/commit/9a4319968cca246357e05c40cc90e586a6e9bcad) test - [`8d5c331`](https://github.com/netbirdio/netbird/commit/8d5c33155fec01674f916b681dd2795ad618caef) test ### 📊 Changes **14 files changed** (+6 additions, -802 deletions) <details> <summary>View changed files</summary> ➖ `.github/workflows/golang-test-darwin.yml` (+0 -45) ➖ `.github/workflows/golang-test-linux.yml` (+0 -121) ➖ `.github/workflows/golang-test-windows.yml` (+0 -52) ➖ `.github/workflows/golangci-lint.yml` (+0 -52) ➖ `.github/workflows/install-script-test.yml` (+0 -36) ➖ `.github/workflows/mobile-build-validation.yml` (+0 -65) 📝 `.github/workflows/release.yml` (+3 -151) ➖ `.github/workflows/sync-main.yml` (+0 -22) ➖ `.github/workflows/sync-tag.yml` (+0 -23) ➖ `.github/workflows/test-infrastructure-files.yml` (+0 -211) ➖ `.github/workflows/update-docs.yml` (+0 -22) 📝 `AUTHORS` (+1 -0) 📝 `README.md` (+1 -1) 📝 `client/internal/peer/conn.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 03:08:44 -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#15957