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] Remove timeline application #4152

Merged
merged 1 commit into from
May 30, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport ec41f59 from #3971.

* Remove timeline application

In this PR, we made the following changes:
First of all, clean out some advanced settings specific to timeline
application and tests.
* Remove timelion:default_rows: This setting defines the default
number of rows that a new Timelion sheet should have.
* Remove timelion:default_rows: This setting defines the default
number of columns that a new Timelion sheet should have.
* Remove timelion:showTutorial.

Second, remove src/plugin/timeline completely and modify timeline vis.
Third, remove all the functional tests related to timeline application.

Issue resolve
#3519
#3593

Signed-off-by: ananzh <ananzh@amazon.com>

---------

Signed-off-by: Anan Zhuang <ananzh@amazon.com>
Signed-off-by: ananzh <ananzh@amazon.com>
(cherry picked from commit ec41f59)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@abbyhu2000 abbyhu2000 added the Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry label May 26, 2023
@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

Merging #4152 (a8e3db8) into 2.x (1c09ca6) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              2.x    #4152   +/-   ##
=======================================
  Coverage   66.45%   66.45%           
=======================================
  Files        3229     3229           
  Lines       62064    62064           
  Branches     9602     9602           
=======================================
  Hits        41244    41244           
  Misses      18516    18516           
  Partials     2304     2304           
Flag Coverage Δ
Linux 66.39% <100.00%> (ø)
Windows 66.39% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/core/public/doc_links/doc_links_service.ts 100.00% <ø> (ø)
...tion/server/collectors/application_usage/schema.ts 100.00% <ø> (ø)
..._collection/server/collectors/management/schema.ts 100.00% <ø> (ø)
...e_collection/server/collectors/ui_metric/schema.ts 100.00% <ø> (ø)
...s/opensearch_dashboards/get_saved_object_counts.ts 100.00% <100.00%> (ø)

Copy link
Member

@joshuarrrr joshuarrrr left a comment

Choose a reason for hiding this comment

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

mend/whitesource failure can be ignored-only removal in yarn.lock.

@AMoo-Miki AMoo-Miki merged commit 128b20b into 2.x May 30, 2023
@github-actions github-actions bot deleted the backport/backport-3971-to-2.x branch May 30, 2023 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants