Feature add a warden doctor command#858
Merged
navarr merged 5 commits intowardenenv:mainfrom Nov 17, 2025
Merged
Conversation
…itional override detection.
navarr
reviewed
Mar 31, 2025
Contributor
Author
…ide cases and output.
Contributor
Author
|
I added a few additional pieces that I think round out this feature.
|
Contributor
Author
|
@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? |
Member
|
@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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Check List
Is your feature request related to a problem? Please describe.
New command:
warden doctorsimilar to the Homebrew project'sbrew doctorcommand.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