fayland / perl-Dist-Zilla-Plugin-GitHubREADME-Badge

Dist::Zilla - add badges to github README.md
Other
6 stars 10 forks source link

Fix docker badges to use lower case #32

Closed powerman closed 6 years ago

powerman commented 6 years ago

I've noticed an issue with just added docker badges: while repo name on github can use upper case letters (like yours, mine, and I suppose it's usual case for Perl modules on github) related repo on hub.docker.com will be always lower case. Even if I try to create docker repo using upper case it converts it to lower case and url with original upper case name returns 404. Same happens for user name - I've just tried to create account with upper case on docker hub to test this.

Not sure is this issue also affect other badges, so I've fixed only docker's.

fayland commented 6 years ago

cool. many thanks!

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.5%) to 98.446% when pulling f9e72a9d3fc50fd0b101859ed5d7a06a13e2c354 on powerman:docker into f7096d66e7fad3c4dbd4fc48966403c5e251c073 on fayland:master.