Commit Graph

26 Commits

Author SHA1 Message Date
modmuss50 b23b7c6681
Build fully on Java 17, closes #2670 (#2676) 2021-09-14 21:21:33 +01:00
modmuss50 a68561ea12 Use fabric-action-scripts repo 2021-06-30 18:53:09 +01:00
haykam821 affe4f3bda
Fix the update base script calling a non-existent contains function (#2499) 2021-06-21 12:00:03 +01:00
YanisBft 1118e1ae71
Add and remove release/snapshot labels when updating branch (#2484)
* Update update-base.yml

* forgot i'm stupid

* Revert "forgot i'm stupid"

This reverts commit 0f98f227f6.

* there is probably a better solution
2021-06-17 08:59:31 +01:00
YanisBft 3535070889
Remove update-base label in all cases (#2467) 2021-06-04 09:12:48 +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 f32667580c Build javadoc against java 16
Require J16
2021-05-12 20:59: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 f42f7bb2ed
Remove java < 11 support for yarns buildscript. (#2296) 2021-04-09 19:53:02 +01:00
modmuss50 232a1e0b9f
Ensure that releases are not ran in parallel (#2294) 2021-04-07 23:11:16 +01:00
modmuss50 d8a34355b5
Upload check build artifacts to github actions (#2256) 2021-04-02 14:24:20 +01:00
liach ccf403e01b
Minor javadoc updates around unpick (#2200)
* Minor javadoc updates around unpick

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

* Apply suggestions from code review

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2021-03-28 20:33:12 +01:00
modmuss50 153c4572f3
Now use the pull_request_target trigger, also update the branch and handle merge conflicts (#2113) 2021-03-01 20:25:01 +00:00
modmuss50 a217aaaaf7 Dont try and merge changes as it can fail the whole build. 2021-02-28 18:39:54 +00:00
modmuss50 8bc09fecc2 Fix github action to automaticaly update the base branch of a PR with a label 2021-02-28 18:36:44 +00:00
modmuss50 81afc7a3f9 Add a workflow to handle updating the target branch when the update-base label is applied to a PR. 2021-02-28 16:27:59 +00:00
modmuss50 d0f4bd3e59 Use github actions to publish releases 2020-11-06 23:33:17 +00:00
modmuss50 d1aa849756
Update gradle and improve realiablitity of actions (#1804)
* improve github actions

* fix

* update gradle and fix
2020-10-13 20:51:01 +01:00
ㄗㄠˋ ㄑㄧˊ 5173b68a33
github actions: add wrapper validation (#1559) 2020-07-08 18:37:54 +01:00
modmuss50 2fa42f8292 Move to github actions 2020-06-28 13:13:10 +01:00