Raven Szewczyk
0e6acf14d2
Update gradle setup action and GHA runner OS version ( #44 )
2024-12-26 16:18:02 +01:00
Maya
7f626aef08
Update gradle wrapper validation to v3 ( #43 )
2024-12-22 10:55:48 -06:00
Robert
0d9c250fb1
Make artifact retention set to 90 days instead of 31 days ( #41 )
...
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-12-21 17:20:08 +01:00
Wilhelm Schuster
68fd0cf41d
Try to detect if the server test run didn't shut down cleanly ( #42 )
...
Co-authored-by: Maya <10861407+serenibyss@users.noreply.github.com>
2024-11-24 13:29:19 -06:00
Lyfts
7101e4a65f
don't check for preshadow in prerelease check
2024-09-06 21:52:58 +02:00
Raven Szewczyk
87bfdc7ab1
Support OpenGL in gradle tests ( #36 )
...
* Add Java 21 to pre-installed versions list
* Update gradle wrapper validation action
* Wrap test running in xvfb-run to provide a virtual framebuffer
* Upload test reports too
* Add xrandr
2024-02-09 17:17:40 +00:00
Raven Szewczyk
48cd5ccaf4
Centrally changeable maven publishing URL ( #34 )
...
* Use a centrally set maven publishing URL for the entire organization
* Update action versions in build-and-test too
2024-01-01 18:32:38 +00:00
Raven Szewczyk
f4acd7d375
Prevent merging of PRs with -pre
dependencies ( #33 )
2023-12-09 16:54:06 +00:00
Raven Szewczyk
5a1298b4a9
Set a consistent seed when starting the CI server run ( #27 )
2023-07-30 20:55:02 +02:00
Raven Szewczyk
628e52620c
Enable gradle build cache for faster builds ( #25 )
2023-06-05 19:31:04 +01:00
Raven Szewczyk
11228f0865
Validate the gradlew checksums before running any build commands ( #24 )
2023-04-03 17:44:47 +02:00
Raven Szewczyk
e45a8514ea
Switch GHA JDK to Azul to avoid Gradle downloading it from upstream ( #23 )
...
Matching <https://github.com/GTNewHorizons/ExampleMod1.7.10/pull/146 >
2023-03-05 08:02:17 +00:00
Raven Szewczyk
75b3e1e8c0
Setup RFG JDK versions ( #22 )
...
Run gradle with jdk 17 for RFG+Jabel mods
2023-02-01 10:32:41 +00:00
Raven Szewczyk
8672765510
Hotfix: miscopy in the actions spotless fix
2023-01-28 19:56:29 +00:00
Raven Szewczyk
308e77fb0b
Fix spotless PR git commands ( #21 )
...
I was using the wrong git commands before, this should work, at least it does locally for me
2023-01-28 17:25:26 +01:00
Raven Szewczyk
4d36fa7769
Assemble already produces a reobfed jar, fix crash with FG ( #20 )
2023-01-25 01:35:31 +08:00
Raven Szewczyk
fcdc4aab33
Upload built artifacts, spotless bugfixes ( #19 )
2023-01-24 14:02:56 +00:00
Raven Szewczyk
6fa7d911d5
Add -p
to mkdir
to not crash if the folder already exists ( #18 )
2023-01-07 22:21:59 +08:00
Glease
e60ae77d0a
do not send spotless pr if draft ( #17 )
2022-11-17 09:22:52 +01:00
Raven Szewczyk
5bc2d1886e
Pass GH_TOKEN to the changelog generation step ( #15 )
...
* Pass GH_TOKEN to the changelog generation step
* Update checkout and setup-java to node16 versions (v2 is deprecated)
2022-10-11 21:53:41 +02:00
Raven Szewczyk
d9e15e4524
Stop server early if it fully loads successfully ( #11 )
2022-09-24 13:28:07 +02:00
miozune
5107a22d58
Allow marking the mod as client-only ( #9 )
2022-08-24 14:46:54 +08:00
Raven Szewczyk
3700d3b91d
Spotless auto-pr ( #8 )
...
* Show detailed gradle logs and stacktraces on errors
* Generate a new PR on spotless failures against the failing PR branch
2022-08-19 12:12:58 +02:00
Vladislav Laetansky
b9d2eb89a6
Allow specifying workspace setup type ( #5 )
2022-07-29 07:06:20 -07:00
miozune
17d7db2a88
Allow specifying runServer timeout ( #4 )
2022-07-28 06:04:57 -07:00
Jason Mitchell
fc47f9623b
Revert "Allow specifying runServer timeout ( #2 )"
...
This reverts commit d9ab60651baaee218afb37a971ef0a3bf88a68c6.
2022-07-27 07:46:21 -07:00
miozune
d9ab60651b
Allow specifying runServer timeout ( #2 )
2022-07-27 17:01:18 +07:00
Raven Szewczyk
dcad6b00b0
Switch the JDK distribution to Temurin ( #1 )
...
Adopt is no longer updated, it was taken over by Temurin
2022-07-21 08:30:21 -07:00
Raven Szewczyk
416d9dd1d5
Adapt workflows for running from this repo
2022-07-07 17:28:34 +01:00
Raven Szewczyk
95fb3b5e5c
Copy in original workflows
2022-07-07 17:07:00 +01:00