Commit graph

91 commits

Author SHA1 Message Date
0bf55a8ca0
ci: Tweak GitHub Actions and switch from Adopt to Temurin JDK 2025-02-02 07:02:23 +07:00
f7e5abba59
ci: Ignore i18n changes except for base strings 2024-12-29 10:40:09 +07:00
778bd05e21
ci: Remove upload to artifact
No longer needed
2024-12-20 08:47:25 +07:00
12002f62cd
ci: Fix upload to artifact 2024-12-19 11:09:26 +07:00
2466d3a493
ci: Upload APK to artifact 2024-12-19 10:56:29 +07:00
bf8eccc186
ci: Update Android SDK tools to v35.0.0 2024-12-19 10:43:02 +07:00
160a7109da
ci: Don't leave changelog empty 2024-12-10 09:30:07 +07:00
6bb2f5f94e
ci: Adjust concurrency 2024-12-05 12:06:44 +07:00
3b9eb8a30a
ci: Always exit 0 2024-12-05 12:05:25 +07:00
0406160452
ci: Push to mirror repo with github actions 2024-12-05 12:03:18 +07:00
renovate[bot]
ed23afa32d
chore(deps): Update mikepenz/action-junit-report action to v5 (#264)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-24 08:54:45 +07:00
5d457a7ae5
ci(pr): Unit test for KMM modules [skip ci] 2024-09-20 07:35:38 +07:00
c4e04c11d0
ci: Fallback to Unreleased before falling back to empty string 2024-09-05 11:07:31 +07:00
ae8959d4d1
docs(CHANGELOG): Include every version changelog
REF: b404a71e26
REF: https://keepachangelog.com/
2024-09-05 10:43:49 +07:00
fb705b9605
ci: Fix run name 2024-08-16 09:36:48 +07:00
59845065fb
ci: Run subproject unit test 2024-08-16 09:11:28 +07:00
842ca9ec4a
ci: Run name for manually triggered runs [skip ci] 2024-08-16 07:21:33 +07:00
renovate[bot]
c1828da229
chore(deps): Update null2264/actions digest to a4d6620 (#157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15 15:32:05 +07:00
3202d8cdde
ci: Message input [skip ci] 2024-08-14 12:04:46 +07:00
480d5a3f61
ci: Simplify script [skip ci] 2024-08-14 09:07:59 +07:00
a4bb99c710
ci(deps): Bump null2264/actions hash to a4d662095a2f2af1ed24f1228eb6e55b0f9f1f29 2024-08-09 09:30:05 +07:00
56bff3c939
ci: Wrong name 2024-07-30 09:20:47 +07:00
59b2f0a159
ci: Don't cancel nightly when trying to release 2024-07-30 09:15:44 +07:00
a83865e086
ci: A way to draft beta release 2024-07-30 08:57:56 +07:00
cc714793b2
ci: Wait instead of cancelling 2024-07-07 11:16:34 +07:00
2a20be913d
chore: Remove clown issue closer
No body ever read anyway, what's the point, it only cause spam.
2024-07-06 13:53:08 +07:00
c33efa26a0
ci(deps): Use build-tool v34.0.0 2024-07-06 13:19:00 +07:00
Ahmad Ansori Palembani
875100dd6c
refactor: Migrate i18n to use Moko Resources (#110)
* fix(deps): "String index out of range" compile error

REF: https://github.com/icerockdev/moko-resources/issues/732

* refactor(i18n): Simplify gradle

* refactor: Migrate i18n files to moko-resources

Also split plurals to their own files

* fix: Only use firebase on releases

* revert: Revert "fix: Only use firebase on releases"

This reverts commit e4f40b450a.

* ci: Just build standard release

* refactor: Fully migrate to Moko Resources for i18n
2024-06-24 13:46:42 +07:00
dc0a3c3274
ci: Upload R8 apk and R8 mapping to artifact
Co-authored-by: FooIbar <118464521+FooIbar@users.noreply.github.com>
2024-06-23 18:54:29 +07:00
dc1ab81b2c
ci: Rename [skip ci] 2024-06-15 12:15:07 +07:00
2f71a364e5
ci: Rename 2024-06-09 15:49:33 +07:00
41622519e6
ci: Don't run on dev/** and fix/**
This should be triggered using PR instead
2024-06-09 10:17:45 +07:00
0f0187b730
ci: Trigger for fix/** branch [skip ci] 2024-06-09 09:52:57 +07:00
45caff3ae0
ci: Build for PR 2024-06-08 07:09:18 +07:00
97bb0f2e74
ci: Show only the short commit hash 2024-06-01 09:06:28 +07:00
999dd62386
ci: Tell users which commit trigger the build 2024-05-31 06:33:42 +07:00
f4a0264cf0
ci: Warn the user if they insist on using nightly for their daily driver 2024-05-30 17:28:20 +07:00
19a2718906
docs: Nightly releases is moved to a new house :) 2024-05-30 11:53:21 +07:00
c5235be840
ci: Try releasing to nightly repo 2024-05-30 11:40:38 +07:00
9b5130f2d2
ci: Use my android signer action 2024-05-25 07:51:16 +07:00
cbc832fe4c
ci: Missing basename 2024-05-24 13:25:21 +07:00
9e2e58a76d
ci: Prettify github action 2024-05-24 13:23:26 +07:00
b7b8609e2b
ci: Clean up unused job 2024-05-24 13:04:33 +07:00
598617b59d
ci: "Unsupported password spec for Keystore password" 2024-05-24 12:53:51 +07:00
f49e4358dc
ci: Use single quote 2024-05-24 10:58:56 +07:00
f461ebb204
ci: Full path for tools 2024-05-24 10:45:14 +07:00
0816d31a46
ci: Debug 2024-05-24 10:42:18 +07:00
af112d8cbc
ci: Debug 2024-05-24 10:41:15 +07:00
a7117e8ce1
ci: Sign manually 2024-05-24 10:19:22 +07:00
0c19218ebb
chore: Update github actions 2024-05-24 08:20:52 +07:00