Skip to content

chore: Move to release-please for publishing.#98

Merged
kinyoklion merged 5 commits intomainfrom
rlamb/add-release-please-support
Jan 22, 2026
Merged

chore: Move to release-please for publishing.#98
kinyoklion merged 5 commits intomainfrom
rlamb/add-release-please-support

Conversation

@kinyoklion
Copy link
Member

No description provided.

The string notation ("java-library", "maven-publish") was causing
Gradle configuration errors. The correct Kotlin DSL syntax uses
backticks for built-in plugin names.
The contract tests use a multi-project build where the main project
becomes a subproject called :eventsource. The nexus-publish plugin
must only be applied to root projects, so we conditionally apply it
and configure it only when project == rootProject.
@kinyoklion kinyoklion marked this pull request as ready for review January 22, 2026 17:45
@kinyoklion kinyoklion merged commit 2a784d3 into main Jan 22, 2026
6 checks passed
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