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

Change deprecated Gradle wrapper validation workflow to replacement #764

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

dbwiddis
Copy link
Member

@dbwiddis dbwiddis commented Jul 6, 2024

Description

Updates the Gradle wrapper validation action to the new Gradle actions wrapper.

Issues Resolved

See https://github.com/gradle/actions/blob/main/docs/deprecation-upgrade-guide.md#the-action-gradlewrapper-validation-action-has-been-replaced-by-gradleactionswrapper-validation

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.

@github-actions github-actions bot added the backport 2.x backport PRs to 2.x branch label Jul 6, 2024
@dbwiddis dbwiddis added the CI CI related issues label Jul 6, 2024
Copy link

codecov bot commented Jul 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.37%. Comparing base (0c09e3b) to head (2f70806).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #764   +/-   ##
=========================================
  Coverage     74.37%   74.37%           
  Complexity      745      745           
=========================================
  Files            84       84           
  Lines          3825     3825           
  Branches        333      333           
=========================================
  Hits           2845     2845           
  Misses          825      825           
  Partials        155      155           

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

Copy link
Member

@owaiskazi19 owaiskazi19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for keeping this updated @dbwiddis

@dbwiddis dbwiddis merged commit 0eccce9 into opensearch-project:main Jul 8, 2024
19 of 20 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 8, 2024
…764)

Signed-off-by: Daniel Widdis <[email protected]>
(cherry picked from commit 0eccce9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dbwiddis pushed a commit that referenced this pull request Jul 8, 2024
…o replacement (#769)

Change deprecated Gradle wrapper validation workflow to replacement (#764)


(cherry picked from commit 0eccce9)

Signed-off-by: Daniel Widdis <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@dbwiddis dbwiddis deleted the gradle-wrapper branch July 20, 2024 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport PRs to 2.x branch CI CI related issues skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants