Skip to content

Conversation

@alexander-yevsyukov
Copy link
Contributor

This PR bumps Base to the latest version and updates config brining improvements to the publishing of the reference documentation.

@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps the Base library dependency to version 2.0.0-SNAPSHOT.380 and updates the config submodule to apply improvements to the publishing of reference documentation. The changes modernize the documentation generation and publishing pipeline by updating from Dokka 2.0.0 to 2.1.0 and refactoring the documentation publication process.

Key Changes:

  • Updated Base library from 2.0.0-SNAPSHOT.364 to 2.0.0-SNAPSHOT.380
  • Updated Dokka from 2.0.0 to 2.1.0, along with related Protobuf and dependency version bumps
  • Refactored documentation generation to use Dokka's new publication model with separate HTML and Javadoc format outputs

Reviewed changes

Copilot reviewed 44 out of 47 changed files in this pull request and generated no comments.

Show a summary per file
File Description
version.gradle.kts Bumped project version to 2.0.0-SNAPSHOT.371
pom.xml Updated dependency versions (Base, Protobuf, Dokka plugins)
gradlew, gradlew.bat Removed obsolete CLASSPATH variable
gradle/wrapper/gradle-wrapper.properties Updated Gradle wrapper from 9.1.0 to 9.2.1
dependencies.md Regenerated dependency report with updated versions and timestamp
config Updated submodule commit reference
buildSrc files Refactored documentation generation from dokka-for-kotlin/dokka-for-java to unified dokka-setup plugin
Publishing code Simplified artifact publishing by removing separate Dokka JAR configurations
GitHub Pages update Refactored to publish documentation in both Javadoc and HTML formats to different directories
Files not reviewed (1)
  • .idea/kotlinc.xml: Language not supported
Comments suppressed due to low confidence (1)

buildSrc/src/main/kotlin/io/spine/gradle/repo/RepoSlug.kt:1

  • Corrected SSH host alias from 'github.com-publish' to 'github-publish' for consistency.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@alexander-yevsyukov alexander-yevsyukov merged commit ff37667 into master Dec 2, 2025
6 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the bump-base branch December 2, 2025 19:06
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.

3 participants