[PR #1421] [MERGED] Use integrated activity store #15362

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/1421
Author: @mlsmaycon
Created: 12/30/2023
Status: Merged
Merged: 1/1/2024
Merged by: @mlsmaycon

Base: mainHead: feature/integrated-activity


📝 Commits (3)

📊 Changes

3 files changed (+5 additions, -20 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)
📝 management/cmd/management.go (+2 -17)

📄 Description

Describe your changes

Use the integrated activity store

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/1421 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 12/30/2023 **Status:** ✅ Merged **Merged:** 1/1/2024 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `feature/integrated-activity` --- ### 📝 Commits (3) - [`c352075`](https://github.com/netbirdio/netbird/commit/c352075d9f33bff8b01e506732101f420e7ca383) Simplify streaming logic - [`ea76ca7`](https://github.com/netbirdio/netbird/commit/ea76ca76065c72266b610f5a245cdf18278693a9) Update management integrations version - [`adeb5ce`](https://github.com/netbirdio/netbird/commit/adeb5cef4a458134f3d814feca8309c1f70f02e8) update go sum ### 📊 Changes **3 files changed** (+5 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) 📝 `management/cmd/management.go` (+2 -17) </details> ### 📄 Description ## Describe your changes Use the integrated activity store ## 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:07:29 -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#15362