Closed ivaradi closed 6 years ago
Only the AppImage build fails due to reasons unrelated to this change.
Looks fine to me, still would want a second opinion on the Appimage stuff though @probonopd
Looks fine to me, still would want a second opinion on the Appimage stuff though @probonopd
Most likely https://github.com/AppImage/AppImages/#warning-important-notice
I think @rullzer uses a different (better) way of making AppImages these days, though (using linuxdeployqt)?
Could anyone, please, approve this change?
@ivaradi What about the failing test?
It fails in the AppImage build, which I am not familiar with. Maybe its author could check it, or we could disable it. (I can also check, but I am not familiar with AppImage or the building process, so it would not happen too soon :) )
@rullzer can you have a look at this please? Is this way of building the AppImage even what you still use?
Even though the current code is already tagged v2.3.3, the changelog script currently considers it a beta release, because the same commit to which v2.3.3 is applied is also pointed to by the v2.3.3-beta2 tag.
This commit fixes the changelog generator script to handle this situation.