Commit Graph

72 Commits

Author SHA1 Message Date
48b2e081ad ci: Attest release artifacts (#4816)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2025-05-22 14:56:33 +02:00
0ccbe0935c ci: Pull Crowdin strings less often 2025-03-21 10:21:16 +01:00
5237235888 ci: Pull Crowdin strings less often
Crowdin is starting to give errors and pulling less often may help.
2025-03-06 11:25:22 +02:00
f2a1640c01 ci: Fix Crowdin pull 2025-01-31 10:51:42 +02:00
1172da23ff ci: Preprocess strings before pushing to Crowdin (#4383) 2025-01-31 09:58:26 +02:00
f35016265a ci: Fix Crowdin cron pull strings? 2025-01-30 09:25:20 +02:00
fb4dd3063b ci: Fix crowdin cron pull strings? 2025-01-07 12:12:53 +01:00
b0b985dbdb ci: Not fixing Crowdin cron task 2024-12-27 19:27:52 +04:00
d8a816f868 ci: Fix Crowdin cron task? 2024-12-27 10:17:28 +04:00
85e8b2781c ci: Fix Crowdin cron task? 2024-12-26 14:08:46 +04:00
a4db3f1df7 ci: Don't upload strings to Crowdin when pulling (#4164) 2024-12-18 19:04:09 +01:00
aeca5c1e2c ci: Schedule pulling strings separately from opening a PR (#4146) 2024-12-16 23:02:13 +01:00
a02f78c046 ci: Upload PR build artifact 2024-12-12 23:17:44 +01:00
5e76286ca7 ci: Only build relevant project 2024-12-12 23:17:09 +01:00
ab1b828aed ci: Update paths for translations CI and remove scheduled pull of strings (#3819) 2024-11-06 17:19:08 +01:00
eee1692277 build: Bump ReVanced Patcher
BREAKING CHANGE: Various APIs have been changed or removed.
2024-11-06 17:19:04 +01:00
54bfc4b012 ci: Grant workflow necessary permission 2024-10-19 15:03:25 +02:00
070388a42b ci: Use permissions and regular GitHub token instead of PAT 2024-10-01 17:28:12 +02:00
c02c47c762 chore: Adjust PR body 2024-09-30 22:08:45 +02:00
371c52e277 build: Bump dependencies 2024-07-20 06:14:35 +02:00
92a93c5111 ci: Correct usage of repository variable 2024-07-13 00:43:59 +02:00
b8e52e8063 ci: Use correct push path to trigger pushing strings 2024-06-27 22:47:44 +02:00
3569f4b550 chore: attempt to fix crowdin push 2024-06-27 21:48:46 +03:00
d9c5057d76 ci: Only push strings once a month 2024-04-05 01:16:20 +02:00
302a7be52e ci: Push strings to Crowdin on string changes (#2979)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-04-02 01:34:22 +02:00
bbb53631a9 ci: Don't sync Crowdin every hour (#2967) 2024-04-01 17:17:16 +04:00
425ff5a973 ci: Add workflow to sync Crowdin translations (#2953) 2024-03-30 03:15:07 +01:00
77ba124509 ci: Fix indentation in workflow 2024-02-24 01:14:45 +01:00
0b70cf8666 ci: Fix PR builds by adding missing GitHub token 2024-02-23 02:23:50 +01:00
6b0fda196c ci: Do not start a Gradle daemon for PR builds
Because there are no subsequent builds, a daemon is not necessary
2024-02-22 01:10:09 +01:00
930dc297c1 ci: Split release into a separate PR build workflow
Because the release workflow already runs on dev and main, it is not necessary to also trigger it for PRs.
2024-02-22 01:07:05 +01:00
d789fd6b5a build: Sign release artifacts 2024-02-21 04:15:38 +01:00
cb7ecb6443 ci: Use latest Node.js LTS version to fix builds 2024-01-26 22:52:37 +01:00
de4823c139 build: Automate bumping dependencies (#2436)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-12-17 20:22:03 +01:00
1293495904 build: Use dedicated Gradle cache action 2023-11-22 00:45:42 +01:00
b3a6a2d0d8 ci: Simplify cache paths 2023-11-22 00:11:16 +01:00
17af2422a1 chore: Add a newline between steps 2023-11-22 00:04:24 +01:00
13494cda4c ci: Update cache key 2023-11-21 23:41:41 +01:00
ec37be2b7e ci: Bump checkout action 2023-09-27 18:03:12 +02:00
12ba3f21b3 ci: Use better workflow name and PR message 2023-09-23 18:34:59 +02:00
a808eca796 ci: clean after building 2023-07-21 19:17:06 +02:00
8f6ff694ad ci: do not cache build directory 2023-07-21 16:57:20 +02:00
39a64ea039 ci: add cache step 2023-06-12 02:55:10 +02:00
02f0d346d2 ci: remove unnecessary steps 2023-06-12 01:57:58 +02:00
e58038f480 ci: use correct checkmark syntax in PR body 2023-04-16 19:21:29 +02:00
4d107567e6 ci: add dependency section when opening a PR 2023-03-19 22:58:16 +01:00
731aac5820 ci: target specific node version 2023-02-13 08:45:55 +07:00
1ba4497682 ci: only install dependencies listed 2023-02-13 08:44:34 +07:00
21d6e6e5bd ci: do not override dependency versions on install 2023-02-13 08:41:02 +07:00
c759df5ad6 ci: use PAT in step Release 2023-01-13 22:25:48 +01:00