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

Show latest releases. #94

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Show latest releases. #94

merged 1 commit into from
Oct 3, 2024

Conversation

dblock
Copy link
Member

@dblock dblock commented Oct 3, 2024

Description

Show latest releases.

For example, has any client repo released last week?

./bin/project releases latest \
    --repo=opensearch-project/opensearch-go \
    --repo=opensearch-project/opensearch-java \
    --repo=opensearch-project/opensearch-js \
    --repo=opensearch-project/opensearch-net \
    --repo=opensearch-project/opensearch-php \
    --repo=opensearch-project/opensearch-py \
    --repo=opensearch-project/opensearch-ruby \
    --repo=opensearch-project/opensearch-rs \
    --repo=opensearch-project/opensearch-hadoop

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.

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 74.49%. Comparing base (6417a7e) to head (b2e2e9e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/github/repo.rb 40.00% 3 Missing ⚠️
lib/github/release.rb 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
- Coverage   74.64%   74.49%   -0.16%     
==========================================
  Files          57       58       +1     
  Lines         923      933      +10     
==========================================
+ Hits          689      695       +6     
- Misses        234      238       +4     

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

@dblock dblock merged commit 2669380 into opensearch-project:main Oct 3, 2024
3 of 6 checks passed
@dblock dblock deleted the releases branch October 3, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant