opensearch-project / dashboards-visualizations

Visualize the start, end, and duration of unique events in a sequence in OpenSearch Dashboards
https://opensearch.org/docs/latest/dashboards/gantt/
Apache License 2.0
12 stars 42 forks source link

[CI/CD] Add single version flag during bootstrap to fix version conflicts #341

Closed RyanL1997 closed 6 months ago

RyanL1997 commented 6 months ago

Description

On behalf of the change in dashboards core: https://github.com/opensearch-project/OpenSearch-Dashboards/pull/5675. We need to add --single-version=loose flag during the bootstrap step in our CI to manipulate the behavior of single-version validation.

Issues Resolved

Check List

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.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (25f4094) 94.73% compared to head (9111c67) 94.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #341 +/- ## ======================================= Coverage 94.73% 94.73% ======================================= Files 5 5 Lines 152 152 Branches 45 45 ======================================= Hits 144 144 Misses 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.