vscode-openshift-tools icon indicating copy to clipboard operation
vscode-openshift-tools copied to clipboard

POC for `odo push -o json` and icon animation in App Explorer

Open dgolovin opened this issue 4 years ago • 2 comments

This PR uses odo push -o json to push component and showes in terminal executed devfile commands and their output. Stdout output is colored black and stderror is red.

This PR uses pseudo terminal to print output to terminal view, that allows catch begining and end of command for specific node and update icon and text to different ones while command is in progress.

progress-animation

Signed-off-by: Denis Golovin [email protected]

dgolovin avatar Oct 21 '20 05:10 dgolovin

Related to #1444.

dgolovin avatar Oct 21 '20 08:10 dgolovin

As we are moving to odo dev workflow and it opens a pseudo-terminal for it. @dgolovin we should close this PR.

mohitsuman avatar Oct 21 '22 10:10 mohitsuman