Commit Graph

13 Commits

Author SHA1 Message Date
modmuss50 c490cdb066
Fix broken javadoc jar (#3011)
* Try building against jdk18

* update grade

* Update asm for unpick

* Set ignore-source-errors
2022-02-16 16:19:57 +00:00
liach 0f92f13aa1
Only run publish github action if repo owner is fabricmc (#2699)
* Only do publish if owner is fabric

Signed-off-by: liach <liach@users.noreply.github.com>

* Fix job name, closes #2698

Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
2021-09-20 16:51:03 +01:00
modmuss50 b23b7c6681
Build fully on Java 17, closes #2670 (#2676) 2021-09-14 21:21:33 +01:00
modmuss50 05c8aac4f2
Build javadoc with JDK 17 to fix #2429 (#2445)
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-05-29 11:41:27 +01:00
modmuss50 151d5011eb Revert 3126eeea1d 2021-04-28 23:34:42 +01:00
modmuss50 7d53f6d141 Hopefully fix and simplify branch name checking 2021-04-28 23:13:10 +01:00
modmuss50 3126eeea1d
PGP sign maven artifacts (#2358) 2021-04-28 23:06:31 +01:00
modmuss50 e12dacd26c
Dont allow overwriting existing versions (#2357)
Ensure branch name equals mc version
2021-04-28 19:42:32 +01:00
actuallyasmartname 682eb367c8
Update Dependencies (#2343)
* Update build.yml

* Update publish.yml

* Update update-base.yml

* Update build.gradle

* Update gradle.properties

* Use fabric's CFR
2021-04-24 10:07:59 +01:00
modmuss50 00d516c67e
Increase turnstyle timeout 2021-04-11 13:10:20 +01:00
modmuss50 fa6da9349d
Gradle 7 and JDK 16 on actions (#2317) 2021-04-10 22:41:59 +01:00
modmuss50 232a1e0b9f
Ensure that releases are not ran in parallel (#2294) 2021-04-07 23:11:16 +01:00
modmuss50 d0f4bd3e59 Use github actions to publish releases 2020-11-06 23:33:17 +00:00