You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix unit test errors in test/unit/extension.test.ts
Fix fake function call to return correct jason when extension
search for odo components in workspace folders. Now it uses
`odo descirbe` which returns json for kind `Component` instead
of kind `List`. Json return for listing components also updated
to use `s2iComponents` and `devfileComponents` instead of
`items` field
Signed-off-by: Denis Golovin dgolovin@redhat.com
0 commit comments