Commit Graph

14 Commits

Author SHA1 Message Date
Aayush Gupta
0f09429a97 .gitlab-ci: Enable ktlint checks for CI
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-01-01 12:45:23 +08:00
Aayush Gupta
cf75e9f9f1 REUSE compliance [1/*]
Resolve license and copyright issues for all files other than the "app/" module

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-21 14:45:44 +08:00
Aayush Gupta
1a93a55f96 gitlab-ci: Account for new product flavours
Build and upload vanilla debug builds to keep existing behaviour

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-05-28 21:15:33 +08:00
ggabr
68628e8fd0 Export the database schema
Also set .gitlab-ci.yml to publish them at every build for convenience.

The exports should be committed (manually) to the git repository right after an
increase in database version.

Having the exports enables using autoMigrations when possible, for the future
database migrations.
2025-02-16 07:34:24 +01:00
Aayush Gupta
0fcc39c774 gitlab-ci: Don't backup/restore cache
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-20 12:18:05 +05:30
Aayush Gupta
231ba699dd gitlab-ci: Use latest docker image for building
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-20 12:13:16 +05:30
Aayush Gupta
23e09373e9 gitlab-ci: Compile debug builds again
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-30 18:24:53 +05:30
Aayush Gupta
564f97b0b9 gitlab-ci: Upload nightly to generic package registery
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-29 14:58:17 +05:30
Aayush Gupta
31ce6882e3 gitlab-ci: Assemble nightly instead of debug
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-29 10:36:12 +05:30
Aayush Gupta
dc6a78a439 gitlab-ci: Drop unused stages and scripts
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-20 13:48:57 +05:30
Aayush Gupta
fef6905d90 .gitlab: Switch to docker image with API 34 sources
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-01 14:45:32 +05:30
Aayush Gupta
6fb0c7dc9b Switch to updated docker fork of gitlab-ci-android
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-05-08 14:25:07 +05:30
marchingon12
b63b75d526 Update to new yml 2021-04-10 22:40:25 +02:00
marchingon12
63a405280b Add Gitlab CI for debug builds 2021-04-10 22:24:10 +02:00