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

[VisBuilder] Change VisBuilder from experimental to production #6436

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

ananzh
Copy link
Member

@ananzh ananzh commented Apr 12, 2024

Description

  • no experiment icon on saved visbuilder
Screenshot 2024-04-12 at 4 03 11 PM
  • no experiment banner
Screenshot 2024-04-12 at 4 03 47 PM
  • no experiment icon on visbuilder in vis panel
Screenshot 2024-04-12 at 4 04 01 PM
  • when turn on visualize:enableLabs, visbuilder can still be loaded in dashboard
Screenshot 2024-04-12 at 4 04 23 PM

Issues Resolved

#6435

Changelog

  • feat: [VisBuilder] Change VisBuilder from experimental to production

Testing the changes

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@ananzh
Copy link
Member Author

ananzh commented Apr 12, 2024

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

ashwin-pc
ashwin-pc previously approved these changes Apr 22, 2024
Copy link
Member

@ashwin-pc ashwin-pc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ananzh ananzh removed the v2.14.0 label Apr 30, 2024
@kavilla
Copy link
Member

kavilla commented Apr 30, 2024

@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 ananzh added the v2.15.0 label Apr 30, 2024
ruanyl
ruanyl previously approved these changes May 8, 2024
@BionIT
Copy link
Collaborator

BionIT commented Jun 5, 2024

@ananzh Could you resolve the conflict?

Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.96%. Comparing base (9674147) to head (720112b).

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     
Flag Coverage Δ
Linux_1 ?
Linux_2 55.06% <ø> (ø)
Linux_3 45.21% <ø> (+0.01%) ⬆️
Linux_4 34.89% <ø> (ø)
Windows_1 ?
Windows_2 ?
Windows_3 ?
Windows_4 ?

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.

@ruanyl
Copy link
Member

ruanyl commented Jun 7, 2024

Seems DCO check failed.

@ashwin-pc ashwin-pc merged commit 75e6087 into opensearch-project:main Jun 7, 2024
66 of 67 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 7, 2024
* [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>
AMoo-Miki pushed a commit that referenced this pull request Jun 7, 2024
#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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants