Skip to content
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

Upgrade to Gradle 7 #1710

Merged
merged 1 commit into from
Mar 25, 2022
Merged

Conversation

peternied
Copy link
Member

Description

Upgrade to Gradle 7

Remove CI work around that are no longer needed

Issues Resolved

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

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.

Signed-off-by: Peter Nied <petern@amazon.com>
@peternied peternied requested a review from a team March 25, 2022 18:55
@codecov-commenter
Copy link

codecov-commenter commented Mar 25, 2022

Codecov Report

Merging #1710 (a66e162) into main (77ddbfd) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1710      +/-   ##
============================================
- Coverage     62.85%   62.84%   -0.01%     
  Complexity     3258     3258              
============================================
  Files           253      253              
  Lines         18082    18082              
  Branches       3242     3242              
============================================
- Hits          11365    11364       -1     
- Misses         5063     5064       +1     
  Partials       1654     1654              
Impacted Files Coverage Δ
.../dlic/auth/ldap2/LDAPConnectionFactoryFactory.java 56.48% <0.00%> (-0.77%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 77ddbfd...a66e162. Read the comment docs.

@peternied peternied merged commit d61750c into opensearch-project:main Mar 25, 2022
@peternied peternied deleted the gradle-upgrade branch March 25, 2022 21:59
wuychn pushed a commit to ochprince/security that referenced this pull request Mar 16, 2023
Signed-off-by: Peter Nied <petern@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to Gradle 7
4 participants