Commit Graph

82 Commits

Author SHA1 Message Date
Alexander Brandes faadebd30e
chore: Update my name (#3599) 2022-05-07 15:56:24 +02:00
Alexander Brandes 2aeacb3dcf
build: Back to snapshot for development 2022-05-05 10:07:58 +02:00
Alexander Brandes 9db7791835
build: Release 6.7.0 2022-05-05 09:58:14 +02:00
Alexander Brandes a7b3b3b7df
build: Back to snapshot for development 2022-04-19 08:50:50 +02:00
NotMyFault 888bb20e78
build: Release 6.6.3 2022-04-19 08:45:44 +02:00
Alexander Brandes 73c82deeb0
build: Switch back to upstream SquirrelID (#3575) 2022-04-19 00:46:39 +02:00
NotMyFault c13f544390
build: Back to snapshot for development 2022-04-04 13:03:49 +02:00
NotMyFault c28177d6af
build: Release 6.6.2 2022-04-04 12:56:13 +02:00
NotMyFault 660e05d27f
build: Back to snapshot for development 2022-03-08 20:21:23 +01:00
NotMyFault 4c0ad148bf
build: Release 6.6.1 2022-03-08 20:15:16 +01:00
NotMyFault 26ec31a012
build: Back to snapshot for development 2022-03-07 15:55:25 +01:00
NotMyFault fd4a542062
build: Release 6.6.0 2022-03-07 15:35:00 +01:00
NotMyFault 2ea21c150f
build: Back to snapshot for development 2022-02-23 11:05:40 +01:00
NotMyFault c2fd4edad5
build: Release 6.5.1 2022-02-23 11:00:45 +01:00
NotMyFault 61797c3aff
build: Back to snapshot for development 2022-02-10 12:44:17 +01:00
NotMyFault 78125ff1e2
build: Release 6.5.0 2022-02-10 12:32:02 +01:00
NotMyFault 126aa53b61
build: Back to snapshot for development 2022-01-27 14:00:51 +01:00
NotMyFault ac71046feb
build: Release 6.4.0 2022-01-27 13:49:17 +01:00
Alex 7c290e6bd0
Align plugin's java version with API java version - Java 17 (#3468)
* refactor!: Align plugin's java version with API java version

* fix: Bump Guice to fix private injection on Java 17
2022-01-27 13:26:58 +01:00
NotMyFault 7cdde5a822
build: Back to snapshot for development 2022-01-14 11:46:02 +01:00
NotMyFault 8b6e7b2f2b
build: Release 6.3.0 2022-01-14 11:14:00 +01:00
Alex d14d2caa2d
refactor: Prepare removal of our maven repository (#3451) 2022-01-13 14:50:07 +01:00
Alexander Söderberg 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
NotMyFault a77a51b6f2
build: Back to snapshot for development 2021-12-30 10:31:08 +01:00
NotMyFault 7d981bc610
build: Release 6.2.2 2021-12-30 10:14:15 +01:00
NotMyFault 7002df0bc7
build: Bump dependencies for 1.18 2021-12-18 23:10:41 +01:00
NotMyFault 8859871e89
build: Back to snapshot for development 2021-12-14 23:14:35 +01:00
NotMyFault 93d99630a9
build: Release 6.2.1 2021-12-14 23:06:55 +01:00
NotMyFault d9a6431078
build: Back to snapshot for development 2021-12-13 13:47:28 +01:00
NotMyFault e9c9375e78
build: Release 6.2.0 2021-12-13 13:35:37 +01:00
Alex 858b6b5471
tests: Move to JUnit 5 (#3357) 2021-12-13 10:41:36 +01:00
Alex 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
NotMyFault 2a40f52dea
docs: Update issue template to 1.18 2021-12-05 23:29:28 +01:00
renovate[bot] 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
NotMyFault a8923ec729
build: Back to snapshot for development 2021-11-11 23:01:37 +01:00
NotMyFault 4eafd043a3
Release 6.1.4 2021-11-11 22:49:46 +01:00
NotMyFault df87bcb743
build: Back to snapshot for development 2021-10-18 20:30:28 +02:00
NotMyFault 5653d0f175
Release 6.1.3 2021-10-18 20:22:13 +02:00
NotMyFault 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
renovate[bot] 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
dordsor21 6d4adecb32
6.1.3 2021-09-18 23:07:10 +01:00
renovate[bot] 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
NotMyFault 115932c65a
6.1.2 2021-09-11 14:28:08 +02:00
dordsor21 cfae804780
6.1.1 2021-09-10 15:01:05 +01:00
dordsor21 d77a8c8fa4
Some improvements to events (#3238)
#3222 #3072
2021-09-09 21:37:44 +02:00
NotMyFault da3fb1abec
Closes #3236 2021-09-07 13:52:47 +02:00
NotMyFault c18b0f943c
Switch deployment to the central repository 2021-09-04 13:58:16 +02:00
NotMyFault daa8ffc38f
6.0.10 2021-08-19 20:51:51 +02:00
NotMyFault bfe2dda5b1
Closes #3212 2021-08-17 16:38:24 +02:00
Hannes Greule 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