[QGIS-Developer] [Qgis-user] Tip: test a Pull Request for Windows users

Alessandro Pasotti apasotti at gmail.com
Thu Oct 1 07:11:15 PDT 2020


On Thu, Oct 1, 2020 at 4:01 PM Richard Duivenvoorde <rdmailings at duif.net> wrote:
>
> Hi Devs/Users,
>
> Not sure if I was the only ignorant one here :-)
>
> But see: https://github.com/qgis/QGIS/issues/39081
>
> After Even Rouault had fixed an issue, I build and tested the PR on my Linux machine.
> BUT... the person from the issues then told me that it was possible to 'just download the artifact from the azure windows test suite and use that to test the PR'.
>
> So for others (Windows) users: IF your issue is fixed and you want to test the fix yourself in an easy way by logging in in Github, and then get the artifact from the Windows azure test (at the PR), unzip/unpack it to disk and just run that version!!
> No need to compile yourself, or wait for the nightly build to finish/be available.
>
> I hope this is an eye-opener for others too (credits to @pathmapper !!)
>
> Regards,
>

Hi Richard,

Is that the MXE build?

If yes, it has nothing to do with Azure, it's cross-built in a Linux
Docker container using using github workflows and it has some
limitations (no Python is the most important one) but it's useful for
testing QGIS core/GUI changes if you don't need Python.

Kind regards

-- 
Alessandro Pasotti
QCooperative:  www.qcooperative.net
ItOpen:   www.itopen.it


More information about the QGIS-Developer mailing list