Open techtonik opened 5 years ago
The same problem with absent URL with PyPI shield.
Hi @techtonik, thanks for the suggestion. I agree this is a nice idea. None of the badges provide what you're asking for and I agree it would be a nice idea to do this. A few do ship SVG that in certain circumstances will include a link and probably we'd want to create some new logic that can be invoked from the frontend.
This is related to your request in #2420 which calls for the inverse mapping: generating a badge URL from a repo URL.
Adding this would definitely be a good sized project!
I didn't find this issue and I've created #4726.
I suggest to change this issue title and description from Travis to more common, because it's related to other services like Cirrus CI, Circle CI, etc.
Are you experiencing an issue with...
:beetle: Description
There is no URL generated to Travis.org branch badge. This is the produced markdown:
For the following screenshot:
:bulb: Possible Solution
Generate link URL for the branch. But it seems Travis.org doesn't support linking directly to branch builds, so a link to https://travis-ci.org/techtonik/python-patch/branches should be enough.