Hey,

So as I mentioned earlier (and I kinda mentioned on the users mailing list a few weeks ago), I had starting working on basically the same plugin.

I finally got some time to finish the first version and do lots of testing with it (apparently the Google Play API has a "daily save quota", which makes testing fun...).

The code is now on GitHub:
https://github.com/orrc/google-play-android-publisher-plugin

To be honest, I'm not sure what should be done in this situation, where two people have developed similar plugins at the same time.


While your plugin probably works fine, I think that my version has a few improvements:
- Works on Jenkins slaves (not just the master)
- Supports uploading and assigning multiple APKs
- Supports staged rollouts
- Allows uploading of "What's new" text for multiple languages
- Changes the build result to failed if the configuration is bad, or uploading APKs fails for some reason - Every configuration field supports variable expansion, making the plugin more flexible - Integrates with the Google OAuth Plugin, so that credentials can be entered once globally, rather than having to configure credentials for every job

Here's a screenshot for anybody interested:
https://lh3.googleusercontent.com/-vk6N5JlEBlE/U_KH3iettFI/AAAAAAAABKI/ru7pNaKiv-4/w711-h597-no/google-play-android-publisher.png

I've been playing with the API for uploading screenshots, so my intention was to add another Recorder which can upload screenshots and listing texts for all the various languages.


Does anybody have any input here? :)

Regards,
Chris


On 19/08/14 14:37, David Hamm wrote:
hi there,

is there any progress on hosting this plugin?
is there anything i need to do in order to get this plugin hostet?

kind regards
david

Am Mittwoch, 13. August 2014 20:27:35 UTC+2 schrieb David Hamm:

    Hi,

    i created a google play publisher plugin for android app.
    the project is located at github:

    https://github.com/DavidHamm/google-play-publisher
    <https://github.com/DavidHamm/google-play-publisher>

    my github id is: davidhamm

    Thanks
    david

--
You received this message because you are subscribed to the Google
Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to