apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.16k stars 987 forks source link

ci: use github actions #852

Closed erisu closed 4 years ago

erisu commented 4 years ago

Motivation, Context & Description

Drop Travis CI and AppVeyor for GitHub Actions

Testing

Checklist

timbru31 commented 4 years ago

Is there any way we can see if the actions will succeed once merged?

NiklasMerz commented 4 years ago

Is there any way we can see if the actions will succeed once merged?

Looks like we can see the results in the fork. Seems good https://github.com/erisu/cordova-ios/actions

erisu commented 4 years ago

@timbru31 here is an example last run after the recent rebase: https://github.com/erisu/cordova-ios/actions/runs/111508020

erisu commented 4 years ago

I cleaned up the test changes and here is the latest CI run results:

https://github.com/erisu/cordova-ios/actions/runs/116486160