Prompt users to provide an SSH key pair if using Git with SSH in a devfile #19133
Labels
area/plugins
kind/task
Internal things, technical debt, and to-do tasks to be performed.
new¬eworthy
For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes
severity/P2
Has a minor but important impact to the usage or development of the system.
sprint/current
Milestone
Is your task related to a problem? Please describe.
It's possible to clone the project with
Git: Clone
command.SSH plugin catches the errors when cloning of git projects and displays a notification with proposal to add key to GitHub.
It would be nice, if the SSH plugin will have the same UX as the workspace plugin and will display similar notifications.
Improvements of workspace plugin introduced with eclipse-che/che-theia#995
It would be nice also if the SSH plugin will handle the clone not only from GitHub to be able to configure SSH for any git server.
The text was updated successfully, but these errors were encountered: