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

Update badge version post release #6184

Merged
merged 1 commit into from
Feb 4, 2023

Conversation

kotwanikunal
Copy link
Member

Signed-off-by: Kunal Kotwani kkotwani@amazon.com

Description

  • Update tracking version for badge post 2.5 release

Issues Resolved

  • N/A

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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: Kunal Kotwani <kkotwani@amazon.com>
@saratvemulapalli
Copy link
Member

@kotwanikunal may we could automate this. A simple trigger with a tag push can open a PR to update our version?
Or may be piggy back on https://github.com/opensearch-project/OpenSearch/blob/main/.github/workflows/version.yml

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2023

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #6184 (55f707e) into main (7aea7d2) will increase coverage by 0.00%.
The diff coverage is 69.18%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##               main    #6184    +/-   ##
==========================================
  Coverage     70.78%   70.78%            
- Complexity    58781    58848    +67     
==========================================
  Files          4775     4778     +3     
  Lines        280993   281149   +156     
  Branches      40590    40621    +31     
==========================================
+ Hits         198910   199021   +111     
- Misses        65784    65821    +37     
- Partials      16299    16307     +8     
Impacted Files Coverage Δ
...earch/gradle/precommit/JarHellPrecommitPlugin.java 31.25% <0.00%> (ø)
...rc/main/java/org/opensearch/bootstrap/JarHell.java 77.00% <ø> (ø)
...java/org/opensearch/bootstrap/JdkJarHellCheck.java 0.00% <ø> (ø)
.../src/main/java/org/opensearch/common/Booleans.java 61.01% <ø> (ø)
...rc/main/java/org/opensearch/common/CharArrays.java 56.00% <ø> (ø)
...mmon/src/main/java/org/opensearch/common/Glob.java 37.50% <ø> (ø)
...n/java/org/opensearch/common/MemoizedSupplier.java 100.00% <ø> (ø)
...n/src/main/java/org/opensearch/common/SetOnce.java 100.00% <ø> (ø)
.../main/java/org/opensearch/common/collect/List.java 83.33% <ø> (ø)
...c/main/java/org/opensearch/common/collect/Map.java 93.33% <ø> (ø)
... and 554 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@andrross andrross merged commit 30b3d50 into opensearch-project:main Feb 4, 2023
@kotwanikunal kotwanikunal deleted the badge-update branch March 6, 2023 23:04
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.

4 participants