-
Notifications
You must be signed in to change notification settings - Fork 348
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
Gist https validation error #36
Labels
Comments
Error is right here
Instead of:
It should read either:
Or simply just:
|
there are some podspecs that exist that are gists, I wonder why they aren't failing |
I added them to the Whitelist this first time this came up. |
@Keithbsmiley I'll have a fix for it tomorrow. |
👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Seems like there is an error when linting a spec that points to gist.github.com. Even when the spec points to the
https
link the validation fails. Lint output https://travis-ci.org/CocoaPods/Specs/builds/13016103#L169 for spec https://github.com/timshadel/Specs/blob/d9d26c59d80cf63ac121419371f32380b1c6a8ce/UIImageEffects/0.0.1/UIImageEffects.podspecCocoaPods/Specs#3509
CocoaPods/Specs#4946
The text was updated successfully, but these errors were encountered: