dasher-project / dasher

Dasher
http://www.inference.phy.cam.ac.uk/dasher/
GNU General Public License v2.0
156 stars 45 forks source link

Question. Is it possible to get Releases built in the CI workflow for Android & Java? #147

Closed willwade closed 6 years ago

willwade commented 6 years ago

I'm not that familiar with the Android & Java builds - I'm really focusing on the website integration here so bear with my ignorance! Is it possible to get the compiled versions exported to the releases of the GitHub repo (or is that a bad idea??!)

cagdasgerede commented 6 years ago

Yes it is absolutely possible.

On the other hand, we still need to some investigation on what functional state they are in (whether they work or they are broken). After that we can certainly set that up.

We also need to figure out what to do with Android version. That is hosted in another repository. I am not sure if it is actively maintained. If not we can pull that repo into dasher-project organization and then include it in the overall improvements.