Skip to content

AB-449 Always run the Gradle task quarkusAppPartsBuild#10

Merged
ThoSap merged 1 commit intomainfrom
ab-449-always-run-quarkus-app-parts-build
Jan 27, 2026
Merged

AB-449 Always run the Gradle task quarkusAppPartsBuild#10
ThoSap merged 1 commit intomainfrom
ab-449-always-run-quarkus-app-parts-build

Conversation

@ThoSap
Copy link
Copy Markdown
Contributor

@ThoSap ThoSap commented Jan 27, 2026

In the previous release, no Helm chart *.tgz was created as the Gradle cache was hit on this task.

https://github.com/aboutbits/postgresql-operator/actions/runs/21400942011/job/61611656938#step:11:18

@ThoSap ThoSap requested a review from Copilot January 27, 2026 14:37
@ThoSap ThoSap merged commit ae8d283 into main Jan 27, 2026
3 of 4 checks passed
@ThoSap ThoSap deleted the ab-449-always-run-quarkus-app-parts-build branch January 27, 2026 14:37
Copy link
Copy Markdown

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 addresses a build caching issue where the Gradle task quarkusAppPartsBuild was being skipped due to cache hits, preventing the generation of Helm chart artifacts (*.tgz files) during releases.

Changes:

  • Configure the quarkusAppPartsBuild task to always execute by disabling state tracking

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

@ThoSap ThoSap self-assigned this Feb 9, 2026
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