Commit Graph

17 Commits

Author SHA1 Message Date
John Andrew Camu
89b11ab8e7 Nightly release 15-dev (#5033) 2024-12-04 04:32:58 +08:00
Yasan
4c9b8b0312 Replace market flavor with play (#4720) 2024-08-26 07:02:16 +02:00
renovate[bot]
0723d42169 Update gradle/actions action to v4 (#4620)
* Update gradle/actions action to v4

* Apply suggestions from code review

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zongle Wang <wangzongler@gmail.com>
2024-08-04 01:20:02 +00:00
Chris Renshaw
2da2c8e066 Name Nightly with CI number before commit hash (#4366) 2024-05-07 03:38:18 +08:00
Chris Renshaw
46661004fc Use short sha in nightly filename, remove disallowed parentheses (#4272) 2024-04-12 07:57:11 +08:00
SuperDragonXD
e74bb25322 ci.yml: Remove "#* in apk name
See the following docs link for more information.

https://cli.github.com/manual/gh_release_create#:~:text=To%20define%20a%20display%20label%20for%20an%20asset%2C%20append%20text%20starting%20with%20%23%20after%20the%20file%20name.
2024-04-11 14:28:19 +08:00
Chris Renshaw
879809f613 Give nightly release and apk pretty names (#4264)
* Give nightly release and apk pretty names

* Dashes to split up commit hash and CI # are slightly more legible
2024-04-11 14:03:02 +08:00
Viktor Antonov
1000b0c216 Provide nightly releases in release section (#4145)
Co-authored-by: Zongle Wang <wangzongler@gmail.com>
2024-04-01 03:42:02 +00:00
Zongle Wang
24f4703c97 Save CC data on CI
https://github.com/gradle/actions/blob/main/setup-gradle/README.md#saving-configuration-cache-data
2024-02-03 12:26:54 +08:00
Goooler
7b3bb5bf3b Use gradle/actions/setup-gradle v3
https://github.com/gradle/gradle-build-action/releases/tag/v3.0.0-rc.1
2024-01-27 12:26:54 +08:00
renovate[bot]
19256d020d Update gradle/gradle-build-action action to v3 (#4019)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-27 04:54:13 +08:00
Zongle Wang
d28f1811fc Use Java 21 on CI (#3979) 2024-01-18 11:43:18 +00:00
Goooler
c2d59a6623 Add channel flavor for publishing variant for Google Play (#3861)
* Add channel flavor for publishing variant for Google Play

* Remove unused variants

* Build both on CI

* Tweak

* Fix conflicts

* Copy json into variant folder

* Rename foss to github

* Rename apk

* `ci.py` - Allow multiple files to be sent

* Fix `ci.py`

---------

Co-authored-by: SuperDragonXD <70206496+SuperDragonXD@users.noreply.github.com>
2023-12-18 11:33:58 +08:00
renovate[bot]
5d7330ba00 Update actions/download-artifact action to v4 (#3858)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-17 18:48:58 +08:00
renovate[bot]
95d83d8d06 Update actions/upload-artifact action to v4 (#3859)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-17 18:48:50 +08:00
renovate[bot]
63c03d2ef9 Update actions/setup-python action to v5 (#3828)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-06 21:15:32 +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