Skip to content

Update github publishing pipeline#850

Merged
R00tB33rMan merged 1 commit intolibdeflatefrom
update-github-publishing
Apr 13, 2026
Merged

Update github publishing pipeline#850
R00tB33rMan merged 1 commit intolibdeflatefrom
update-github-publishing

Conversation

@WouterGritter
Copy link
Copy Markdown
Collaborator

This PR does two things:

  • The project is now built (not published) on ANY commit and PR change on any branch, ensuring any PR and branch will pass the checkstyle checks.
  • Instead of publishing all jars built, which is unnecessary (as we are going to publish other artifacts like api through maven), we only publish the server jar (proxy/build/libs/velocity-proxy-3.5.0-SNAPSHOT-all.jar, or whatever version). We now upload this jar under a different name: velocity-ctd-VERSION-TAG.jar, e.g. velocity-ctd-3.5.0-SNAPSHOT-195.jar. This is in-line with how Velocity distributes their server jar here, the current version is velocity-3.5.0-SNAPSHOT-595.jar with 595 being the build nr/tag.

@R00tB33rMan R00tB33rMan merged commit c1bdb65 into libdeflate Apr 13, 2026
2 checks passed
@WouterGritter WouterGritter deleted the update-github-publishing branch April 13, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants