Skip to content

Conversation

@alexander-yevsyukov
Copy link
Collaborator

@alexander-yevsyukov alexander-yevsyukov commented Dec 19, 2025

This PR updates the build scripts to avoid applying the script plugin module via submodules block of the root project. This lead to making test-only modules trying to publish missing documentation to GitHub Pages. Now only modules mentioned in spinePublishing should publish its documentation.

Copilot AI review requested due to automatic review settings December 19, 2025 19:00
@alexander-yevsyukov alexander-yevsyukov self-assigned this Dec 19, 2025
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 continues the migration to a new package structure by bumping the validation version from 2.0.0-SNAPSHOT.382 to 2.0.0-SNAPSHOT.383 and introducing forced dependency resolution for the new package name io.spine.validation:spine-validation-java-runtime.

Key Changes

  • Version increment from SNAPSHOT.382 to SNAPSHOT.383 across all project artifacts
  • Addition of forced dependency resolution for the migrated package io.spine.validation:spine-validation-java-runtime at version 2.0.0-SNAPSHOT.360
  • Updated license report generation timestamps

Reviewed changes

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

File Description
version.gradle.kts Increments the validation version to 2.0.0-SNAPSHOT.383
pom.xml Updates the project version to match the new snapshot version
dependencies.md Reflects the version update in all module dependency headers and regenerates license reports with new timestamp
build.gradle.kts Adds forced dependency resolution for the new package io.spine.validation:spine-validation-java-runtime:2.0.0-SNAPSHOT.360 in both buildscript and allprojects configuration blocks

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

@codecov
Copy link

codecov bot commented Dec 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 34.92%. Comparing base (6ccd122) to head (0ebe318).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #256   +/-   ##
=========================================
  Coverage     34.92%   34.92%           
  Complexity      276      276           
=========================================
  Files           137      137           
  Lines          3055     3055           
  Branches        244      244           
=========================================
  Hits           1067     1067           
  Misses         1914     1914           
  Partials         74       74           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alexander-yevsyukov alexander-yevsyukov changed the title Continue migration to new package Avoid applying the module script plugin via submodules Dec 19, 2025
Copilot AI review requested due to automatic review settings December 19, 2025 20:06
@alexander-yevsyukov alexander-yevsyukov marked this pull request as ready for review December 19, 2025 20:06
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

Copilot reviewed 19 out of 21 changed files in this pull request and generated 1 comment.


💡 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 b649d03 into master Dec 21, 2025
14 of 19 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the continue-migration-to-new-package branch December 21, 2025 12:21
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