-
Notifications
You must be signed in to change notification settings - Fork 496
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
✨ Increase PyPI parsing flexibility #3423
Commits on Aug 24, 2023
-
Make PyPI parsing more flexible to find any github or gitlab url, and…
… hope its unique Signed-off-by: Josh Cogan <joshgc@google.com>
Configuration menu - View commit details
-
Copy full SHA for 584933b - Browse repository at this point
Copy the full SHA 584933bView commit details -
Refactor the addRepo to not pass around a mutable object. Tweak a tes…
…t to support gitlab better Signed-off-by: Josh Cogan <joshgc@google.com>
Configuration menu - View commit details
-
Copy full SHA for 2dba072 - Browse repository at this point
Copy the full SHA 2dba072View commit details -
Ignore users called sponsors for github repos. Remove the set and jus…
…t check there is a single valid url Signed-off-by: Josh Cogan <joshgc@google.com>
Configuration menu - View commit details
-
Copy full SHA for 17857e0 - Browse repository at this point
Copy the full SHA 17857e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 865e299 - Browse repository at this point
Copy the full SHA 865e299View commit details -
Remove unneeded variables and code
Signed-off-by: Josh Cogan <joshgc@google.com>
Configuration menu - View commit details
-
Copy full SHA for 91eeb2f - Browse repository at this point
Copy the full SHA 91eeb2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bec414c - Browse repository at this point
Copy the full SHA bec414cView commit details -
Make github url path parts case insensitive and use more explicit suf…
…fix filter to remove .git Signed-off-by: Josh Cogan <joshgc@google.com>
Configuration menu - View commit details
-
Copy full SHA for 3998fbd - Browse repository at this point
Copy the full SHA 3998fbdView commit details -
Appease the linter--may its wisdown never wane.
Signed-off-by: Josh Cogan <joshgc@google.com>
Configuration menu - View commit details
-
Copy full SHA for 7369008 - Browse repository at this point
Copy the full SHA 7369008View commit details -
CamelCase -> camelCase to prevent export
Signed-off-by: Josh Cogan <joshgc@google.com>
Configuration menu - View commit details
-
Copy full SHA for 7bf7205 - Browse repository at this point
Copy the full SHA 7bf7205View commit details
Commits on Aug 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 68a9dfb - Browse repository at this point
Copy the full SHA 68a9dfbView commit details -
Add test and allowance for gitlab to also be case insensitive
Signed-off-by: Josh Cogan <joshgc@google.com>
Configuration menu - View commit details
-
Copy full SHA for 934911b - Browse repository at this point
Copy the full SHA 934911bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdba658 - Browse repository at this point
Copy the full SHA fdba658View commit details