Describe the bug
In other community integrations, the "official" FriendsOfGalaxy repo seems to use a bot to identify when a PR is needed, and creates one when it sees the version has been updated. (See for example https://github.com/FriendsOfGalaxy/galaxy-integration-uplay/pulls and https://github.com/FriendsOfGalaxy/galaxy-integration-rockstar/pulls) Now, GOG doesn't necessarily seem to be actually processing those PRs since January, but for some reason the Humble plugin doesn't even have a PR in the queue for its updates. (https://github.com/FriendsOfGalaxy/galaxy-integration-humble/pulls) I am guessing the bot wasn't clever enough to realize 10 > 9 (aka string or digit compare vs numerical), but that's not your problem of course :) However, you could probably do the PR manually and then... well, it could sit there waiting like the other community integrations, I guess, but at least that's another step forward!
Expected behavior
All handled downstream (don't we all wish!)
Plugin installed
directly from Galaxy / manually from your repository releases
Provide logs
n/a
Describe the bug
In other community integrations, the "official" FriendsOfGalaxy repo seems to use a bot to identify when a PR is needed, and creates one when it sees the version has been updated. (See for example https://github.com/FriendsOfGalaxy/galaxy-integration-uplay/pulls and https://github.com/FriendsOfGalaxy/galaxy-integration-rockstar/pulls) Now, GOG doesn't necessarily seem to be actually processing those PRs since January, but for some reason the Humble plugin doesn't even have a PR in the queue for its updates. (https://github.com/FriendsOfGalaxy/galaxy-integration-humble/pulls) I am guessing the bot wasn't clever enough to realize 10 > 9 (aka string or digit compare vs numerical), but that's not your problem of course :) However, you could probably do the PR manually and then... well, it could sit there waiting like the other community integrations, I guess, but at least that's another step forward!
Expected behavior
All handled downstream (don't we all wish!)
Plugin installed
directly from Galaxy / manually from your repository releases
Provide logs
n/a