Claude commands for setup a dev environment and debugging the operator locally#2128
Claude commands for setup a dev environment and debugging the operator locally#2128leandroberetta wants to merge 1 commit intonetobserv:mainfrom
Conversation
|
Skipping CI for Draft Pull Request. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2128 +/- ##
==========================================
+ Coverage 73.27% 73.41% +0.13%
==========================================
Files 82 82
Lines 9339 9339
==========================================
+ Hits 6843 6856 +13
+ Misses 2073 2066 -7
+ Partials 423 417 -6
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
94c0739 to
70ab9b3
Compare
Description
This PR adds Claude commands to streamline the development workflow for NetObserv contributors.
Commands Added
/setup-dev-env- Setup NetObserv Development EnvironmentSets up a complete development environment with interactive configuration:
Usage: Ask Claude "Setup NetObserv Development Environment" or use
/setup-dev-env/debug-operator- Debug NetObserv Operator LocallyPrepares the environment for local debugging with multiple debugging options:
Usage: Ask Claude "Debug NetObserv Operator Locally" or use
/debug-operatorKey Features
AskUserQuestiontool to gather userpreferences
debugging, VSCode debugging)
/debug-operatorrequires/setup-dev-envto be run first.vscode/launch.jsonfor seamless Delve debuggingBenefits
Dependencies
n/a
Checklist
If you are not familiar with our processes or don't know what to answer in the list below, let us know in a comment: the maintainers will take care of that.