With the old setup, builds were put out solely by myself. There was no way to automatically generate signed apks, run tests, etc.
This new setup will in theory let developers submit PRs that can not only be reviewed code-wise, but can also be tested and run against staging servers, etc.
If...