Commit Graph
16 Commits
Author SHA1 Message Date
Thomas KuehneandJosé Rebelo 3320203c23 gradle: upgrade Android SDK to API 36 / Baklava
Keep targetSdk and minSdk unchanged. Ensure SDK is up-to-date as Google once again changed relevant CompanionDevice APIs.
2025-06-03 20:59:49 +02:00
José Rebelo a0687b9823 woodpecker: Update android-fdroid-tools to 35.0.1-androguard-4.1.2-java-21 2025-05-11 13:52:41 +01:00
José Rebelo 956e9cc4ba woodpecker: Update android-fdroid-tools to 35.0.1-androguard-4.1.2 2025-04-19 23:37:27 +01:00
José Rebelo f8e5e5b4dd woodpecker: Update android-fdroid-tools to 35.0.1 2025-04-17 19:31:55 +01:00
José Rebelo e9592e7e57 woodpecker: Update android-fdroid-tools to 34.0.0 2025-04-12 21:00:26 +01:00
José Rebelo 8f62e5232a woodpecker: Migrate secrets to environment from_secret 2025-01-19 20:46:35 +00:00
José Rebelo 35ca3f947e Fix nightly healthcheck variables 2024-10-27 23:11:20 +00:00
José Rebelo 7acda0d52c Add basic nightly pipeline monitoring 2024-10-27 14:18:08 +00:00
José RebeloandJosé Rebelo 1a92bcf8a5 Upgrade to Android Gradle Plugin 7.4.2
Rename "main" flavor to "mainline", since that breaks the build.

https://stackoverflow.com/questions/72775247/productflavors-main-gradle-error-multiple-entries-with-same-key-main-and
2024-01-22 20:18:49 +00:00
vanous df11c6e2f4 Update CI to use jdk17 and build tools 33.0.2:
- Using image tag 33.0.0
    - Using jdk 17
    - Removed old memory 512 gradle config
2023-10-08 22:23:05 +02:00
José Rebelo 418e0b7d43 Allow nightly builds to be triggered manually 2023-09-07 13:00:07 +01:00
vanous 4e07852891 CI filter: skip released nightly quietly 2023-08-12 15:35:25 +02:00
vanous f86cd39385 Add CI filter to skip nightly if already released
This will cause the CI to produce a Failure if already released,
but it can prevent many unnecesary CI runs, which is prefferable.
We can remove this filter if the Failure is confussing.
2023-08-12 14:22:27 +02:00
vanous b8c3622449 CI: make sure clone is not partial 2023-08-11 19:12:01 +02:00
vanous 2ca23aed0b Adjust CI for nightly builds 2023-08-11 18:36:23 +02:00
vanous 2b326b74b8 Add nightly setup directly to master 2023-08-11 17:59:01 +02:00