Skip to content

Fixing CI-Deployment by implementing mavenCentralPublish.gradle #568

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

Open
PhilippSchmelter opened this issue Apr 8, 2025 · 0 comments · May be fixed by #569
Open

Fixing CI-Deployment by implementing mavenCentralPublish.gradle #568

PhilippSchmelter opened this issue Apr 8, 2025 · 0 comments · May be fixed by #569
Assignees
Labels
ci Related to continuous integration

Comments

@PhilippSchmelter
Copy link
Contributor

Currently, our CI does not include the publish task, which prevents deployment as expected. The objective is to integrate the mavenCentralPublish.gradle script into this project so that the deployment process mirrors the configuration and execution used in previous projects. This task involves updating the CI pipeline to call the new script and ensuring that all Maven Central publishing settings are correctly configured.

@PhilippSchmelter PhilippSchmelter added the ci Related to continuous integration label Apr 8, 2025
@PhilippSchmelter PhilippSchmelter self-assigned this Apr 8, 2025
@PhilippSchmelter PhilippSchmelter linked a pull request Apr 8, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Related to continuous integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant