clean escloud -1#191
Merged
ananzh merged 2 commits intoopensearch-project:dashboardsfrom Mar 19, 2021
ananzh:dashboards-clean-escloud
Merged
clean escloud -1#191ananzh merged 2 commits intoopensearch-project:dashboardsfrom ananzh:dashboards-clean-escloud
ananzh merged 2 commits intoopensearch-project:dashboardsfrom
ananzh:dashboards-clean-escloud
Conversation
|
✅ DCO Check Passed |
Member
|
Running the linter a couple errors exist. Seems to just be from the extra whitelines. eslint should be able to fix it for you. Just run |
Signed-off-by: Anan Zhuang <ananzh@amazon.com>
|
✅ DCO Check Passed |
boktorbb
suggested changes
Mar 19, 2021
src/plugins/home/server/tutorials/instructions/logstash_instructions.ts
Outdated
Show resolved
Hide resolved
src/plugins/home/server/tutorials/instructions/metricbeat_instructions.ts
Outdated
Show resolved
Hide resolved
src/plugins/home/server/tutorials/instructions/heartbeat_instructions.ts
Outdated
Show resolved
Hide resolved
src/plugins/home/server/tutorials/instructions/heartbeat_instructions.ts
Outdated
Show resolved
Hide resolved
src/plugins/home/server/tutorials/instructions/heartbeat_instructions.ts
Outdated
Show resolved
Hide resolved
src/plugins/home/server/tutorials/instructions/functionbeat_instructions.ts
Outdated
Show resolved
Hide resolved
Signed-off-by: Anan Zhuang <ananzh@amazon.com>
|
✅ DCO Check Passed |
Member
Author
|
Clean out elastic cloud contents in /src/plugins/home/server/tutorials |
Member
|
Seeing lint errors when running Looks easy to fix with |
Hailong-am
pushed a commit
to Hailong-am/OpenSearch-Dashboards
that referenced
this pull request
Sep 25, 2023
…pensearch-project#197) rename workspace service class name and types --------- Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
Hailong-am
pushed a commit
to Hailong-am/OpenSearch-Dashboards
that referenced
this pull request
Sep 27, 2023
Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
SuZhou-Joe
pushed a commit
to SuZhou-Joe/OpenSearch-Dashboards
that referenced
this pull request
Oct 7, 2023
Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
SuZhou-Joe
pushed a commit
to SuZhou-Joe/OpenSearch-Dashboards
that referenced
this pull request
Oct 7, 2023
Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Anan Zhuang ananzh@amazon.com
Clean out elastic cloud content in /src/plugins/home/server/tutorials/*
Change some elastic words --> opensearch
No change for elastic.co bc they all changed in PR-173
*Todo:
There might be some logos that need further check, like logoStash.
Some commands that need to be checked again whether we should change:
1)'curl -L -O https://artifacts.elastic.co/downloads/beats/functionbeat/functionbeat-{config.opensearchDashboards.version}-darwin-x86_64.tar.gz',
'tar xzvf functionbeat-{config.opensearchDashboards.version}-darwin-x86_64.tar.gz',
'cd functionbeat-{config.opensearchDashboards.version}-darwin-x86_64/',
2)sudo service heartbeat-elastic star
Others all clean