Skip to content

Remove the use of webview for describe and logs as replaced by OS Ter…#3500

Merged
datho7561 merged 1 commit intoredhat-developer:mainfrom
vrubezhny:fox-remove-use-webview-for-logs-and-describe
Oct 31, 2023
Merged

Remove the use of webview for describe and logs as replaced by OS Ter…#3500
datho7561 merged 1 commit intoredhat-developer:mainfrom
vrubezhny:fox-remove-use-webview-for-logs-and-describe

Conversation

@vrubezhny
Copy link
Copy Markdown
Contributor

…minal

This commit completely removes the use of LazyLog-based webviews previously used to display the contents of component describe and show/follow log functionality.

The "openshiftToolkit.useWebviewInsteadOfTerminalView" configuration preference is also removed as well as all its usages.

Fixes: #1803

…minal

This commit completely removes the use of LazyLog-based webviews previously used
to display the contents of component describe and show/follow log functionality.

The "openshiftToolkit.useWebviewInsteadOfTerminalView" configuration preference is also removed
as well as all its usages.

Fixes: redhat-developer#1803

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
@vrubezhny vrubezhny requested a review from datho7561 October 31, 2023 16:54
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 31, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (12f46dd) 35.07% compared to head (daf1d2b) 35.07%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3500   +/-   ##
=======================================
  Coverage   35.07%   35.07%           
=======================================
  Files          78       76    -2     
  Lines        5634     5579   -55     
  Branches     1114     1109    -5     
=======================================
- Hits         1976     1957   -19     
+ Misses       3658     3622   -36     
Files Coverage Δ
src/openshift/component.ts 28.19% <25.00%> (-0.54%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Contributor

@datho7561 datho7561 left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks, Victor!

@datho7561 datho7561 merged commit 7374f72 into redhat-developer:main Oct 31, 2023
vrubezhny added a commit to vrubezhny/vscode-openshift-tools that referenced this pull request Oct 31, 2023
Removing the unused dependencies left after merging the PR redhat-developer#3500

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
vrubezhny added a commit that referenced this pull request Oct 31, 2023
Removing the unused dependencies left after merging the PR #3500

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
vrubezhny added a commit to vrubezhny/vscode-openshift-tools that referenced this pull request Dec 7, 2023
We don't need this dependency anymore, as it was used in src/webview/log/app/spinner.tsx which was completely removed in redhat-developer#3500.

Supercedes redhat-developer#3705

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
vrubezhny added a commit that referenced this pull request Dec 8, 2023
We don't need this dependency anymore, as it was used in src/webview/log/app/spinner.tsx which was completely removed in #3500.

Supercedes #3705

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't select all Watch log content

2 participants