Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update main to 3.0.0-alpha1 and fix breaking changes #1026

Merged
merged 6 commits into from
Feb 18, 2025

Conversation

dbwiddis
Copy link
Member

@dbwiddis dbwiddis commented Jan 25, 2025

Note: Test failures are expected until all upstream dependencies change their version qualifiers to alpha1 and fix breaking changes in the description below.

Description

Fixes breaking changes in Flow Framework plugin for OpenSearch 3.0.0 release

Related Issues

Check List

  • New functionality includes testing.
  • Commits are signed per the DCO using --signoff.

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.

@github-actions github-actions bot added the backport 2.x backport PRs to 2.x branch label Jan 25, 2025
@dbwiddis dbwiddis added skip-changelog and removed backport 2.x backport PRs to 2.x branch labels Jan 26, 2025
@dbwiddis dbwiddis force-pushed the 3.x branch 2 times, most recently from 7738076 to 2691890 Compare February 10, 2025 21:51
@dbwiddis dbwiddis marked this pull request as ready for review February 13, 2025 04:24
@dbwiddis dbwiddis changed the title [WIP] Fix breaking changes for 3.0.0 release Update main to 3.0.0-alpha1 and fix breaking changes Feb 13, 2025
@martin-gaievski
Copy link
Member

neural PR for 3.0-alpha has been merged, you're good to go now folks

Copy link

codecov bot commented Feb 17, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.57%. Comparing base (8d1b9fc) to head (f25e96f).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ework/transport/CreateWorkflowTransportAction.java 0.00% 0 Missing and 1 partial ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (70.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1026   +/-   ##
=========================================
  Coverage     75.57%   75.57%           
  Complexity     1050     1050           
=========================================
  Files           101      101           
  Lines          5212     5212           
  Branches        498      498           
=========================================
  Hits           3939     3939           
  Misses         1035     1035           
  Partials        238      238           

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

Signed-off-by: Daniel Widdis <widdis@gmail.com>
Signed-off-by: Daniel Widdis <widdis@gmail.com>
Signed-off-by: Daniel Widdis <widdis@gmail.com>
Signed-off-by: Daniel Widdis <widdis@gmail.com>
dbwiddis and others added 2 commits February 17, 2025 11:53
Signed-off-by: Owais <owaiskazi19@gmail.com>
Signed-off-by: Owais <owaiskazi19@gmail.com>
@owaiskazi19 owaiskazi19 merged commit f9a878e into opensearch-project:main Feb 18, 2025
41 of 42 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants