1
0
mirror of https://github.com/GeyserMC/PackConverter.git synced 2025-12-27 18:59:13 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Aurora
082c82df8d Merge branch 'master' into feat/better_bootstrap 2025-07-28 20:28:11 +01:00
Aurora
c38c120240 Only run build on the master branch 2025-07-28 20:27:51 +01:00
Aurora
128f5ae372 Ignore paths in PR builds 2025-07-28 20:24:39 +01:00
rtm516
26c4d517c5 Only trigger PR build when we have a PR 2025-07-27 23:49:09 +01:00
rtm516
6fb808466c Add PR build yml 2025-07-27 23:47:31 +01:00
Aurorawr
8ff9894894 Update upload artifact workflow dependency (#35) 2025-04-13 15:42:29 +01:00
chris
c7fd0943fe Fix publishing (#18)
* move version/group setting to gradle.properties, publish all necessary artifacts

* We dont need the :

---------

Co-authored-by: rtm516 <rtm516@users.noreply.github.com>
2024-03-13 15:09:29 +00:00
chris
7a2caf6f5d Proper publishing setup (#17)
* Attempt at fixing published artifact

* wohoo it works

* attempt at excluding bootstrap's shadow jar from publishing

* Update gradle, fix publishing (aka, dont publish shadowed bootstrap build to maven)

* Don't apply shadow plugin for the converter

* why are we publishing the lib as an artifact...?

* make these implementation

* Shade bedrock-pack-schema into pack-schema-api
2024-03-13 14:34:58 +00:00
rtm516
b449a8359e Fix publishing 2024-03-07 15:52:57 +00:00
rtm516
831692c56f Publish converter library to maven repo 2024-03-07 15:47:45 +00:00