Commit Graph

8 Commits

Author SHA1 Message Date
Weblate (bot)
0fb2551540 chore: translations (#1145)
Co-authored-by: Caner Karaca <canerkaraca_23@hotmail.com>
Co-authored-by: Trunks <trunksduturfu31@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: Proto tyx5 <overdozeofficiel@gmail.com>
Co-authored-by: Misha Opstal <mishaopstal2004@gmail.com>
Co-authored-by: Thomas Fournier <thomas@artivain.com>
Co-authored-by: r_unkkk <r_unkkk@users.noreply.hosted.weblate.org>
Co-authored-by: John Titor <utkin2007@gmail.com>
Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
Co-authored-by: Merzzy <Merzzygraal@gmail.com>
Co-authored-by: Emre <khapnols@protonmail.com>
Co-authored-by: Pietro Vittoria <pietro00vip@gmail.com>
Co-authored-by: Zio <manuel.rindlisbacher@icloud.com>
Co-authored-by: Jip Harbers <jipharbers@gmail.com>
2024-09-21 18:11:57 +02:00
sn-o-w
95befdf381 fix(ci): rust android targets (#1188) 2024-08-11 10:10:18 +02:00
sn-o-w
ed42ed4caf chore(ci): improvments (#1156)
The Release CI workflow is currently failing, likely due to the minimum required Android SDK Build-tools version for `macos-latest` GitHub-hosted runners being updated to 33.0.2, while the version used in https://github.com/kevin-david/zipalign-sign-android-release is 32.0.0.

Changes made in this PR include:
- Upgraded Java version from 17 to 21.
_(Updated to `noriban/sign-android-release` in both workflows, seems to be more updated recently)_
_(Enabled by default in `noriban/sign-android-release`)_
- Automatically determined and utilized the latest installed Build Tools version for APK signing.
- Utilized `${{steps.sign_app.outputs.signedReleaseFile}}` to point to the signed APK files.
- Utilized `${GITHUB_SHA::7}` to obtain the short Git version hash in Debug CI
- Removed the 'Git branch name' step in Debug CI (no longer used, I guess?!)
- Removed the 'Delete unsigned file' step (redundant in Release CI since we can directly upload `${{steps.sign_app.outputs.signedReleaseFile}}`).
- In Debug CI delete unsigned files right before renaming the signed ones.
- In Release CI switch to `softprops/action-gh-release` since `marvinpinto/action-automatic-releases` is no longer maintained.
2024-07-12 02:15:12 +02:00
rhunk
6885555621 chore(ci): signed debug build
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-03 23:46:04 +02:00
rhunk
dd8590d274 feat(composer_hooks): ts modules 2024-05-24 02:06:01 +02:00
Caner Karaca
4e460ed2be chore: update dependencies (#964)
---------

Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-05-08 14:13:44 +02:00
auth
4549b34a59 init(ci): pull request 2024-04-14 18:12:26 +02:00
auth
55d76d23a6 ci(debug): run on PRs 2024-04-14 12:44:00 +02:00