modmuss
f4b7e42468
Update to loom 1.3 and use Mod Publish Plugin ( #3158 )
...
* Update to loom 1.3
* Fix more 1.3 deprecations
* Opps
* Move to mod publish plugin
* Revert some changes
* Fix some more Gradle deprecations
* Fix names
* Remove extra stuff
* Cleanup
2023-08-02 18:51:21 +01:00
modmuss
b3afc78b68
Setup unit tests & format gradle files. ( #3073 )
2023-05-30 13:07:11 +01:00
modmuss50
c2fad32519
Update to Loom 1.2 and Gradle 8.1 ( #3016 )
2023-04-23 13:24:38 +01:00
modmuss50
683b8893da
Update to Loom 1.1 ( #2860 )
...
(cherry picked from commit eff3bcb77a
)
2023-01-31 09:53:30 +00: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
2ba370f3a8
Fix release. Works around: https://github.com/actions/checkout/issues/760
2022-04-13 19:42:06 +01:00
modmuss50
5ceae78bef
Jar and PGP sign artifacts. ( #2062 )
...
* Jar and PGP sign artifacts.
* Fixes.
* Update remotesign and fixes.
* Update gradle.
* Revert "Update gradle."
This reverts commit 91b96ec2db
.
2022-03-13 13:52:58 +00: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
b4f4f6cda4
Update Loom and Loader. Cleanup/improve buildscript.
2021-11-12 15:02:54 +00:00
modmuss50
fb3bff2eed
Generate a changelog ( #1592 )
2021-07-23 17:05:52 +01:00
modmuss50
a02b4463f9
21w19a
2021-05-12 20:23:04 +01:00
modmuss50
ac6a8f141e
Modrith upload ( #1280 )
...
(cherry picked from commit 281de346c7
)
2021-01-25 18:24:20 +00:00
modmuss50
5132a891ac
Fix release
2020-11-05 18:43:19 +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