Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(java): set root project name and update ci publish action #5337

Merged
merged 4 commits into from
Dec 4, 2024

Conversation

dsinghvi
Copy link
Member

@dsinghvi dsinghvi commented Dec 4, 2024

Description

Root project names are set in settings.gradle and when publishing to maven central we use ./gradlew sonatypeCentralUpload.

Changes Made

  • settings.gradle uses the artifact id as the project name
  • ci.yml uses ./gradlew sonatypeCentralUpload as the publish script

Testing

  • Unit tests added/updated
  • Manual testing completed

@dsinghvi dsinghvi marked this pull request as ready for review December 4, 2024 21:40
@dsinghvi dsinghvi merged commit 4ac9755 into main Dec 4, 2024
53 checks passed
@dsinghvi dsinghvi deleted the dsinghvi/additional-maven-publish-fixes branch December 4, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants