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

Bump GitHub Actions #786

Merged
merged 1 commit into from
Jul 20, 2024
Merged

Bump GitHub Actions #786

merged 1 commit into from
Jul 20, 2024

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Jul 20, 2024

Description

Describe what this change achieves.

Upgrade GitHub Actions. Fixes warnings like:

The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

https://github.com/opensearch-project/opensearch-py/actions/runs/10021605601

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: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.66%. Comparing base (ba715b9) to head (d2ae6fc).
Report is 39 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #786      +/-   ##
==========================================
- Coverage   71.95%   70.66%   -1.29%     
==========================================
  Files          91      105      +14     
  Lines        8001     8628     +627     
==========================================
+ Hits         5757     6097     +340     
- Misses       2244     2531     +287     

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

@dblock dblock added the skip-changelog Skips changelog verifier label Jul 20, 2024
@dblock dblock merged commit e3005b8 into opensearch-project:main Jul 20, 2024
63 of 72 checks passed
@hugovk hugovk deleted the bump-gha branch July 20, 2024 21:19
dblock pushed a commit to dblock/opensearch-py that referenced this pull request Aug 15, 2024
Signed-off-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Skips changelog verifier
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants