Start streaming logcat before tests instead of dumping it after. This avoids buffer overflow.
Additionally use xz instead of gzip, for greater compression
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
- Don't assemble Gplay separately from gplayDebug. We already have some GH actions to verify that all flavors assemble.
- Assemble the AndroidTest task, so that there's less work to do when installGplayDebug is called
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
Ref: https://docs.codecov.com/docs/about-the-codecov-bash-uploader
Old bash uploader has been deprecated and will start failing on September 2021,
with it completely failing from February 2022.
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
This removes duplication between deleteOldComments and deleteOutdatedComments.
Additionally, deleteOutdatedComments was broken anyway, and IT/drone test comments were not being deleted.
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>