-
-
Notifications
You must be signed in to change notification settings - Fork 169
Feature add a warden doctor command #858
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Feature add a warden doctor command #858
Conversation
…itional override detection.
…ide cases and output.
I added a few additional pieces that I think round out this feature.
|
@navarr anything that needs to be done on my end to move this forward? Not sure I actually know who does what at which step in the Kanban flow. It looks like:
So at this step where some review has taken place and changes have been submitted, does this now go back to review by maintainers or reviewers? |
@hardyjohnson I need to re-review and test and then it'll be merged. It's basically waiting on me now. Thank you for your contribution! You can see by the milestone that I'd like to put this in the next release |
Check List
Is your feature request related to a problem? Please describe.
New command:
warden doctor
similar to the Homebrew project'sbrew doctor
command.This command is intended to help debug the local environment, taking into account the different ways a warden environment can be setup and configured, especially to help in identifying bugs as part of the warden project.
This was previously discussed here: https://github.com/orgs/wardenenv/discussions/851#discussion-8106360
Command outputs the following information:
Example