Skip to content

Conversation

@github-actions
Copy link

Created by Github action

@github-actions github-actions bot requested a review from yruslan as a code owner May 12, 2025 06:41
@yruslan yruslan requested a review from Copilot May 12, 2025 06:50
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 updates the version numbers for a new Cobrix release. The key changes include bumping the core project version to "2.8.4-SNAPSHOT" in version.sbt and parent pom files, and updating dependent modules and example projects from "2.8.2" to "2.8.3" in their respective pom.xml and build.sbt files.

Reviewed Changes

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

Show a summary per file
File Description
version.sbt Updated the core project version to "2.8.4-SNAPSHOT".
spark-cobol/pom.xml and pom.xml Updated parent version to "2.8.4-SNAPSHOT".
examples/spark-cobol-s3-standalone/pom.xml Updated spark-cobol version from "2.8.2" to "2.8.3".
examples/spark-cobol-app/pom.xml and build.sbt Incremented spark-cobol version from "2.8.2" to "2.8.3".
examples/examples-collection/pom.xml Updated spark-cobol version to "2.8.3".
cobol-parser/pom.xml and cobol-converters/pom.xml Updated parent version to "2.8.4-SNAPSHOT".
README.md Updated version references for the spark-cobol artifacts and bundle jar naming.
Comments suppressed due to low confidence (1)

version.sbt:1

  • There is an inconsistency in version numbering: the core project and parent poms are bumped to "2.8.4-SNAPSHOT" while dependent modules and documentation refer to "2.8.3". Please verify and align the version numbers across the repository.
+ThisBuild / version := "2.8.4-SNAPSHOT"

@github-actions
Copy link
Author

JaCoCo code coverage report - 'cobol-parser'

Overall Project 91.42% 🍏

There is no coverage information present for the Files changed

@github-actions
Copy link
Author

JaCoCo code coverage report - 'spark-cobol'

There is no coverage information present for the Files changed

Total Project Coverage 81.99% 🍏

@yruslan yruslan merged commit ff52292 into master May 13, 2025
6 checks passed
@yruslan yruslan deleted the release/2.8.3 branch May 13, 2025 06:28
yruslan added a commit that referenced this pull request Nov 5, 2025
yruslan added a commit that referenced this pull request Nov 6, 2025
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