JoaquimLey / transport-eta

Twitch streamed 🎥playground repo, README speaks to you.
https://medium.com/@JoaquimLey/android-architecture-components-now-with-100-more-mvvm-11629a630125
Apache License 2.0
224 stars 45 forks source link

Setup CI/CD server #19

Closed JoaquimLey closed 5 years ago

JoaquimLey commented 6 years ago

Since the project will have (at least unit) tests. It makes sense to set up a CI server (also good for demo purposes).

Also look into Firebase test lab

Context

This way the builds will automatically run all the tests, build APKs, deploy to test lanes and to play store. There are some good tools it makes sense to explore


There are some cool articles helping out with this:

JoaquimLey commented 5 years ago

More links: