-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Add support for CircleCI #313
Comments
Thanks for pointing it out! API: https://circleci.com/docs/api It seems it would rely on something like Since it requires a token, it may take more time to implement. Tokens are usually stored in |
I think we can get pretty far without implementing a solution that passes along a For private repositories, the image will show up without a https://circleci.com/docs/status-badges
Fetching a badge for public repositories doesn't require a http://blog.circleci.com/a-step-into-open-source/
|
I think we made it very clear early on in this project that this kind of stuff would not be tolerated: I hate to be forceful but I'd prefer removing this badge from the home page until it says Badges are not ad banners, they're there to provide value by virtue of the information they provide. If services want users, they should provide a solid service. The badge can link back to them if they want to attract eyeballs. What do you think @espadrine? |
I agree. This was an oversight on my part. |
Oops, I got caught up in the implementation and had CircleCI on the brain, Thanks for bringing this up.
|
@g105b It's ok, it's done and live. |
Nice work!
|
@g105b @espadrine No worries. Thanks for the quick merge Thaddee. :-) |
They are have SVG badge to parse:
https://circleci.com/gh/vslinko-vstack/vstack-validator.svg?style=svg
SVG source:
The text was updated successfully, but these errors were encountered: