Skip to content

[Backport 2.x] Update gradle config for develocity rebranding (#13942)#13958

Merged
kotwanikunal merged 1 commit intoopensearch-project:2.xfrom
andrross:backport/backport-13942-to-2.x
Jun 4, 2024
Merged

[Backport 2.x] Update gradle config for develocity rebranding (#13942)#13958
kotwanikunal merged 1 commit intoopensearch-project:2.xfrom
andrross:backport/backport-13942-to-2.x

Conversation

@andrross
Copy link
Copy Markdown
Member

@andrross andrross commented Jun 3, 2024

Backports e3d7e99 from #13942 to 2.x

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • API changes companion pull request created.
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

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.

@andrross andrross changed the title Update gradle config for develocity rebranding (#13942) [Backport 2.x] Update gradle config for develocity rebranding (#13942) Jun 3, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 4, 2024

✅ Gradle check result for 9acaf9e: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.35%. Comparing base (0dd892c) to head (7c83dcf).
Report is 293 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #13958      +/-   ##
============================================
+ Coverage     71.28%   71.35%   +0.07%     
- Complexity    60145    61332    +1187     
============================================
  Files          4957     5039      +82     
  Lines        282799   288408    +5609     
  Branches      41409    42135     +726     
============================================
+ Hits         201591   205794    +4203     
- Misses        64189    65266    +1077     
- Partials      17019    17348     +329     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

)

The Gradle Enterprise plugin has been rebranded as the Develocity
Plugin, resulting in a number of settings being deprecated. This commit
updates the settings per [this migration guide][1] and removes all
warnings from the build.

[1]: https://docs.gradle.com/develocity/gradle-plugin/legacy/#develocity_migration

Signed-off-by: Andrew Ross <andrross@amazon.com>
(cherry picked from commit e3d7e99)
@andrross andrross force-pushed the backport/backport-13942-to-2.x branch from 9acaf9e to 7c83dcf Compare June 4, 2024 20:45
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 4, 2024

❌ Gradle check result for 7c83dcf: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@andrross
Copy link
Copy Markdown
Member Author

andrross commented Jun 4, 2024

❌ Gradle check result for 7c83dcf: FAILURE

#13600

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 4, 2024

✅ Gradle check result for 7c83dcf: SUCCESS

@kotwanikunal kotwanikunal merged commit 7d5c038 into opensearch-project:2.x Jun 4, 2024
@andrross andrross deleted the backport/backport-13942-to-2.x branch June 18, 2024 23:29
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
) (opensearch-project#13958)

The Gradle Enterprise plugin has been rebranded as the Develocity
Plugin, resulting in a number of settings being deprecated. This commit
updates the settings per [this migration guide][1] and removes all
warnings from the build.

[1]: https://docs.gradle.com/develocity/gradle-plugin/legacy/#develocity_migration

Signed-off-by: Andrew Ross <andrross@amazon.com>
(cherry picked from commit e3d7e99)
Signed-off-by: kkewwei <kkewwei@163.com>
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.

3 participants