-
Notifications
You must be signed in to change notification settings - Fork 240
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
implement a root check menu #927
Conversation
i'm open to suggestions, list them if you have any |
we should be following the srp principle, not inherently simplifying everything possible |
@ChrisTitusTech we need to fix the xtask workflow |
No it's not broken. Someone didn't run xtask |
Nope. The docs are now in a different repo. This workflow is useless. |
i dropped the docs changes |
This comment was marked as outdated.
This comment was marked as outdated.
* implement a root check menu * code needs to be readable * rephrase it a lil bit * disregard escalation tool variable if found as root * refactor: Call root check from within AppState constructor (ChrisTitusTech#7) * remove duplicate check * add comment back --------- Co-authored-by: Liam <[email protected]>
Type of Change
Description
implements a root check menu
this is a better implementation of the now closed #821
Testing