Skip to content

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

Merged
merged 2 commits into from
Mar 2, 2023
Merged

Conversation

millotp
Copy link
Collaborator

@millotp millotp commented Mar 2, 2023

🧭 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 !

Screenshot 2023-03-02 at 11 08 36

Changes included:

  • Make verbose global
  • Remove deprecated skipUtils option

🧪 Test

yarn docker build specs -s

@millotp millotp requested a review from a team as a code owner March 2, 2023 10:10
@millotp millotp self-assigned this Mar 2, 2023
@millotp millotp requested review from aallam and shortcuts March 2, 2023 10:10
@netlify
Copy link

netlify bot commented Mar 2, 2023

Deploy Preview for api-clients-automation ready!

Name Link
🔨 Latest commit 210600a
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/64008194129d92000821f961
😎 Deploy Preview https://deploy-preview-1365--api-clients-automation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@algolia-bot
Copy link
Collaborator

algolia-bot commented Mar 2, 2023

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.
You can still access the code generated on main via this commit.

Copy link
Member

@shortcuts shortcuts left a 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 */
Copy link
Member

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?

Copy link
Collaborator Author

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 ?

Copy link
Member

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

Copy link
Member

@shortcuts shortcuts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nothing blocking actually

@millotp millotp merged commit 718b3f2 into main Mar 2, 2023
@millotp millotp deleted the chore/use-spinnies branch March 2, 2023 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants