Commit Graph

25 Commits

Author SHA1 Message Date
Yasan 4c9b8b0312 Replace market flavor with play (#4720) 2024-08-26 07:02:16 +02:00
SuperDragonXD 6f4a81266c Release apk workflow: Upload apk bundle 2024-08-21 20:57:06 +08:00
SuperDragonXD 7131be330b Generate .aab for play store release 2024-08-21 20:45:38 +08:00
SuperDragonXD 0e4fdd69d2 Re-implement built_release.apk.yml
For testing purposes
2024-08-21 10:45:57 +08:00
Goooler cea154eb7d Tweak CI configs (#3773)
* Tweak CI config

- Verify release build for every commit or PR, so that we can found potential obfuscation issues.
- Merge build_debug_apk.yml with build_release_apk.yml.
- Rename build_debug_apk.yml to ci.yml

* Cleanup

* Update ci.yml

* Fix release_update.yml

* Revert
2023-12-03 14:11:37 +08:00
renovate[bot] dabeb5c7c8 Update actions/setup-java action to v4 (#3794)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-30 00:34:41 +08:00
renovate[bot] 6225a8eed3 Update actions/checkout action to v4 (#3610)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-05 08:01:38 +08:00
Goooler 10ecea0cb5 Bump Gradle to 8.0 RC2 (#3306)
https://github.com/gradle/gradle/releases/tag/v8.0.0-RC2
2023-02-03 15:07:11 +00:00
Goooler 8581566081 Release apk with uploading mapping file (#3275)
We can easily retrace obfuscated stack traces with the mapping file.
2023-01-21 18:34:10 +08:00
Goooler 95272645e3 Use Java 19 on CI (#3130)
Follow up 3a75999358
2022-11-25 23:13:32 +08:00
Goooler 0561803694 Enable gradle-home-cache-cleanup on gradle-build-action
https://github.com/gradle/gradle-build-action/releases/tag/v2.3.0
https://github.com/gradle/gradle-build-action/blob/main/README.md#removing-unused-files-from-gradle-user-home-before-saving-to-cache
2022-11-05 13:26:49 +08:00
Goooler 3bf177c1b8 Bump actions/setup-python to v4
https://github.com/actions/setup-python/releases/tag/v4.0.0
https://github.com/actions/setup-python/releases/tag/v4.2.0
2022-09-18 19:17:26 +08:00
Goooler e3f9d84061 Modernize a bit (#2806) 2022-08-10 15:07:14 +05:30
Goooler 1a4c61f9ec Optimize CI a bit (#2643)
* Bump GH actions

* Use gradle-build-action
2022-05-24 09:36:40 +05:30
Patryk Michalik 005973e1d4 Prepare changelog & automate the publishing of update announcements 2022-05-17 19:05:24 +02:00
Suphon T 73aff4ead2 Set branch in workflow files 2022-05-17 15:50:41 +07:00
Patryk Michalik 17f828da20 Fix “Build release APK” workflow 2021-10-24 16:36:58 +02:00
Patryk Michalik 17f80d767e CI: Properly handle spaces in filenames 2021-10-20 17:57:44 +02:00
Patryk Michalik cec9688021 Fix workflows 2021-10-20 17:42:55 +02:00
Patryk Michalik 97ac0b8a5c CI: Remove “-signed” suffix from APK names 2021-10-20 17:03:15 +02:00
Patryk Michalik 3cf4c9f359 Update workflows for Lawnchair 12 2021-10-20 16:31:01 +02:00
Patryk Michalik 7f71b7d47c Remove redundant environment variable declarations from Workflows 2021-06-10 18:26:46 +02:00
Suphon Thanakornpakapong e3877ffc8f Fix GitHub repo env 2021-06-06 15:05:10 +07:00
Patryk Michalik b31b245b6e ‘Build release APK’ Action: Create changelog for each build 2021-06-05 19:58:53 +02:00
Patryk Michalik 378049d594 Prepare ‘Build release APK’ Action 2021-03-24 17:43:36 +01:00