jurplel / install-qt-action

Install Qt on your Github Actions workflows with just one simple action
MIT License
464 stars 82 forks source link

What's the status of v3? #152

Closed pcolby closed 2 years ago

pcolby commented 2 years ago

I see that v2 has not had an official release in 11 months, and it looks like v3 is required for Qt 6.2+ support (or possibly just overriding the aqtinstall version for v2?). So just wondering, is v3 considered stable (well, as stable as v2), or is it generally best to stick with v2 for now? Is there an ETA on an official v3.0.0 tag? Thanks! 😄

jurplel commented 2 years ago

I basically haven't tested v3—I am working towards v3.0.0 in my spare time now.

pcolby commented 2 years ago

Ok, thanks! 😄

xavier2k6 commented 2 years ago

@jurplel Any ETA on official V3 release?

jurplel commented 2 years ago

Ready for release when https://github.com/jurplel/install-qt-action/issues/153 and #125 are resolved.

I might also throw in #157 before release.

xavier2k6 commented 2 years ago

@jurplel Do you also plan to update the defaults of aqtinstall & py7zr prior to official release?