Open stweil opened 5 months ago
I've checked the logs for these projects:
Conflicting versions ('stable', '4.1.0') and ('unstable', '4.1.0') for v4.1.0 and Kitodo.Presentation 4.1.0 in kitodo-presentation
Latest version github 3.6.2, existing preferred ranks: 3.6.2
, There are 25 stable releases
)Latest version github 5.3.4, existing preferred ranks: 5.3.4
, There are 19 stable releases
)Sorry, I don't see any of these log entries (and still don't know where to find them).
For Kitodo.Presentation I see no conflicting versions on GitHub. Did you get this information via the GitHub API?
Tesseract 5.4.1 is the latest stable release (5.3.4 is rather old and no longer the preferred rank). Kitodo.Production 3.6.3 is the latest stable release. Maybe the bot did not examine these two repositories in the last 4 weeks?
The log entries are on the server only. If you want, you should be able to check individual projects by running main.py
with --filter Q1234567
The Kitodo.Presentation is a bug in version parsing, we fail to remove the name of the project from the release name and then it looks unstable, i haven't gotten to looking into the other cases yet.
Currently the bot does not handle some free software with GutHub repositories. I noticed these examples:
Kitodo.Presentation – no obvious reason Kitodo.Production – no obvious reason QEMU – maybe because it only has tags, but no GitHub releases? Tesseract – maybe because it is Free/Libre-Open-Source Software?