summaryrefslogtreecommitdiff
path: root/cashier/.gitlab-ci.yml
AgeCommit message (Collapse)Author
2020-08-03Try to get fdroid nightly command to pick up our release buildsTorsten Grote
2020-07-31Enable code minification for release builds of all appsTorsten Grote
Attention: This brings a high run-time crash risk. So all release builds need to be thoroughly tested before publication. Nightly builds have been switched to release builds for that reason.
2020-07-30Split out common code into multiplatform Kotlin libraryTorsten Grote
2020-04-13[common] run unit tests in CITorsten Grote
2020-04-02Prevent parallel deploys to nightly repoTorsten Grote
2020-04-01[cashier] automatic code cleanupTorsten Grote
2020-03-18Fix change detection for cashier CITorsten Grote
2020-03-18Fix lint issues and CI dependenciesTorsten Grote
2020-03-18Merge all three apps into one repositoryTorsten Grote