This used to need to be upon merge-to-master because the bootstrap process would pull in the latest version of Kurt Libs itself (so we needed a released version of master), but now that testsuite-api-lib exists we no longer have this dependency so we can move the CI check into the upon-PR checks. This will be very nice.
This used to need to be upon merge-to-master because the bootstrap process would pull in the latest version of Kurt Libs itself (so we needed a released version of master), but now that
testsuite-api-lib
exists we no longer have this dependency so we can move the CI check into the upon-PR checks. This will be very nice.