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] Create a migration function for datasource to add migrationVersion field #6046

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 70adcc9 from #6025.

…eld (#6025)

This PR is to add a migration function with version 2.4.0 for datasource to add a migrationVersion field.
For more information, please refer to the RFC: #6022

Issues Resolved
#6022

Signed-off-by: Yibo Wang <[email protected]>
(cherry picked from commit 70adcc9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.12%. Comparing base (0cad69d) to head (03a728d).

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #6046      +/-   ##
==========================================
- Coverage   67.12%   67.12%   -0.01%     
==========================================
  Files        3313     3314       +1     
  Lines       63854    63859       +5     
  Branches    10176    10176              
==========================================
+ Hits        42864    42866       +2     
- Misses      18522    18525       +3     
  Partials     2468     2468              
Flag Coverage Δ
Linux_1 35.21% <ø> (ø)
Linux_2 55.12% <ø> (ø)
Linux_3 44.65% <100.00%> (-0.02%) ⬇️
Linux_4 35.33% <ø> (ø)
Windows_1 35.23% <ø> (ø)
Windows_2 55.09% <ø> (ø)
Windows_3 44.66% <100.00%> (-0.01%) ⬇️
Windows_4 35.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@abbyhu2000 abbyhu2000 merged commit 293adfb into 2.x Mar 6, 2024
91 of 92 checks passed
@github-actions github-actions bot deleted the backport/backport-6025-to-2.x branch March 6, 2024 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports multiple datasource multiple datasource project v2.13.0 valued-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants