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

Update publishing configuration to support the new maven publication process #128

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

overpas
Copy link
Owner

@overpas overpas commented Oct 27, 2024

Closes #127


PR-Codex overview

This PR focuses on updating the treemap-chart and treemap-chart-compose libraries for versioning, publication configuration, and enhancing the GitHub Actions workflow for publishing to Maven Central.

Detailed summary

  • Changed lib.version from 0.1.2 to 0.1.3.
  • Updated id from publication to publish in Gradle files.
  • Added maven-publish-plugin dependency.
  • Configured mavenPublishing for artifact metadata.
  • Enhanced GitHub Actions workflow for publishing, including GPG signing and environment variable updates.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@overpas overpas merged commit ad6383f into master Oct 27, 2024
2 checks passed
@overpas overpas deleted the #127/update-publishing branch October 27, 2024 16:56
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.

Setup publishing to the new sonatype repository the new way
1 participant