Closed alekibango closed 11 years ago
also this page could use link to detailed changelog for minor versions: http://docs.celeryproject.org/en/latest/whatsnew-3.0.html
An info box about the last stable version in homepage can be a nice option. We can retrieve directly from pipy the informations about the last version and than add some links like the one to the complete changelog. We need to Cache this infos for at least 8 hours and must be asynchronous call. @andreacode your opinion ?
@alekibango about adding the link to changelog in documentation page http://docs.celeryproject.org/en/latest/whatsnew-3.0.html you should open an issue on Celery project, or just do the contribution on your own.
Sounds like a cool addition, quite easy to implement. I'll give it a look as soon as possible and provide a draft of the new feature. On Nov 7, 2012 12:32 PM, "Mauro Rocco" notifications@github.com wrote:
An info box about the last stable version in homepage can be a nice option. We can retrieve directly from pypy the informations about the last version and than add some links like the one to the complete changelog. We need to Cache this infos for at least 8 hours and must be asynchronous call. Andrea your opinion ?
— Reply to this email directly or view it on GitHubhttps://github.com/celery/celeryproject/issues/2#issuecomment-10145427.
Fund an easy way :-) http://wiki.python.org/moin/PyPiXmlRpc
After every minor release, i always spend way too much time searching the changelog on celery website.
detailed changelog -- such link to http://docs.celeryproject.org/en/latest/changelog.html on home page would really help a lot.