Bluexin / drpc4k

Bringing Discord-RPC to Kotlin
GNU General Public License v3.0
13 stars 1 forks source link

Publish to central repository #9

Closed xeruf closed 6 years ago

xeruf commented 6 years ago

Until you fix this, I recommend to use jitpack instead of a custom repo, since your custom repo is down again. Setting it up is very simple, I am actually already using it (https://jitpack.io/#Bluexin/drpc4k). What you should do to improve the process:

  1. Add a webhook to https://jitpack.io/api/webhooks type application/json into the repository with Send everything. Then it will build ahead of time, just like you would expect from a repository.
  2. Tag versions regularly in git
Bluexin commented 6 years ago

Hum it's weird you saying it's down, as I've been using it reliably over the day for other stuff :/ I'll do that though. I wanted to make sure to have a stable release before publishing to central, but then ended up not working on this anymore :|