Commit Graph

13 Commits

Author SHA1 Message Date
mworzala
300a09f0b6 chore: increase publish timeout to 1h 2024-01-16 10:43:26 -05:00
mworzala
b6b0295961 chore: update data values to 1.20.2 2024-01-16 10:43:26 -05:00
mworzala
f73d8faf9e fix: publish to minestom-snapshots 2024-01-16 10:43:26 -05:00
Steamworks
5893a0b7c0
Update build.gradle.kts
(cherry picked from commit b99722f266209adf5db5d7a4d4bdabd53326205b)
2023-11-23 16:22:23 +00:00
mworzala
8a9439643c
chore: PR deploy step 2023-11-23 10:52:41 +00:00
Matt Worzala
381d89497a
hollow-cube/gradle-rework (#8)
* in order to make an omelet, you have to break a few eggs. aka absolutely decimate the gradle project

* far more sane gradle, no publishing yet tho

* attempt maven deploy

* fix publish url and use snapshot repo

* fix secret names

* release, and properly set version

* attempt to set group correctly

* more gradle fixups
2023-05-06 23:18:22 +03:00
mworzala
52dccf793f
hollow-cube/no-logger-no-terminal
Signed-off-by: mworzala <mattheworzala@gmail.com>

make some loggers private

(cherry picked from commit 03ff6dca3493646098bf194ebd19aadf90ecf800)

add slf4j dep to codegen module

(cherry picked from commit b9136e3e579e98a0567e7ecf838c72ff5c159858)

add back slf4j dep

(cherry picked from commit 174c5b8b6a3223310e250fb5dad48b179b101fe5)

remove tinylog and MinestomTerminal

(cherry picked from commit 352161c326fe2dbb5989e5a45571c76795407ff5)
2023-04-30 09:09:57 +03:00
off-by-0point5
6870c37b94
Add commit info from JitPack into Minestom's jar (#1272)
* Compile git info into Git.java

* Move blossom task into tasks block

* Fix javadoc task

* Improve readability

* Remove version field

* Hopefully preventing inline by javac

* Make Git class final

* Remove prefixes for getters

* Make getters static
2022-12-30 22:09:07 -05:00
TheMode
0b0dc83ffe
Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00
mworzala
0bd266da23
Add Junit test suites for isolated unit and integration tests. 2022-03-21 22:32:13 +00:00
themode
cc46b6f130 Add junit params 2022-01-27 15:14:55 +01:00
themode
6ecf486b9d Remove guava dependency 2022-01-27 05:15:51 +01:00
Articdive
3089843cc9 Build system update (#527) 2022-01-10 16:51:21 +01:00