Skip to content

Conversation

@alexander-yevsyukov
Copy link
Contributor

@alexander-yevsyukov alexander-yevsyukov commented Nov 30, 2025

This PR builds the CoreJvm Compiler with its latest available version.

The purpose of this PR is to prove that the version 2.0.0-SNAPSHOT.030 of the CoreJvm Compiler can build a multi-module Gradle project. Apart from mere advancing the dogfooding version, this PR is an investigation step to find out the cause of the build issue in Validation.

Copilot AI review requested due to automatic review settings November 30, 2025 22:11
@alexander-yevsyukov alexander-yevsyukov self-assigned this Nov 30, 2025
Copilot finished reviewing on behalf of alexander-yevsyukov November 30, 2025 22:12
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 CoreJvm Compiler version from 2.0.0-SNAPSHOT.030 to 2.0.0-SNAPSHOT.031 and updates related dependency versions.

Key Changes:

  • Main project version updated to 2.0.0-SNAPSHOT.031
  • CoreJvmCompiler build and test versions updated to 2.0.0-SNAPSHOT.030
  • Two pom.xml dependencies (core-jvm-gradle-plugins and core-jvm-routing) updated from .028 to .030

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
version.gradle.kts Updates the main CoreJvm Compiler version from .030 to .031
pom.xml Updates the artifact version to .031 and bumps two dependency versions to .030
dependencies.md Auto-generated dependency report with updated version references and timestamps
buildSrc/src/main/kotlin/io/spine/dependency/local/CoreJvmCompiler.kt Updates dogfooding and integration test versions to .030 (one version behind main)

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

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@alexander-yevsyukov alexander-yevsyukov merged commit 25f7aff into master Nov 30, 2025
13 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the bump-core-jvm-compiler branch November 30, 2025 22:48
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