Commit Graph

25 Commits

Author SHA1 Message Date
Jeremy Wood fa6a01d690
Remove checkstyle from gradle. 2023-09-06 18:01:13 -04:00
Jeremy Wood e04b0faa85
Upgrade checkstyle to version 10.12.2. 2023-09-05 23:52:20 -04:00
Ben Woo 5f12aa53b4
Remove modrinth gradle plugin 2023-08-28 00:15:39 +08:00
Jeremy Wood 31f4f20bd8
Allow tests to see compileOnly dependencies. 2023-08-24 13:50:04 -04:00
Jeremy Wood bae909a9e8
Mark runtime dependency as provided in pom. 2023-08-24 13:49:48 -04:00
Jeremy Wood ee5408764f
Fix dependency set for maven pom. 2023-08-24 13:28:02 -04:00
Ben Woo bf72328c37
feat: Complete release actions to DBO and Modrinth 2023-08-20 22:16:20 +08:00
Ben Woo fd4bc7cf60
Fix add missing game version for modrinth 2023-08-15 22:35:10 +08:00
Zax71 491bb2467f
Add 1.20 to supported versions 2023-08-04 16:28:05 +01:00
Zax71 dfbe81c785
Implement requested changes 2023-08-03 11:11:29 +01:00
Zax71 986bafc13d
Merge branch 'main' into modrinth-upload 2023-06-27 16:52:29 +01:00
Zax71 9b4613ce84
Support 1.13+ 2023-06-27 16:50:46 +01:00
Jeremy Wood 14b54d5269
Remove the published jar classifier for maven publish.
Fixes #2906.
2023-04-05 08:38:37 -04:00
zax71 68411ae6bf Add correct number of newlines
Signed-off-by: zax71 <zabax32@gmail.com>
2023-03-02 12:54:20 +00:00
zax71 2c5e86c689 Add Modrinth Upload 2023-03-02 12:37:07 +00:00
Jeremy Wood b6574245b8
Remove junit exclusion from compileOnly bukkit. 2023-03-02 00:48:54 -05:00
Jeremy Wood 85d744d79f
Run tests against spigot-api 1.19.3. 2023-03-02 00:44:32 -05:00
Jeremy Wood e536dff1a8
Use a separate bukkit dependency for tests. 2023-03-02 00:37:30 -05:00
Ben Woo d5ebde53b9
Add maven central to repositories (#2859)
Co-authored-by: Jeremy Wood <farachan@gmail.com>
2023-03-02 12:32:07 +08:00
Jeremy Wood fd2ea3df09
Remove tag prefix. 2023-02-20 00:04:43 -05:00
Jeremy Wood 36ef41b710
Release and publish in the same action. 2023-02-19 22:51:30 -05:00
Jeremy Wood 9258ebd8c7
Remove Intellij gradle plugin. :( 2023-02-19 21:57:13 -05:00
Jeremy Wood 009a94f74d
Publish releases. 2023-02-19 19:03:45 -05:00
Jeremy Wood bd6fb4e51c
Correctly disable useless IntelliJ plugin tasks. 2023-02-19 19:03:40 -05:00
Jeremy Wood 4d40b3f7e4
Switch from Maven to Gradle. 2023-02-19 19:02:52 -05:00