vscode-openshift-tools
vscode-openshift-tools copied to clipboard
Test out workflow for devfile UI registry
The latest release of the extension supports Browsing and Adding devfile registries.
- Add Registry
- Edit Registry
- Browse default devfile registry
- create components from the registry view
@lgrossma Just to bring you to the topic, we have discussed this test scenario on the planning and it is really nice one, you could take a look at it when you have time. This one does not need running cluster to be connected, so it can be run on GA. I can provide more info.
PR covers these workflow:
- check registry actions
- add registry
- edit registry
- remove registry
- open default registry in editor
- verify the content of the registry in editor
Missing is creating a component from registry which will be addressed in #2733