[PR #1180] [MERGED] Add infrastructure docker build tests for management and signal #14992

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/1180
Author: @bcmmbaga
Created: 9/28/2023
Status: Merged
Merged: 10/4/2023
Merged by: @mlsmaycon

Base: mainHead: update-infra-tests


📝 Commits (8)

  • 8293a26 Add workflow for Docker build of Test Infrastructure
  • cff01e4 Add management docker build in infra tests
  • 32a48dd Add netbird signal docker build in infra tests
  • d726502 Add management and signal docker build as part of docker compose test
  • 031950f Merge branch 'main' into update-infra-tests
  • 22c3b12 Add dependency for building signal docker image
  • 36b249d Optimize signal binary build by disabling CGO
  • fe705aa Add removed tests for getting started script and remove matrix

📊 Changes

1 file changed (+21 additions, -0 deletions)

View changed files

📝 .github/workflows/test-infrastructure-files.yml (+21 -0)

📄 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/1180 **Author:** [@bcmmbaga](https://github.com/bcmmbaga) **Created:** 9/28/2023 **Status:** ✅ Merged **Merged:** 10/4/2023 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `update-infra-tests` --- ### 📝 Commits (8) - [`8293a26`](https://github.com/netbirdio/netbird/commit/8293a2602e4eabe770c96934c7cf6cf60190a9cd) Add workflow for Docker build of Test Infrastructure - [`cff01e4`](https://github.com/netbirdio/netbird/commit/cff01e4d779accafe20ceb6d32ff0a4028418ac6) Add management docker build in infra tests - [`32a48dd`](https://github.com/netbirdio/netbird/commit/32a48dd4858fbf41d46b1545707bbd7fd99c52fd) Add netbird signal docker build in infra tests - [`d726502`](https://github.com/netbirdio/netbird/commit/d726502003709ea7d772ff16aa0e9262b0635d22) Add management and signal docker build as part of docker compose test - [`031950f`](https://github.com/netbirdio/netbird/commit/031950f30553691bfc34b9bfe62b1fcc3847e2b3) Merge branch 'main' into update-infra-tests - [`22c3b12`](https://github.com/netbirdio/netbird/commit/22c3b121e2f3c790acba1a3eb7415f58e74f19c9) Add dependency for building signal docker image - [`36b249d`](https://github.com/netbirdio/netbird/commit/36b249d3d006aaee977e0eefbceaef9f30688dee) Optimize signal binary build by disabling CGO - [`fe705aa`](https://github.com/netbirdio/netbird/commit/fe705aa24e853ebf27a677c65c6fb7589b22f6e8) Add removed tests for getting started script and remove matrix ### 📊 Changes **1 file changed** (+21 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test-infrastructure-files.yml` (+21 -0) </details> ### 📄 Description ## Describe your changes ## 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 03:06: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#14992