Open BitiTiger opened 8 months ago
Just commenting that this issue has been resolved in the latest changes to the plugin. You can check it out in the released version: https://github.com/eduardoc7/qtcreator-plugin-discord-presence/releases/tag/v0.1.0
And update your fork. Thank you for reporting
The downloaded CI artifact is a zip file which contains a 7z file. Qt Creator will fail to install the zip file because it is not expecting a nested archive. Someone could manually fix this after downloading it... or the CI could be changed. I think the solution is to not combine the plugin files into a single 7z archive, but to let GitHub handle the generation of the zip archive. This way the CI will still produce a single zip file artifact without any effort on the maintainer.
For reference, here is the current state of the files: