20 Commits

Author SHA1 Message Date
Juuz
b2988d2263 Publish 1.2 2023-05-07 17:19:13 +03:00
Juuz
d735945581 workflows/publish: Add dev/1.1 to published branches 2023-02-18 18:14:30 +02:00
Juuz
5054cc6c60 Publish 1.0 2022-10-30 16:46:15 +02:00
Juuz
bc979caff0 Publish 0.12.0 2022-05-11 20:43:14 +03:00
Juuxel
193ff9c1e0 Enable publishing on 0.11.0 2022-01-21 19:30:50 +02:00
shedaniel
874671eb7f Fix merge conflicts, it compiles, but shouldn't work
Signed-off-by: shedaniel <daniel@shedaniel.me>
2022-01-06 16:03:03 +08:00
shedaniel
67bc46a6b3 Merge remote-tracking branch 'FabricMC/exp/0.11' into dev/0.11.0
# Conflicts:
#	.github/workflows/publish.yml
#	.github/workflows/test.yml
#	bootstrap/test-project/build.gradle
#	build.gradle
#	src/main/java/net/fabricmc/loom/api/LoomGradleExtensionAPI.java
#	src/main/java/net/fabricmc/loom/extension/MinecraftGradleExtension.java
#	src/main/java/net/fabricmc/loom/util/Constants.java
2021-12-08 22:06:34 +08:00
modmuss50
337d17bb92 Java 17 and update libs. Closes #545 2021-12-04 19:00:47 +00:00
shedaniel
c40d33b996 Publish to maven for testing purposes
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-09-19 02:48:06 +08:00
shedaniel
3f9dc85fba Publish Loom 0.9.0
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-06-20 20:11:18 +08:00
shedaniel
dd5e6df3ae Fix merge conflicts
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-05-14 06:56:18 +08:00
shedaniel
f0ec1b61dd Merge remote-tracking branch 'FabricMC/future/dev' into dev/future
# Conflicts:
#	.github/workflows/publish.yml
#	.github/workflows/test-push.yml
#	build.gradle
#	src/main/java/net/fabricmc/loom/util/Constants.java
#	src/test/groovy/net/fabricmc/loom/test/util/ProjectTestTrait.groovy
2021-05-05 02:20:20 +08:00
shedaniel
73dbebbf95 Add --stacktrace 2021-04-30 10:06:42 +08:00
modmuss50
c8df12cf0f Update to Gradle 7 (#380)
* Gradle 7 part 1

* Fix actions?

* Update actions

* Fix tests not running

* Fix some broken tests

* Update kotlin to try and fix JDK 16 support

* Disable KotlinTest on j16

* exclude kotlin test from actions...
2021-04-04 23:02:00 +01:00
shedaniel
6a25a40ff9 Publish 2021-04-04 20:19:09 +08:00
shedaniel
17d60503f1 Publish to my maven 2021-02-09 09:25:22 +08:00
shedaniel
3a49510c01 Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge 2021-01-18 09:07:03 +08:00
shedaniel
e4682d562c Fix github actions 2020-12-28 02:27:15 +08:00
shedaniel
42b1de13f2 Setup forgified loom from Juuxel that allows for better production use. 2020-12-08 15:12:31 +08:00
modmuss50
98725f9400 Publish using github actions 2020-11-15 17:32:57 +00:00