You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tools with the highest error rate tomcat and graalvm seem to have the same issue in common. Both tools use the GithubUrlUpdater and try to fetch the version numbers from the official github tags. Unfortunately the tag versions and the available downloads are not synchronized e.g. we can find tag versions for tomcat 7.0.7 but no download URLs on the official repository. Instead apache offers a download URL for tomcat 7.0.70.
We are logging a summary of our URL Updater. It seems like a bunch of downloads failed. We need to check what is causing this.
The text was updated successfully, but these errors were encountered: