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

plugins: update download script to include colors #7648

Merged
merged 1 commit into from
Apr 22, 2020

Conversation

vince-fugnitto
Copy link
Member

@vince-fugnitto vince-fugnitto commented Apr 22, 2020

What it does

The commit updates the logging performed by the download:script by coloring the output so it is more visible and also updates the error message to be more descriptive:

  • green: download successful.
  • red: errors or could not download plugin.
Screen Shot 2020-04-22 at 10 49 13 AM

How to test

Review checklist

Reminder for reviewers

Signed-off-by: vince-fugnitto [email protected]

Copy link
Member

@paul-marechal paul-marechal left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@kittaakos kittaakos left a comment

Choose a reason for hiding this comment

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

Looks great, thank you! 👍

@kittaakos
Copy link
Contributor

  • white: download skipped.

Skipped is with the default terminal color, not white.

@vince-fugnitto
Copy link
Member Author

  • white: download skipped.

Skipped is with the default terminal color, not white.

Yes that's what I meant 🙈In my terminal it just so happens to be white.
I'll update the commit message to correct the wording.

The commit updates the logging performed by the `download:script`:
- green: download successful.
- red: errors or could not download plugin.

Signed-off-by: vince-fugnitto <[email protected]>
@vince-fugnitto vince-fugnitto force-pushed the vf/download-plugins-colored branch from dd3fa24 to 9c6b54b Compare April 22, 2020 15:12
@vince-fugnitto vince-fugnitto merged commit 0ab735a into master Apr 22, 2020
@vince-fugnitto vince-fugnitto deleted the vf/download-plugins-colored branch April 22, 2020 15:50
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