crossbario / autobahn-java

WebSocket & WAMP in Java for Android and Java 8
https://crossbar.io/autobahn
MIT License
1.52k stars 427 forks source link

Move CI to GitHub Actions #517

Closed om26er closed 2 years ago

om26er commented 3 years ago

Actions are faster. Mainly need to figure out a way to run Android runtime in Github Actions.

om26er commented 2 years ago

@oberstet I am looking to fix this. Can you tell if you'd want to run the CI on GitHub provided runners or on the self-hosted one ?

om26er commented 2 years ago

A proposed fix for this exists here https://github.com/crossbario/autobahn-java/pull/530 -- I have pursued a student to make the contribution.

om26er commented 2 years ago

Fixed via https://github.com/crossbario/autobahn-java/pull/530