coding-blocks / DigitalOceanApp

Admin Console for Digital Ocean
GNU General Public License v3.0
56 stars 75 forks source link

[TRAVIS] publish app and library into releases on tags #58

Open championswimmer opened 7 years ago

abishekvashok commented 7 years ago

Separately or as a single app?

4lch4 commented 6 years ago

I'm not entirely sure I know what you mean by this, @championswimmer.

Do you mean you want Travis to be publishing the app and library after a tag is applied to the commit? If so...

  1. What @abishekvashok asked would be nice to have an answer to, so that we can set it up accordingly.
  2. Where exactly are they published? I know the app itself is published on the app store, so we could have it release a new build on there if possible, but where is the library? Is it hosted on jcenter?
championswimmer commented 6 years ago

Travis can publish artifacts to github releases. That is what I intend. And not separately. As a single app.

Library .aar is published via jitpack automatically anyway :)