Add view output support
Signed-off-by: Sanjula Ganepola <sanjulagane@gmail.com>
This commit is contained in:
@@ -206,7 +206,6 @@
|
||||
"category": "GitHub Local Actions",
|
||||
"command": "githubLocalActions.viewOutput",
|
||||
"title": "View Output",
|
||||
"enablement": "viewItem =~ /^githubLocalActions.history_(Success|Failed|Cancelled).*/",
|
||||
"icon": "$(book)"
|
||||
},
|
||||
{
|
||||
@@ -538,6 +537,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"child_process": "^1.0.2",
|
||||
"sanitize-filename": "^1.6.3",
|
||||
"yaml": "^2.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -551,4 +551,4 @@
|
||||
"webpack": "^5.96.1",
|
||||
"webpack-cli": "^5.1.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user