[PR #2478] [MERGED] [misc] Test infrastructure files generation with postgres store #15218

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/2478
Author: @mlsmaycon
Created: 8/24/2024
Status: Merged
Merged: 8/27/2024
Merged by: @mlsmaycon

Base: mainHead: test-script-gen-with-postgres


📝 Commits (7)

📊 Changes

1 file changed (+30 additions, -3 deletions)

View changed files

📝 .github/workflows/test-infrastructure-files.yml (+30 -3)

📄 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/2478 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 8/24/2024 **Status:** ✅ Merged **Merged:** 8/27/2024 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `test-script-gen-with-postgres` --- ### 📝 Commits (7) - [`e4d615a`](https://github.com/netbirdio/netbird/commit/e4d615a69fb3d9cf74f472f73a79019f17311bba) Test infrastructure files generation with postgres store - [`d5f66e1`](https://github.com/netbirdio/netbird/commit/d5f66e13e9852a0b21067a1b344f2c2ae068ec14) use quotes - [`b696557`](https://github.com/netbirdio/netbird/commit/b6965577726ece7b1ed5a06583f233151318489e) parse directly in egrep - [`c4df647`](https://github.com/netbirdio/netbird/commit/c4df6475ff0b58cddfda0eab29588fa30c335f0d) grep "=" only - [`44d2021`](https://github.com/netbirdio/netbird/commit/44d20212112ccc2825f1713c8eff984207c60e87) use postgres host - [`893749f`](https://github.com/netbirdio/netbird/commit/893749f9cd900f4656005f9dcfc7e1ff8af589fe) Set Database Connection String with ip - [`168453d`](https://github.com/netbirdio/netbird/commit/168453d413e3899d8f262a4738189d79af9f2f4f) use netbird user ### 📊 Changes **1 file changed** (+30 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test-infrastructure-files.yml` (+30 -3) </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:07:12 -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#15218