-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Gradle 7 #1609
Support Gradle 7 #1609
Conversation
Can one of the admins verify this patch? |
❌ Gradle Wrapper Validation failure 0eafe098436eba7feadce908516cb830a2acf270 :alert: Gradle Wrapper integrity has been altered |
❌ Gradle Check failure 0eafe098436eba7feadce908516cb830a2acf270 |
❌ Gradle Precommit failure 0eafe098436eba7feadce908516cb830a2acf270 |
❌ Gradle Check failure d6fefcb0959494b7d2e23bb65a6e2e958f2375b0 |
❌ Gradle Wrapper Validation failure d6fefcb0959494b7d2e23bb65a6e2e958f2375b0 :alert: Gradle Wrapper integrity has been altered |
❌ Gradle Precommit failure d6fefcb0959494b7d2e23bb65a6e2e958f2375b0 |
❌ Gradle Wrapper Validation failure 22e3596b6adfafbbf6f2bbc6b299da3a4fa3db95 :alert: Gradle Wrapper integrity has been altered |
❌ Gradle Precommit failure 22e3596b6adfafbbf6f2bbc6b299da3a4fa3db95 |
❌ Gradle Check failure 22e3596b6adfafbbf6f2bbc6b299da3a4fa3db95 |
❌ Gradle Wrapper Validation failure 265a0e8e3f36069bb96d7f67aa6fc0483c15ea6c :alert: Gradle Wrapper integrity has been altered |
✅ Gradle Precommit success 265a0e8e3f36069bb96d7f67aa6fc0483c15ea6c |
✅ Gradle Check success 265a0e8e3f36069bb96d7f67aa6fc0483c15ea6c |
❌ Gradle Wrapper Validation failure 797de5f2000144d0b09ba9c8b61d6727d9a74392 :alert: Gradle Wrapper integrity has been altered |
❌ Gradle Precommit failure 797de5f2000144d0b09ba9c8b61d6727d9a74392 |
❌ Gradle Check failure 797de5f2000144d0b09ba9c8b61d6727d9a74392 |
❌ Gradle Wrapper Validation failure ff11f776dcf0e242e13b9f6c05ccda488aebbee2 :alert: Gradle Wrapper integrity has been altered |
❌ Gradle Precommit failure ff11f776dcf0e242e13b9f6c05ccda488aebbee2 |
❌ Gradle Check failure ff11f776dcf0e242e13b9f6c05ccda488aebbee2 |
❌ Gradle Wrapper Validation failure 393e1ed1862726b4dd783096315464edc319d532 :alert: Gradle Wrapper integrity has been altered |
✅ Gradle Precommit success 393e1ed1862726b4dd783096315464edc319d532 |
❌ Gradle Check failure 393e1ed1862726b4dd783096315464edc319d532 |
FYI I opened an issue in that private repo to move the |
I've merged this. @dlvenable need your eyes on this to help with helping other plugins on opensearch-project/opensearch-plugins#107 - maybe instructions, etc. |
@reta We have an auto-backport mechanism that allows to create backport PRs based on the labels. But since the backport workflow didn't run on this PR with the other checks, this PR would have to backported manually to 1.x. |
@VachaShah thanks, on it :) |
@reta care to take a look at https://github.com/opensearch-project/opensearch-build/runs/4361547117?check_suite_focus=true please?
|
@dblock ah ... I know what is the issue, will send the PR in a sec (old plugin):
|
Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: Andriy Redko <[email protected]>
…t#1622)" This reverts commit 93bd32b. Signed-off-by: Andriy Redko <[email protected]>
This reverts commit 93bd32b. Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: Andriy Redko [email protected]
Description
Support Gradle 7
Issues Resolved
Closes #1246
Check List
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.