-
Notifications
You must be signed in to change notification settings - Fork 1.6k
3529 Change tag terminal-run commands into normal commands w/ proper error handling
#3670
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
3529 Change tag terminal-run commands into normal commands w/ proper error handling
#3670
Conversation
axosoft-ramint
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of thoughts I wanted to get your input on before testing
4c79fc8 to
514f618
Compare
axosoft-ramint
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yup... That was mostly it. I'm not sure why it didn't pop up before. 🤷♂️ Thank you |
59925a0 to
3597a47
Compare
3597a47 to
4afddec
Compare
axosoft-ramint
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested creating and deleting a tag and it LGTM. Let me know if you want me to test other cases.
4afddec to
e7aab45
Compare

Description
Resolves #3529
Here's what an error looks like now:
Checklist
Fixes $XXX -orCloses #XXX -prefix to auto-close the issue that your PR addresses