Skip to content
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

Add a diagnostic script & alias to our Venv #148

Open
dyldonahue opened this issue Sep 10, 2024 · 0 comments
Open

Add a diagnostic script & alias to our Venv #148

dyldonahue opened this issue Sep 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dyldonahue
Copy link
Contributor

dyldonahue commented Sep 10, 2024

Current Features

Nothing

Desired Additional Features

As our team size scales, having a tool that might easily diagnose some common errors that could be run with a single alias could be really cool.

I imagine this will be a python script that runs stuff like the following:

  • checks repo structure to ensure it follows something like (NER/embedded base, NER/Cerberus, etc etc)

  • checks submodules within any app dirs (shepherd, cerb, msb, etc) and ensures the submodule isnt empty, and prints the git hash of the submodule commit

  • prints commit checked out on any app dirs

  • checks which shell and platform user is on

Im sure there are a lot more useful diagnostics to add, but these are ones that come to mind that could be very simple causes of some seemingly less obvious issues that may arise.

Screenshots (as needed)

No response

@dyldonahue dyldonahue added the enhancement New feature or request label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant