1
0
mirror of https://github.com/GeyserMC/PackConverter.git synced 2025-12-26 18:29:14 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
rtm516
a42fe40197 Fix version parsing v2 2025-08-13 00:11:54 +01:00
onebeastchris
8286111644 Fix version parsing 2025-08-13 02:05:02 +03:00
onebeastchris
eba22535af Update actions, or, attempt 三 2025-08-13 01:36:40 +03:00
onebeastchris
6f5b37c114 build all branches, not just master, with the 2025-08-13 01:24:16 +03:00
onebeastchris
46753489d3 setup publishing, attempt number eins 2025-08-13 01:15:57 +03:00
Aurora
e65dbc1a9f Merge master 2025-08-02 13:06:06 +01:00
Aurora
e5f5f7d164 Archive all JARs besides the unshaded ones 2025-08-02 13:05:15 +01:00
Aurora
fa11b5e948 Merge branch 'master' into feat/better_bootstrap 2025-08-02 13:00:42 +01:00
Aurora
febac20ad7 Resolve pullrequest.yml always checking out the master branch 2025-08-02 12:56:37 +01:00
Aurora
be5eccecca Upload the correct jar file in build.yml and pullrequest.yml 2025-08-02 12:35:17 +01:00
Aurorawr
9aabd5bea0 Rerun PR Builds upon pullrequest.yml change
Co-authored-by: rtm516 <rtm516@users.noreply.github.com>
2025-07-29 11:58:15 +01:00
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