modmuss50
33cd7c5a40
Add producation server test, publish testmod jar to maven. ( #2717 )
...
* Add producation server test, publish testmod jar to maven.
* Fix deprecation
2022-12-11 13:49:21 +00:00
modmuss50
faff3b8448
Add automated client smoke tests. ( #2678 )
2022-11-22 16:49:00 +00:00
Juuz
056269f0d8
Add publish checkstyle report action ( #2514 )
2022-09-09 12:45:06 +01:00
modmuss50
64e495f64a
Enable parallel builds by default.
...
Update remotesign to a parallel capable version.
Set org.gradle.parallel.threads in actions as we are IO bound.
2022-06-30 18:20:40 +01:00
modmuss50
df3654b364
Move deprecated modules, create own maven BOM for the deprecated modules. ( #2171 )
...
* Move deprecated modules to a sub directory.
Remove deprecated modules from the default maven pom
Create a new "fabric-api-legacy" bom with the deprecated modules.
* Fix main "fabric" project not beign a dep for the legacy bom.
* rename artifact to fabric-api-deprecated
* Spotless
* Use the latest version of spotless.
2022-05-01 15:44:16 +01:00
modmuss50
6f8dfbb3f7
Update loom and misc buildscript fixes ( #1864 )
...
Fixes sources not being published to maven.
2021-11-25 15:06:25 +00:00
modmuss50
e77d3ea62f
1.18-pre2 & Java 17
2021-11-16 18:41:10 +00:00
modmuss50
b4f4f6cda4
Update Loom and Loader. Cleanup/improve buildscript.
2021-11-12 15:02:54 +00:00
modmuss50
cbda9318cd
Update Gradle/Loom and mappings. ( #1692 )
...
* Update Gradle/Loom and mappings.
* Fix deprecations and enforce
* Review feedback
* More cleanup and deprecation fixes.
2021-08-31 14:00:20 +01:00
modmuss50
a02b4463f9
21w19a
2021-05-12 20:23:04 +01:00
modmuss50
1cd3aea3db
Spin up a dedicated server on github actions + add run tasks for test mods. ( #1163 )
...
* Add test mod run tasks, add a very basic auto test server task
* License header
* Minor cleanup
* Fix bad depends
2020-11-15 19:40:17 +00:00
modmuss50
15465aaaf5
Publish releases using github actions ( #1124 )
...
* Publish releases using github actions
* # Conflicts:
# build.gradle
* Remove build number + add task to check version has not already been released
2020-11-05 18:12:01 +00:00
modmuss50
74685c149c
Update loom to 0.5 ( #1060 )
...
You may need to run `--refresh-dependencies` if you have odd issues. Please ask if you need help.
2020-09-10 17:36:46 +01:00
ㄗㄠˋ ㄑㄧˊ
fde2bb23c4
github actions: add wrapper validation ( #875 )
...
It validates the checksums of Gradle Wrapper JAR files present in the source tree and fails if unknown Gradle Wrapper JAR files are found. https://github.com/gradle/wrapper-validation-action
2020-07-09 22:31:28 +01:00
modmuss50
8d384cef9a
Disable actions cache, and increase gradle memory allocation a little.
2020-07-01 19:05:55 +01:00
modmuss50
4d66bed54e
1.16.1 + hopefully fix github actions
2020-06-25 17:41:13 +01:00
modmuss50
b933439292
Replace Travis with github actions. ( #827 )
2020-06-21 21:14:29 +01:00