Commit Graph

28 Commits

Author SHA1 Message Date
Pun Butrach
e0fe215941 Correct typo on GitHub Actions input event for release update (#4643) 2024-08-10 17:50:18 +08: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
SuperDragonXD
35f3a95b7a release_update.yml: Use app.lawnchair package name 2024-04-03 19:48:41 +08:00
SuperDragonXD
da047031a3 Final test fix to workflow
last fix before i give up
2024-04-03 18:15:24 +08:00
SuperDragonXD
138a37a733 Actually fix workflow 2024-04-03 17:04:41 +08:00
SuperDragonXD
7de7055442 Fix build issue 2024-04-03 16:43:53 +08:00
renovate[bot]
d65e91a423 Update softprops/action-gh-release action to v2 (#4117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-09 16:31:00 +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
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
95272645e3 Use Java 19 on CI (#3130)
Follow up 3a75999358
2022-11-25 23:13:32 +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
4490c702e8 Conclude testing of “Release update” workflow 2022-05-18 13:24:45 +02:00
Patryk Michalik
8bafb0a5de “Release update” workflow: Add releaseName input parameter & fix publish-telegram-update-post job 2022-05-18 13:14:00 +02:00
Patryk Michalik
9b29d90cd6 Fix “Release update” workflow 2022-05-18 13:03:09 +02:00
Patryk Michalik
044591153f Prepare to test “Release update” workflow 2022-05-18 12:47:01 +02:00
Patryk Michalik
0b4fe57469 Correct error in release_update.yml 2022-05-17 19:07:25 +02:00
Patryk Michalik
005973e1d4 Prepare changelog & automate the publishing of update announcements 2022-05-17 19:05:24 +02:00