-
Notifications
You must be signed in to change notification settings - Fork 892
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
[VisBuilder] Change VisBuilder from experimental to production #6436
Conversation
cypress/integration/core-opensearch-dashboards/opensearch-dashboards/apps/vis_builder/experimental.spec.js would need to be removed after merge. Right now this cypress test is expected to fail. PR to remove the failed test opensearch-project/opensearch-dashboards-functional-test#1217 |
fb264ce
to
06feb38
Compare
dedfc47
to
a806449
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@ananzh should we add the 2.15 label or did we want to not commit to a specific release incase anything pops up from 2.14 to 2.15? |
@ananzh Could you resolve the conflict? |
a806449
to
18a67da
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6436 +/- ##
==========================================
- Coverage 67.45% 66.96% -0.49%
==========================================
Files 3443 2686 -757
Lines 67815 51619 -16196
Branches 11033 9322 -1711
==========================================
- Hits 45742 34569 -11173
+ Misses 19406 14775 -4631
+ Partials 2667 2275 -392
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Seems DCO check failed. |
* [VisBuilder] Change VisBuilder from experimental to production Issue Resolve #6435 * Changeset file for PR #6436 created/updated --------- Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit 75e6087) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
#6971) * [VisBuilder] Change VisBuilder from experimental to production Issue Resolve #6435 * Changeset file for PR #6436 created/updated --------- (cherry picked from commit 75e6087) 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> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Description
visualize:enableLabs
, visbuilder can still be loaded in dashboardIssues Resolved
#6435
Changelog
Testing the changes
Check List
yarn test:jest
yarn test:jest_integration