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

[Backport 2.x] Add workflow to publish maven snapshots #6436

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 267e162 from #6394.

Signed-off-by: Sayali Gaikawad <[email protected]>
(cherry picked from commit 267e162)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.cluster.routing.allocation.decider.DiskThresholdDeciderIT.testIndexCreateBlockIsRemovedWhenAnyNodesNotExceedHighWatermarkWithAutoReleaseEnabled

@codecov-commenter
Copy link

Codecov Report

Merging #6436 (8389ac8) into 2.x (f2faf01) will increase coverage by 0.02%.
The diff coverage is n/a.

📣 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              @@
##                2.x    #6436      +/-   ##
============================================
+ Coverage     70.43%   70.45%   +0.02%     
- Complexity    59266    59279      +13     
============================================
  Files          4798     4798              
  Lines        284302   284302              
  Branches      41321    41321              
============================================
+ Hits         200234   200303      +69     
+ Misses        67328    67242      -86     
- Partials      16740    16757      +17     
Impacted Files Coverage Δ
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
...cluster/coordination/PendingClusterStateStats.java 20.00% <0.00%> (-48.00%) ⬇️
...java/org/opensearch/threadpool/ThreadPoolInfo.java 56.25% <0.00%> (-37.50%) ⬇️
...nsearch/index/shard/IndexShardClosedException.java 66.66% <0.00%> (-33.34%) ⬇️
...opensearch/snapshots/SnapshotMissingException.java 28.57% <0.00%> (-28.58%) ⬇️
...regations/metrics/AbstractHyperLogLogPlusPlus.java 70.68% <0.00%> (-25.87%) ⬇️
...a/org/opensearch/index/mapper/MapperException.java 75.00% <0.00%> (-25.00%) ⬇️
...nsearch/index/shard/IndexingOperationListener.java 63.93% <0.00%> (-22.96%) ⬇️
...pensearch/index/mapper/MapperParsingException.java 77.77% <0.00%> (-22.23%) ⬇️
...adcast/BroadcastShardOperationFailedException.java 77.77% <0.00%> (-22.23%) ⬇️
... and 466 more

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

@kartg kartg merged commit 06f6486 into 2.x Feb 22, 2023
@kartg kartg added the backport 2.6 Backport to 2.6 branch label Feb 22, 2023
@github-actions github-actions bot deleted the backport/backport-6394-to-2.x branch February 22, 2023 18:37
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 22, 2023
(cherry picked from commit 267e162)

Signed-off-by: Sayali Gaikawad <[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>
(cherry picked from commit 06f6486)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.6 Backport to 2.6 branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants