lanwen / github-release-badges

Shortcut for creating release badge for github using shields.io and heroku
http://github-release-version.herokuapp.com/
8 stars 8 forks source link

GitHub image caching #2

Open saber-nyan opened 6 years ago

saber-nyan commented 6 years ago

Now GitHub aggressively caches any images in README.md (github/markup#224). Please set the necessary HTTP headers.
Example: The release badge is still v0.0.1 although the latest release is v0.0.2.

lanwen commented 6 years ago

This project hosted on free heroku and without cache it won't work completely :) But thanks for the hint, will try to set something. Usually, badge gets updated in a few hours - this is not critical for most oss projects