-
Notifications
You must be signed in to change notification settings - Fork 21
chore(scripts): use spinnies for multi spinner #1365
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
Conversation
✅ Deploy Preview for api-clients-automation ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✗ The generated branch has been deleted.If the PR has been merged, you can check the generated code on the |
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.
much cleaner and easier to understand! GG
@@ -1,24 +1,21 @@ | |||
/* eslint-disable no-case-declarations */ |
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.
I'm thinking that we should always go verbose mode now that we are "out" of the hard testing phase, wdyt?
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.
you mean on the CI ?
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.
nope everywhere, I feel like people doesn't know it can be verbose and actually most of the time you want to see what's going on
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.
nothing blocking actually
🧭 What and Why
Finally fix the long lasting bug of
ora
handling 1 spinner only, using spinnies although a bit outdated, it works very well !Changes included:
verbose
globalskipUtils
option🧪 Test
yarn docker build specs -s