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

[AUTO] [main] Add bwc version 2.12.1. #12405

Merged
merged 2 commits into from
Feb 21, 2024
Merged

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

@opensearch-trigger-bot opensearch-trigger-bot bot commented Feb 21, 2024

I've noticed that a new tag 2.12.0 was pushed, and added a bwc version 2.12.1.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

Copy link
Contributor

❌ Gradle check result for 44f6c99: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented Feb 21, 2024

Compatibility status:

Checks if related components are compatible with change 1b00f84

Incompatible components

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/flow-framework.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/opensearch-oci-object-storage.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/performance-analyzer.git]

Copy link
Contributor

❌ Gradle check result for 45bcf8f: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for 818dbaf: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@reta
Copy link
Collaborator

reta commented Feb 21, 2024

@kotwanikunal could you please fix DCO check? thank you

Copy link
Contributor

✅ Gradle check result for 818dbaf: SUCCESS

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e97bee8) 71.47% compared to head (1b00f84) 71.35%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12405      +/-   ##
============================================
- Coverage     71.47%   71.35%   -0.12%     
+ Complexity    59938    59846      -92     
============================================
  Files          4972     4972              
  Lines        281770   281774       +4     
  Branches      40910    40910              
============================================
- Hits         201385   201051     -334     
- Misses        63710    64049     +339     
+ Partials      16675    16674       -1     

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

opensearch-ci-bot and others added 2 commits February 21, 2024 13:23
Signed-off-by: GitHub <[email protected]>
Signed-off-by: Kunal Kotwani <[email protected]>
Copy link
Contributor

✅ Gradle check result for 1b00f84: SUCCESS

@andrross andrross merged commit b774875 into main Feb 21, 2024
30 checks passed
peteralfonsi pushed a commit to peteralfonsi/OpenSearch that referenced this pull request Mar 1, 2024
* Add bwc version 2.12.1

Signed-off-by: GitHub <[email protected]>
Signed-off-by: Kunal Kotwani <[email protected]>

* Fix version identifier for 2.12.1

Signed-off-by: Kunal Kotwani <[email protected]>

---------

Signed-off-by: GitHub <[email protected]>
Signed-off-by: Kunal Kotwani <[email protected]>
Co-authored-by: opensearch-ci-bot <[email protected]>
Co-authored-by: Kunal Kotwani <[email protected]>
amkhar pushed a commit to amkhar/OpenSearch that referenced this pull request Mar 12, 2024
* Add bwc version 2.12.1

Signed-off-by: GitHub <[email protected]>
Signed-off-by: Kunal Kotwani <[email protected]>

* Fix version identifier for 2.12.1

Signed-off-by: Kunal Kotwani <[email protected]>

---------

Signed-off-by: GitHub <[email protected]>
Signed-off-by: Kunal Kotwani <[email protected]>
Co-authored-by: opensearch-ci-bot <[email protected]>
Co-authored-by: Kunal Kotwani <[email protected]>
Signed-off-by: Aman Khare <[email protected]>
rayshrey pushed a commit to rayshrey/OpenSearch that referenced this pull request Mar 18, 2024
* Add bwc version 2.12.1

Signed-off-by: GitHub <[email protected]>
Signed-off-by: Kunal Kotwani <[email protected]>

* Fix version identifier for 2.12.1

Signed-off-by: Kunal Kotwani <[email protected]>

---------

Signed-off-by: GitHub <[email protected]>
Signed-off-by: Kunal Kotwani <[email protected]>
Co-authored-by: opensearch-ci-bot <[email protected]>
Co-authored-by: Kunal Kotwani <[email protected]>
shiv0408 pushed a commit to Gaurav614/OpenSearch that referenced this pull request Apr 25, 2024
* Add bwc version 2.12.1

Signed-off-by: GitHub <[email protected]>
Signed-off-by: Kunal Kotwani <[email protected]>

* Fix version identifier for 2.12.1

Signed-off-by: Kunal Kotwani <[email protected]>

---------

Signed-off-by: GitHub <[email protected]>
Signed-off-by: Kunal Kotwani <[email protected]>
Co-authored-by: opensearch-ci-bot <[email protected]>
Co-authored-by: Kunal Kotwani <[email protected]>
Signed-off-by: Shivansh Arora <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants