DigitalOceanApp icon indicating copy to clipboard operation
DigitalOceanApp copied to clipboard

[TRAVIS] publish app and library into releases on tags

Open championswimmer opened this issue 8 years ago • 3 comments

championswimmer avatar Jul 19 '17 17:07 championswimmer

Separately or as a single app?

abishekvashok avatar Aug 09 '17 15:08 abishekvashok

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?

4lch4 avatar May 19 '18 21:05 4lch4

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 :)

championswimmer avatar May 20 '18 21:05 championswimmer