apache / cordova-paramedic

Apache Cordova - Paramedic
https://cordova.apache.org/
Apache License 2.0
36 stars 53 forks source link

Travis/SauceLabs periodic builds / test runs #148

Open janpio opened 5 years ago

janpio commented 5 years ago

Something is running periodic builds on Travis/SauceLabs: https://app.saucelabs.com/archives?page=4&per_page=20&q=name%3A%20%22periodic%22%20AND%20date%3A%20%5B2018-04-10%20TO%202019-05-10%5D&sort=date%3Adesc&start=1557483511

I have no idea what this should be testing, and who/what is running it.

Any insight maybe @alsorokin?

alsorokin commented 5 years ago

I guess it's these two guys: https://github.com/alsorokin/cordova-periodic-build-android https://github.com/alsorokin/cordova-periodic-build-ios

I can't quite remember what we were trying to cover with these runs, actually. I can remove them if they get in the way.

janpio commented 5 years ago

Oh wow, those are actually amazing!

I was thinking about creating something like this, an overview of all plugins in one place. It's all broken now with the removed simulators, but our new paramedic travis.yml should help to update those.

When I am done with all our plugin repos themselves I will get back to you regarding this, maybe we can/should pull it in to apache/ and make it official.

alsorokin commented 5 years ago

Sounds good