-
Notifications
You must be signed in to change notification settings - Fork 0
Bump CoreJvm Compiler #59
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
Conversation
There was a problem hiding this 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-pluginsandcore-jvm-routing) updated from.028to.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.
There was a problem hiding this 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".
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.030of 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.