Skip to content

Conversation

wojciech-piotrowiak
Copy link
Contributor

Checklist

  • Jira Reference (also in PR title):
  • README updated after adding/changing behaviour of an action
  • Proposed version increment for release:
    • Patch (bugfix)
    • Minor (new feature)
    • Major (breaking changes)
  • External PR link where changes has been tested:

Description

@wojciech-piotrowiak wojciech-piotrowiak self-assigned this Oct 2, 2025
@wojciech-piotrowiak wojciech-piotrowiak marked this pull request as ready for review October 2, 2025 16:15
@wojciech-piotrowiak wojciech-piotrowiak requested a review from a team as a code owner October 2, 2025 16:15
@Copilot Copilot AI review requested due to automatic review settings October 2, 2025 16:15
Copy link
Contributor

@Copilot 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 fixes Maven build cache keys to improve caching behavior and adds missing Maven credentials to JaCoCo steps. The version is bumped from v9.2.0 to v9.2.1 as a patch release.

  • Updated Maven cache restore keys to remove trailing dashes and use consistent PR number references
  • Added Maven username/password environment variables to JaCoCo merge and report steps
  • Minor formatting cleanup by removing an empty line

Reviewed Changes

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

File Description
version.txt Bumped version from v9.2.0 to v9.2.1 for patch release
.github/actions/maven-configure/action.yml Fixed cache restore keys by removing trailing dashes and updating PR number reference
.github/actions/maven-build/action.yml Added Maven credentials to JaCoCo merge and report steps
.github/actions/maven-build-and-tag/action.yml Removed empty line for formatting cleanup

Copy link
Contributor

@atchertchian atchertchian left a comment

Choose a reason for hiding this comment

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

please address use case where GITHUB_PR_NUMBER is not filled in env (see copilot's review)

Copy link
Contributor

@Copilot 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 3 out of 3 changed files in this pull request and generated no new comments.

…ed stability and refine cache save conditions"

This reverts commit 60c0831.
… and improve cache save conditions"

This reverts commit a8e53b9.
@wojciech-piotrowiak wojciech-piotrowiak merged commit 7df6e77 into master Oct 13, 2025
7 checks passed
@wojciech-piotrowiak wojciech-piotrowiak deleted the improvement/AAE-26175-mvn-cache-build-restore-fix branch October 13, 2025 14:24
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.

4 participants