DFE / MONK

MONK is an automated integration and system test framework primarily designed for DFE's HydraIP devices.
dfe.github.io/MONK
GNU General Public License v3.0
1 stars 9 forks source link

Switched broken pypip.in badges to shields.io #111

Closed movermeyer closed 6 years ago

movermeyer commented 6 years ago

Hello, this is an auto-generated Pull Request. (Feedback?)

Some time ago, pypip.in shut down. This broke the badges for a bunch of repositories, including monk-tf. Thankfully, an equivalent service is run by shields.io. This pull request changes the badges to use shields.io instead.

Unfortunately, PyPI has removed download statistics from their API, which means that even the shields.io "download count" badges are broken (they display "no longer available". See this). So those badges should really be removed entirely. Since this is an automated process (and trying to automatically remove the badges from READMEs can be tricky), this pull request just replaces the URL with the shields.io syntax.

movermeyer commented 6 years ago

My apologies for this mess.

My bot processed erikbgithub/thesis-monk first, which itself is a fork of dfe/monk. When it came to process dfe/monk it reused the same fork. See this blog post, "Bug #4" for details. Sorry for the inconvenience. I will manually create a correct pull request for this.