Commit Graph

12 Commits

Author SHA1 Message Date
mworzala 11a7f02854 chore: PR deploy step
(cherry picked from commit 8a9439643c)
2024-02-09 14:27:43 -05:00
mworzala 0c328a4e7b rename artifact ID 2024-02-09 14:27:43 -05:00
mworzala 351d2197b1 collect all server options in ServerFlag file, other minor changes 2024-02-09 14:27:43 -05:00
mworzala 5929b811ec return terminal 2024-02-09 14:27:43 -05:00
mworzala 1cd68e0c3f hollow-cube/minestom-ce -> minestom/minestom 2024-02-09 14:27:43 -05:00
Matt Worzala 9e85687575 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

(cherry picked from commit 381d89497a)
2024-02-09 14:27:43 -05: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