The work on https://github.com/apache/cordova-paramedic continued and
we settled on a set of OS/version combinations to test.
I rewrote the script so that is can be mostly just copied over to the
plugins, making it unnecessary to maintain different versions for
paramedic and the plugins.
The first
We (@erisu and me) now got this working for paramedic on all the
mentioned platforms, and have a green build again:
https://github.com/apache/cordova-paramedic
First adaptations to plugin repos can be seen here:
https://github.com/apache/cordova-plugin-inappbrowser/pull/465 (@erisu)
https://github
Hi,
in the last few days I have been working on fixing and updating the CI
configuration of our plugins, so they actually work with Cordova CLI 9
and are tested on all relevant OS versions via SauceLabs.
You might know that our plugin tests are run via cordova-paramedic,
which means that the CI c