[PR #12] [MERGED] Revert "Refactor debug" #45

Closed
opened 2026-03-02 02:12:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/rmmagent/pull/12
Author: @wh1te909
Created: 6/17/2022
Status: Merged
Merged: 6/17/2022
Merged by: @wh1te909

Base: masterHead: revert-11-RefactorDebug


📝 Commits (1)

📊 Changes

19 files changed (+20 additions, -244 deletions)

View changed files

📝 .gitignore (+0 -2)
.vscode/launch.json (+0 -18)
📝 README.md (+0 -12)
📝 agent/agent.go (+6 -6)
📝 agent/agent_linux.go (+3 -4)
agent/agent_linux_test.go (+0 -45)
agent/agent_test.go (+0 -20)
📝 agent/agent_windows.go (+1 -11)
📝 agent/install.go (+4 -11)
📝 agent/install_linux.go (+6 -8)
agent/install_test.go (+0 -43)
📝 agent/install_windows.go (+0 -11)
📝 agent/rpc.go (+0 -4)
agent/rpc_test.go (+0 -10)
agent/testargs.json.example (+0 -19)
shared/debug.go (+0 -5)
shared/nodebug.go (+0 -5)
shared/notest.go (+0 -5)
shared/test.go (+0 -5)

📄 Description

Reverts amidaware/rmmagent#11


🔄 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/amidaware/rmmagent/pull/12 **Author:** [@wh1te909](https://github.com/wh1te909) **Created:** 6/17/2022 **Status:** ✅ Merged **Merged:** 6/17/2022 **Merged by:** [@wh1te909](https://github.com/wh1te909) **Base:** `master` ← **Head:** `revert-11-RefactorDebug` --- ### 📝 Commits (1) - [`24d51a3`](https://github.com/amidaware/rmmagent/commit/24d51a30e14f7a0264aaeb0e87ce223a6f3ef034) Revert "Refactor debug" ### 📊 Changes **19 files changed** (+20 additions, -244 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+0 -2) ➖ `.vscode/launch.json` (+0 -18) 📝 `README.md` (+0 -12) 📝 `agent/agent.go` (+6 -6) 📝 `agent/agent_linux.go` (+3 -4) ➖ `agent/agent_linux_test.go` (+0 -45) ➖ `agent/agent_test.go` (+0 -20) 📝 `agent/agent_windows.go` (+1 -11) 📝 `agent/install.go` (+4 -11) 📝 `agent/install_linux.go` (+6 -8) ➖ `agent/install_test.go` (+0 -43) 📝 `agent/install_windows.go` (+0 -11) 📝 `agent/rpc.go` (+0 -4) ➖ `agent/rpc_test.go` (+0 -10) ➖ `agent/testargs.json.example` (+0 -19) ➖ `shared/debug.go` (+0 -5) ➖ `shared/nodebug.go` (+0 -5) ➖ `shared/notest.go` (+0 -5) ➖ `shared/test.go` (+0 -5) </details> ### 📄 Description Reverts amidaware/rmmagent#11 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:12:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rmmagent#45
No description provided.