Deploy contínuo no Android: A Publishing API

TDC São Paulo 2016 (São Paulo, Brazil) - July 06, 2016

🇧🇷 This talk was given in Brazilian Portuguese. 🇧🇷

– Continuous Delivery x Continuous Deployment – Configuring the credentials to allow the bot access to the API – How AppEdits work via the Publishing API – Configuring attributes and updating the app! So you have already configured your unit tests, integration and acceptance tests, and you’re automatically building your APK on every merged Pull Request to your repo. Let's go forward with automation and upload the APK to Google’s Play Store, by also updating its screenshots, “what’s new” and many other attributes.

In this talk I will present the basic workings of Google’s Publishing API and we will go through an example of how to update an application automatically.