Skip to content

Reverts min version req from gradle breaking change workflow to unblock downstream plugin CI#18932

Closed
DarshitChanpura wants to merge 1 commit into
opensearch-project:mainfrom
DarshitChanpura:remove-min-req
Closed

Reverts min version req from gradle breaking change workflow to unblock downstream plugin CI#18932
DarshitChanpura wants to merge 1 commit into
opensearch-project:mainfrom
DarshitChanpura:remove-min-req

Conversation

@DarshitChanpura
Copy link
Copy Markdown
Member

#18919 lead to failures in downstream security plugin:

* Where:
Build file '/home/runner/work/security/security/build.gradle' line: 81
* What went wrong:
A problem occurred evaluating root project 'opensearch-security'.
> Failed to apply plugin class 'org.opensearch.gradle.info.GlobalBuildInfoPlugin'.
   > Gradle 8.14.3+ is required

This PR reverts the min version requirement from gradle in breaking change detection action.

Other option is to upgrade downstream plugins, but that requires each plugin to update. This PR immediately unblocks change going in 3.2.0 without any action required from plugin.

#18919 (comment)

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…ck downstream plugins

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
@reta
Copy link
Copy Markdown
Contributor

reta commented Aug 5, 2025

This is a fix #18933

@DarshitChanpura
Copy link
Copy Markdown
Member Author

closing in lieu of 18933

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants