Warden doctor, environment infomation gathering command #851
hardyjohnson
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
@hardyjohnson, it would be really useful. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
New Warden command: doctor
Description
I have recently spent time going through various bug reports across the
wardenenvlandscape and it got me thinking that it might be useful to build a command similar to thebrew doctorcommand which when run would output system, warden and environment information relevant to filing a bug report.Many bug reports require multiple back and forth between a dev and a user in order to understand how the user's environments is configured.
I made a demo script I may open a PR for later after some cleanup and gathering of feedback.
Currently I see something like the output below, where we can ask that this be run and its output attached to bug reports.
Good things to have from the environment (OS/version, Docker or container runner and version, wardenenv images, tags and architecture, environments and loaded configuration, mutagen sync status, etc.).
Let me know what you think. What additional information would you like to see as a developer?
In progress
Future Enhancements
Example output
Beta Was this translation helpful? Give feedback.
All reactions