-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CHE-2002 fix wrong workspace ID for SSH target #2003
Conversation
Build # 1351 - FAILED Please check console output at http://ci.codenvy-dev.com/jenkins/job/che-pullrequests-build/1351/ to view the results. |
ok |
as far as Source content field is displayed based on the type of machine, not on whether source is url or content based, so, please, add proper tracking of these cases if we introduce source content input. |
LGTM |
Build finished. |
Build success. https://ci.codenvycorp.com/job/che-pullrequests-build/5/ |
Signed-off-by: Oleksii Orel <oorel@codenvy.com>
Signed-off-by: Oleksii Orel <oorel@codenvy.com>
Signed-off-by: Oleksii Orel <oorel@codenvy.com>
Build # 44 - FAILED Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/44/ to view the results. |
CHE-2002 fix wrong workspace ID for SSH target
What does this PR do?
1.Fix wrong workspace ID for SSH target.
2.Increase ssh connection timeout.
3.Improve target development widget - add a new field with dockerfile source.
What issues does this PR fix or reference?
#2002
Please review @vparfonov @ashumilova @vitaliy-guliy