[PR #6378] 📝 Add docstrings to mdm_integration #28121

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

Original Pull Request: https://github.com/netbirdio/netbird/pull/6378

State: closed
Merged: Yes


Docstrings generation was requested by @riccardomanfrin.

The following files were modified:

  • client/cmd/debug.go
  • client/cmd/root.go
  • client/internal/profilemanager/config.go
  • client/mdm/policy.go
  • client/mdm/policy_darwin.go
  • client/mdm/policy_mobile.go
  • client/mdm/policy_other.go
  • client/mdm/policy_windows.go
  • client/mdm/ticker.go
  • client/server/mdm.go
  • client/ui/client_ui.go
  • docs/netbird-macos.sh
These files were ignored
  • client/internal/profilemanager/config_mdm_test.go
  • client/mdm/policy_test.go
  • client/mdm/ticker_test.go
  • client/server/setconfig_mdm_test.go
These file types are not supported
  • client/proto/daemon.proto
  • docs/io.netbird.client.plist
  • docs/netbird-macos.mobileconfig
  • docs/netbird-policy.reg.ps1
  • docs/netbird.adml
  • docs/netbird.admx
  • go.mod
ℹ️ Note

CodeRabbit cannot perform edits on its own pull requests yet.

**Original Pull Request:** https://github.com/netbirdio/netbird/pull/6378 **State:** closed **Merged:** Yes --- Docstrings generation was requested by @riccardomanfrin. * https://github.com/netbirdio/netbird/pull/6374#issuecomment-4658639255 The following files were modified: * `client/cmd/debug.go` * `client/cmd/root.go` * `client/internal/profilemanager/config.go` * `client/mdm/policy.go` * `client/mdm/policy_darwin.go` * `client/mdm/policy_mobile.go` * `client/mdm/policy_other.go` * `client/mdm/policy_windows.go` * `client/mdm/ticker.go` * `client/server/mdm.go` * `client/ui/client_ui.go` * `docs/netbird-macos.sh` <details> <summary>These files were ignored</summary> * `client/internal/profilemanager/config_mdm_test.go` * `client/mdm/policy_test.go` * `client/mdm/ticker_test.go` * `client/server/setconfig_mdm_test.go` </details> <details> <summary>These file types are not supported</summary> * `client/proto/daemon.proto` * `docs/io.netbird.client.plist` * `docs/netbird-macos.mobileconfig` * `docs/netbird-policy.reg.ps1` * `docs/netbird.adml` * `docs/netbird.admx` * `go.mod` </details> <details> <summary>ℹ️ Note</summary><blockquote> CodeRabbit cannot perform edits on its own pull requests yet. </blockquote></details>
saavagebueno added the pull-request label 2026-08-05 08:05:49 -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#28121