[PR #2532] [MERGED] [relay] Update advanced scripts with new relay #17536

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

📋 Pull Request Information

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

Base: feature/relay-integrationHead: update-advanced-scripts-files


📝 Commits (3)

  • 1967848 Update advanced scripts with new relay
  • 3399366 fix test pattern
  • 46e3737 account for multiple lines

📊 Changes

8 files changed (+71 additions, -4 deletions)

View changed files

📝 .github/workflows/test-infrastructure-files.yml (+17 -1)
📝 infrastructure_files/base.setup.env (+11 -1)
📝 infrastructure_files/configure.sh (+5 -0)
📝 infrastructure_files/docker-compose.yml.tmpl (+17 -0)
📝 infrastructure_files/management.json.tmpl (+5 -0)
📝 infrastructure_files/setup.env.example (+12 -0)
📝 infrastructure_files/tests/setup.env (+2 -1)
📝 relay/Dockerfile (+2 -1)

📄 Description

Describe your changes

  • Added docker and management template changes
  • Added ci/cd tests

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/2532 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 9/4/2024 **Status:** ✅ Merged **Merged:** 9/6/2024 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `feature/relay-integration` ← **Head:** `update-advanced-scripts-files` --- ### 📝 Commits (3) - [`1967848`](https://github.com/netbirdio/netbird/commit/19678485f52c33901ec7ca2ebf6b22905fb0b01c) Update advanced scripts with new relay - [`3399366`](https://github.com/netbirdio/netbird/commit/33993660e058002621817b3f151be78e6203c1e1) fix test pattern - [`46e3737`](https://github.com/netbirdio/netbird/commit/46e373757dd8bc218c5d702240a3d44780d77631) account for multiple lines ### 📊 Changes **8 files changed** (+71 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test-infrastructure-files.yml` (+17 -1) 📝 `infrastructure_files/base.setup.env` (+11 -1) 📝 `infrastructure_files/configure.sh` (+5 -0) 📝 `infrastructure_files/docker-compose.yml.tmpl` (+17 -0) 📝 `infrastructure_files/management.json.tmpl` (+5 -0) 📝 `infrastructure_files/setup.env.example` (+12 -0) 📝 `infrastructure_files/tests/setup.env` (+2 -1) 📝 `relay/Dockerfile` (+2 -1) </details> ### 📄 Description ## Describe your changes - Added docker and management template changes - Added ci/cd tests ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [x] 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:07:26 -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#17536