tus / tus-android-client

The tus client for Android.
https://tus.io/
161 stars 46 forks source link

Migration from Jcenter to MavenCentral #45

Closed Shlyankin closed 2 years ago

Shlyankin commented 3 years ago

Please move dependencies to MavenCentral because JCenter is deprecated. My team would be very grateful for that. You have already published 1.6.0 on MavenCentral. Please upgrade to 1.8.0 or newer image

Acconut commented 3 years ago

Thanks for bringing this up! We already have plans to do this and will keep you updated here.

@cdr-chakotay: Copying you, since you already worked on this for the Java SDK. How long do you think would it take to add the Github Actions CI to the tus-android-client and tus-java-client?

cdr-chakotay commented 3 years ago

I will take care of it if I have time over for it. We still have more than half a year of JCenter downloads left.

YouYue123 commented 2 years ago

How's this work going? The bintray service is not available anymore

wodCZ commented 2 years ago

@YouYue123 you can still fetch the latest version from jCenter: https://mvnrepository.com/artifact/io.tus.android.client/tus-android-client?repo=jcenter

cdr-chakotay commented 2 years ago

We haven't ported it yet, but we can catch up shortly. @Acconut

YouYue123 commented 2 years ago

@wodCZ Thanks.

But Bintray service will be stopped in 4 months. It would help a lot for our internal CI/CD system to upgrade ahead if you guys manage to setup a maven central workflow.

Thanks

cdr-chakotay commented 2 years ago

@wodCZ @Shlyankin @YouYue123 We published it today on Maven Central. It should be available later today.