fedora-infra / anitya

A cross-distribution upstream release monitoring project
https://release-monitoring.org
GNU General Public License v2.0
245 stars 104 forks source link

No upstream version found when regex doesn't find anything new shouldn't be considered error #1606

Open Zlopez opened 1 year ago

Zlopez commented 1 year ago

Currently the Anitya handles "No upstream version found" as error when the regex doesn't find anything new. It should only consider it error if there is no match altogether (this could mean that the regex is no longer correct and should be updated). This happens to be an issue on projects that didn't released a new version for long time (for example https://release-monitoring.org/project/10378/).