Commit Graph

260 Commits

Author SHA1 Message Date
fd0c2050d8 Refactor: Replace Rörledning with Cloud-Services (#3409)
* Refactor: Replace Rörledning with Cloud-Services

Cloud-Services is actually maintained, as opposed to Rörledning. Furthermore, Rörledning is available through Maven Central, whereas rörledning isn't.

This is a semi-breaking change, but because we relocate, it might be fine? Either way, this is a necessary change.

* build: Provide jsr at runtime

* Merge branch 'v6' into refactor/v6/cloud-services

Co-authored-by: NotMyFault <mc.cache@web.de>
2021-12-31 15:49:11 +01:00
a77a51b6f2 build: Back to snapshot for development 2021-12-30 10:31:08 +01:00
7d981bc610 build: Release 6.2.2 2021-12-30 10:14:15 +01:00
7002df0bc7 build: Bump dependencies for 1.18 2021-12-18 23:10:41 +01:00
8859871e89 build: Back to snapshot for development 2021-12-14 23:14:35 +01:00
93d99630a9 build: Release 6.2.1 2021-12-14 23:06:55 +01:00
d9a6431078 build: Back to snapshot for development 2021-12-13 13:47:28 +01:00
e9c9375e78 build: Release 6.2.0 2021-12-13 13:35:37 +01:00
858b6b5471 tests: Move to JUnit 5 (#3357) 2021-12-13 10:41:36 +01:00
cba0f3ac1f build: Switch PRTree GAV to our deployment (#3360)
* build: Switch PRTree repository

* build: Use our GAV
2021-12-09 18:30:35 +01:00
2a40f52dea docs: Update issue template to 1.18 2021-12-05 23:29:28 +01:00
bec51401a3 build: Update dependency org.junit.jupiter:junit-jupiter to v5.8.2 (#3350)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-29 11:25:01 +01:00
a8923ec729 build: Back to snapshot for development 2021-11-11 23:01:37 +01:00
4eafd043a3 Release 6.1.4 2021-11-11 22:49:46 +01:00
df87bcb743 build: Back to snapshot for development 2021-10-18 20:30:28 +02:00
5653d0f175 Release 6.1.3 2021-10-18 20:22:13 +02:00
21727ebfc7 build: Overhaul build & deployment workflow (#3267)
* Fixes #3250

* build: Overhaul build & deployment workflow

- Move to release drafter
- Replace publishing with gradle nexus
- Conventional commits are handy
- Determine build status in gh actions before deploying
2021-10-04 15:28:47 +02:00
744f7a18ae Update dependency org.junit.jupiter:junit-jupiter to v5.8.1 (#3259)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 18:09:35 +02:00
6d4adecb32 6.1.3 2021-09-18 23:07:10 +01:00
c8989b3332 Update dependency org.junit.jupiter:junit-jupiter to v5.8.0 (#3244)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 10:23:38 +02:00
115932c65a 6.1.2 2021-09-11 14:28:08 +02:00
cfae804780 6.1.1 2021-09-10 15:01:05 +01:00
d77a8c8fa4 Some improvements to events (#3238)
#3222 #3072
2021-09-09 21:37:44 +02:00
da3fb1abec Closes #3236 2021-09-07 13:52:47 +02:00
c18b0f943c Switch deployment to the central repository 2021-09-04 13:58:16 +02:00
daa8ffc38f 6.0.10 2021-08-19 20:51:51 +02:00
bfe2dda5b1 Closes #3212 2021-08-17 16:38:24 +02:00
3b2a04e4db Fix/v6/click event actions (#3178)
Co-authored-by: NotMyFault <mc.cache@web.de>
Co-authored-by: dordsor21 <dordsor21@gmail.com>
2021-08-08 11:28:43 +00:00
391476ba26 6.0.9 2021-08-05 14:08:41 +02:00
2676b76107 6.0.8 2021-07-22 21:46:25 +01:00
613a92eeb9 6.0.7 2021-07-17 17:59:41 +01:00
fdb6367351 Remove unneeded maven repos 2021-07-05 15:25:22 +02:00
5395ddc6a3 Update build.gradle.kts 2021-06-29 11:50:47 +02:00
f4ff9c0336 6.0.5 2021-06-27 13:21:44 +01:00
2c920bd016 6.0.4 2021-06-26 20:11:15 +01:00
43dd35f54b 6.0.3 2021-06-26 19:53:59 +01:00
20df062d9f Back to snapshot for development 2021-06-23 11:50:24 +02:00
b2966cbc45 Back to snapshot for development 2021-06-21 11:51:20 +02:00
8220d4aa31 Update licenser & gradle 2021-06-18 01:22:24 +02:00
50d4353045 begin integration with fawe 2021-06-09 13:09:50 +01:00
a6b3e97cda feat: re-add aggregated javadocs task (#3077)
* feat: re-add aggregated javadocs task

This was removed by IntellectualSites/PlotSquared#2922.
Closes IntellectualSites/PlotSquared#3037.

Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>

* feat: aggregate javadocs on root build task

Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>

* Address changes requested

Co-authored-by: NotMyFault <mc.cache@web.de>
2021-06-02 23:26:27 +02:00
73936bb10d Fix licenser issues 2021-05-17 09:31:33 +02:00
e7fb3571ac Update licenser 2021-05-14 13:36:18 +02:00
58ad9db5ed Jump to Java 16 2021-05-14 01:04:09 +02:00
ca7ac71e76 Update gradle and shadow 2021-05-12 03:00:34 +02:00
1750dd3b97 Opt in future proof gradle features 🚀 (#2950)
* Opt in future proof gradle features

* Resolve merge conflicts
2021-04-30 09:50:22 +02:00
ba4146f82c Update to gradle 7 2021-04-10 16:52:46 +02:00
050cf3edb3 Update a few dependencies 2021-04-04 13:30:09 +02:00
86e8457574 Move to ServerLib 2021-01-22 23:34:47 +01:00
57fc51d013 Initial annotation usage cleanup + EditorConfig 2021-01-09 22:28:41 +01:00