git-for-windows / track-website-changes

Track some websites (usually component version updates)
MIT License
2 stars 8 forks source link

Address the GnuPG mess #9

Open dscho opened 1 year ago

dscho commented 1 year ago

Neither https://gnupg.org/news.html nor https://gnupg.org/index.html nor https://github.com/gpg/gnupg/releases.atom seem to have any reliable information about what version of GNU Privacy Guard is the latest.

Let's monitor https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=tags, https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=tags and https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=tags, (which do not provide any RSS/Atom feed because... GitWeb) and then decide on a case by case basis whether the newest tag actually corresponds to any stable release.

dscho commented 1 year ago

Once we do that, we will want to remove gpg and friends from the monitor-components workflow.