Commit graph

106 commits

Author SHA1 Message Date
Luna712
6acc3d8f65
Run lint in pull requests (#2358) 2026-02-02 17:39:22 +00:00
Luna712
6c2228b964
Improve caching system for actions (#2249) 2025-12-21 02:48:37 +00:00
Luna712
5c396013b8
Update upload-artifact action to v6 (#2325) 2025-12-13 04:54:22 +01:00
Luna712
f77df2f3bf
Use temurin distribution for setup-java action (#2297)
Per the note on the README for `actions/setup-java`: "AdoptOpenJDK got moved to Eclipse Temurin and won't be updated anymore. It is highly recommended to migrate workflows from `adopt` and `adopt-openj9`, to `temurin` and `semeru` respectively, to keep receiving software and security updates."
2025-12-05 01:52:24 +01:00
Luna712
7fb6f3f535
Add explicit dependsOn for copyJar (#2261) 2025-11-27 18:37:47 +00:00
Luna712
0caddd84d4
Minor cleanup to workflows (#2255) 2025-11-23 21:09:41 +00:00
Luna712
f4b5acd401
Bump checkout action (#2242) 2025-11-22 20:18:37 +00:00
Luna712
bda260525b
[skip ci] Bump upload-artifact action (#2058) 2025-10-25 12:15:55 +02:00
Luna712
66093253ef
Revert "No gradle cache on prerelease for now (#1986)" (#1996)
This reverts commit 7d4864baa6.
2025-10-12 02:33:55 +02:00
Luna712
7d4864baa6
No gradle cache on prerelease for now (#1986) 2025-10-11 19:46:30 +02:00
Luna712
2d9abe151b
Cache dependencies in builds (#1983)
* Cache dependencies in builds

When testing this withArtifact Build it improved build speed from ~6 minutes to <2 minutes

* Some newlines
2025-10-11 14:16:51 +02:00
Luna712
63fb0a4f8b
Bump actions (#1972) 2025-10-10 19:58:05 +02:00
Diogo
69b1709c09
Fix: locale workflow (#1914)
* Rename from values-<language>-r<COUNTRY> to values-b+<language>+<COUNTRY>

* Sort locales by language name instead of iso in locales.py

* Revert to deprecated codes for Indonesian (id → in) and Hebrew (he -> iw)

* Remove "jv" as it's translation file has no strings

* Add name and flag for "ckb" (Sorani / Central Kurdish)
2025-09-20 21:26:13 +02:00
firelight
4cc398447e
Update prerelease.yml MDL_API_KEY 2025-03-29 20:06:00 +01:00
IndusAryan
1c6db0e514
refactor: overall navigation mechanism and split logic #1429 (#1430) 2025-03-01 00:41:14 +01:00
Luna712
2e14c22ef6
generate_dokka: remove unused directory usage (#1499) 2025-01-22 00:34:11 +01:00
Luna712
3f6dd01ec7
Dokka: fix compatibility with multiplatform and configuration cache (#1493)
* Dokka: fix compatibility with multiplatform/modules

Fixes many "<Error class: unknown class>" such as with LiveData and RecyclerView as well as potential conflicts in class names between modules
2025-01-22 00:22:25 +01:00
Luna712
a4db6df792
Migrate dokka to 2.0.0 (#1490) 2025-01-15 22:32:36 +00:00
Cloudburst
1a211f7b3b
fix dokka & newpipe build issue (#1326) 2024-09-08 19:14:30 +02:00
Cloudburst
2a1876f54c
fix build_to_archive.yml 2024-01-03 10:28:39 +01:00
IndusAryan
1c6be2d5cb
refactor(bump): upgrade workflow versions to use node16 (#793) 2024-01-03 10:24:28 +01:00
Cloudburst
de61501b22
Update prerelease.yml 2023-11-11 17:45:10 +01:00
Cloudburst
685884e67f fix makeJar task 2023-11-11 17:40:47 +01:00
self-similarity
d2d2e41fb3
Added Simkl (#548) 2023-08-12 22:25:30 +02:00
LagradOst
da6577e587 actions java 11 -> 17 & fixed parent job is cancelling message 2023-07-19 18:47:22 +02:00
Cloudburst
7bfcf25df4 add a way to autofix weblate's issue with @string 2023-03-14 18:50:13 +00:00
Cloudburst
a148f347cd
[skip ci] issue action.yml 2023-02-07 11:15:00 +01:00
Cloudburst
490381451b
[skip ci] label issues if provider mentioned 2023-01-31 10:57:11 +01:00
Cloudburst
60c1eb2579
Update update_locales.yml 2023-01-15 12:04:57 +01:00
Cloudburst
61ab957e35
make the update_locales not use github actions token
gh actions token supposedly makes it so the next action doesnt trigger on push
2023-01-06 22:27:23 +01:00
Cloudburst
0afb6b62aa
Update update_locales.yml 2023-01-02 12:44:23 +01:00
Cloudburst
6db688e0bf
only run on master 2022-12-25 19:52:30 +01:00
Cloudburst
9c956f68f9
make CI add langs from weblate 2022-12-25 19:49:59 +01:00
Cloudburst
0e8aacf989
[skip ci] add builds archive 2022-10-31 14:23:11 +01:00
Cloudburst
7e750a40e0
fix da build (again) 2022-10-26 23:09:28 +02:00
Cloudburst
fa6a620bf9 fix builds 2022-10-26 22:39:36 +02:00
Cloudburst
49ebd27f80
fix broken strings.xml and migrate to $GITHUB_OUTPUT 2022-10-26 22:06:19 +02:00
J. Fronny
0f625142da
Switch to kotlin build scripts (#158) 2022-10-26 21:56:31 +02:00
Cloudburst
4c309bbb2a
[skip ci] increase issue analysis threshold 2022-10-25 10:41:12 +02:00
Cloudburst
9ab43d06fc
Update issue_action.yml 2022-10-06 12:09:28 +02:00
Cloudburst
d057a73368
fix dokka? 2022-09-20 22:01:30 +02:00
Cloudburst
9bbe3d65d2 link dokka to github and make builds concurrent 2022-09-18 14:06:48 +02:00
Cloudburst
73748ee55f
[skip ci] make prerelease a prerelease 2022-09-07 08:33:04 +02:00
Cloudburst
18d257eb2a
[skip ci] another small fix 2022-08-20 15:41:29 +02:00
Cloudburst
07859c529d
[skip ci] small fix to the issue closer 2022-08-20 15:37:27 +02:00
Cloudburst
f86d9881ae
[skip ci] fix issue-actions 2022-08-20 13:32:02 +02:00
Cloudburst
4583da59da
[skip ci] fix issue-actions 2022-08-20 13:23:16 +02:00
Cloudburst
192be4f2a3
[skip ci] fix issue-action 2022-08-20 13:10:13 +02:00
Cloudburst
fdeb38c7be
[skip ci] update issue-action.yml 2022-08-20 13:09:20 +02:00
Cloudburst
9eda9b892c
[skip ci] add a check for provider names 2022-08-20 13:07:18 +02:00