Commit graph

22 commits

Author SHA1 Message Date
Luna712
6c2228b964
Improve caching system for actions (#2249) 2025-12-21 02:48:37 +00: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
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
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
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
IndusAryan
1c6be2d5cb
refactor(bump): upgrade workflow versions to use node16 (#793) 2024-01-03 10:24:28 +01:00
LagradOst
da6577e587 actions java 11 -> 17 & fixed parent job is cancelling message 2023-07-19 18:47:22 +02:00
Cloudburst
d057a73368
fix dokka? 2022-09-20 22:01:30 +02:00
Cloudburst
d987492d01
Update generate_dokka.yml 2022-08-15 12:40:51 +02:00
Cloudburst
5758aa672c
Update generate_dokka.yml 2022-08-15 12:38:25 +02:00
Cloudburst
ec97feabad
Update generate_dokka.yml 2022-08-15 12:27:22 +02:00
Cloudburst
43b4eb4a90
Update generate_dokka.yml 2022-08-13 16:53:05 +02:00
Cloudburst
1b1a8e6237
Update generate_dokka.yml 2022-08-13 16:18:46 +02:00
Cloudburst
ee12d0be43
oops 2022-08-13 16:14:35 +02:00
Cloudburst
72b9a1c321
[skip_ci] change dokka group 2022-08-13 16:13:30 +02:00
Cloudburst
772ada0b43
Update generate_dokka.yml 2022-08-13 16:12:41 +02:00
C10udburst
6e5d129d81 generate dokka 2022-08-13 16:09:08 +02:00