Fazecast / jSerialComm

Platform-independent serial port access for Java
GNU Lesser General Public License v3.0
1.34k stars 287 forks source link

Make working CI script #494

Closed ImUrX closed 4 months ago

ImUrX commented 1 year ago

I made a CI script for the whole thing, the only thing remaining is tests but the painful part is done!

TheDevMinerTV commented 1 year ago

Supersedes #493

ImUrX commented 1 year ago

@hedgecrw idk if you were able to use this seeing that you updated everything, but there is 2 files I would like you to merge for easy snapshotting, the jitpack.yml and the changes done on the build.gradle to make jitpack be able to publish it. Jitpack is really nice and I would prefer it before testing it with a dropbox jar ^-^

ImUrX commented 1 year ago

btw, I don't know if you want me to add testing in this PR or merge this first and then continue a test action in another PR