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

chore(misc): tiny improvements #233

Merged
merged 7 commits into from
Sep 23, 2020
Merged

chore(misc): tiny improvements #233

merged 7 commits into from
Sep 23, 2020

Conversation

serg06
Copy link
Contributor

@serg06 serg06 commented Sep 23, 2020

Preface: Please let me know if I need a better title.

Description

Improvement 1: I alphabetically sorted some lists in README.MD.

Improvement 2: I added better handling for when the user enters an invalid store name. If they enter an invalid name, it'll print a warning instead of throwing an exception, and if they don't enter any valid names, the app will quit right away.

Improvement 3: To stop more issues like #116 popping up, I added some descriptive logging around the big block of "INFO: Could not find files for the given pattern(s)." output.

Discord: sergo#8847

Testing

  1. Tried with STORES="nvidia"
  2. Tried with STORES="invalid-store"

@serg06 serg06 requested a review from jef as a code owner September 23, 2020 04:03
@geman220
Copy link
Contributor

Looks good to me!

Copy link
Owner

@jef jef left a comment

Choose a reason for hiding this comment

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

Great! Thanks for cleaning some of this up. I doubt this will stop people from duplicating issues, but it's definitely worth the extra work here 😆

Appreciate the work!

@jef jef merged commit 8466f9f into jef:main Sep 23, 2020
shivasdaddy added a commit to shivasdaddy/nvidia-snatcher that referenced this pull request Sep 23, 2020
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