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

[2.x] Bump actions/setup-java from 2 to 3 (#9457) #9474

Merged
merged 3 commits into from
Aug 22, 2023

Conversation

tlfeng
Copy link
Collaborator

@tlfeng tlfeng commented Aug 22, 2023

Description

Backport 9fb86a5 from #9457

Bumps actions/setup-java from 2 to 3.


updated-dependencies:

  • dependency-name: actions/setup-java
  • dependency-type: direct:production
  • update-type: version-update:semver-major

(cherry picked from commit 9fb86a5)

Related Issues

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.

* Bump actions/setup-java from 2 to 3

Bumps [actions/setup-java](https:/actions/setup-java) from 2 to 3.
- [Release notes](https:/actions/setup-java/releases)
- [Commits](actions/setup-java@v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

(cherry picked from commit 9fb86a5)
Signed-off-by: Tianli Feng <[email protected]>
@tlfeng tlfeng added backport PRs or issues specific to backporting features or enhancments dependencies Pull requests that update a dependency file labels Aug 22, 2023
@opensearch-trigger-bot
Copy link
Contributor

Compatibility status:

Checks if related components are compatible with change 879dfa4

Incompatible components

Incompatible components: [https:/opensearch-project/alerting.git, https:/opensearch-project/index-management.git, https:/opensearch-project/notifications.git, https:/opensearch-project/performance-analyzer.git]

Skipped components

Compatible components

Compatible components: [https:/opensearch-project/security.git, https:/opensearch-project/anomaly-detection.git, https:/opensearch-project/asynchronous-search.git, https:/opensearch-project/common-utils.git, https:/opensearch-project/sql.git, https:/opensearch-project/reporting.git, https:/opensearch-project/job-scheduler.git, https:/opensearch-project/observability.git, https:/opensearch-project/geospatial.git, https:/opensearch-project/k-nn.git, https:/opensearch-project/cross-cluster-replication.git, https:/opensearch-project/neural-search.git, https:/opensearch-project/security-analytics.git, https:/opensearch-project/ml-commons.git, https:/opensearch-project/performance-analyzer-rca.git]

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.index.reindex.DeleteByQueryBasicTests.testDeleteByQueryWithMultipleIndices

@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #9474 (012ec28) into 2.x (1fdc08a) will decrease coverage by 0.14%.
Report is 4 commits behind head on 2.x.
The diff coverage is 75.75%.

@@             Coverage Diff              @@
##                2.x    #9474      +/-   ##
============================================
- Coverage     70.92%   70.78%   -0.14%     
+ Complexity    57634    57592      -42     
============================================
  Files          4762     4764       +2     
  Lines        272085   272088       +3     
  Branches      40110    40109       -1     
============================================
- Hits         192975   192611     -364     
- Misses        62564    62973     +409     
+ Partials      16546    16504      -42     
Files Changed Coverage Δ
...n/java/org/opensearch/compress/ZstdCompressor.java 52.94% <ø> (ø)
...a/org/opensearch/core/compress/NoneCompressor.java 42.85% <ø> (ø)
...ensearch/core/compress/NotCompressedException.java 0.00% <ø> (ø)
...opensearch/core/compress/NotXContentException.java 100.00% <ø> (ø)
...rg/opensearch/index/translog/RemoteFsTranslog.java 70.10% <0.00%> (-0.78%) ⬇️
...epositories/blobstore/ChecksumBlobStoreFormat.java 97.61% <ø> (ø)
...java/org/opensearch/transport/TransportLogger.java 39.32% <0.00%> (ø)
...rg/opensearch/transport/TransportDecompressor.java 74.02% <50.00%> (-1.30%) ⬇️
...g/opensearch/core/compress/CompressorRegistry.java 73.07% <73.07%> (ø)
.../allocation/allocator/BalancedShardsAllocator.java 91.74% <75.00%> (+0.12%) ⬆️
... and 12 more

... and 459 files with indirect coverage changes

CHANGELOG.md Outdated Show resolved Hide resolved
@opensearch-trigger-bot
Copy link
Contributor

Compatibility status:

Checks if related components are compatible with change 8b19e92

Incompatible components

Incompatible components: [https:/opensearch-project/alerting.git, https:/opensearch-project/index-management.git, https:/opensearch-project/notifications.git, https:/opensearch-project/performance-analyzer.git]

Skipped components

Compatible components

Compatible components: [https:/opensearch-project/security.git, https:/opensearch-project/anomaly-detection.git, https:/opensearch-project/asynchronous-search.git, https:/opensearch-project/common-utils.git, https:/opensearch-project/sql.git, https:/opensearch-project/reporting.git, https:/opensearch-project/observability.git, https:/opensearch-project/job-scheduler.git, https:/opensearch-project/geospatial.git, https:/opensearch-project/cross-cluster-replication.git, https:/opensearch-project/k-nn.git, https:/opensearch-project/neural-search.git, https:/opensearch-project/ml-commons.git, https:/opensearch-project/security-analytics.git, https:/opensearch-project/performance-analyzer-rca.git]

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@tlfeng tlfeng merged commit 4eedfa2 into opensearch-project:2.x Aug 22, 2023
13 of 14 checks passed
@tlfeng tlfeng deleted the 2.x-action-setup-java-3 branch September 13, 2023 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport PRs or issues specific to backporting features or enhancments dependencies Pull requests that update a dependency file skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants