Skip to content
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

Custom editor is not resolved from .che if ssh url is used #23236

Closed
vinokurig opened this issue Nov 7, 2024 · 0 comments · Fixed by eclipse-che/che-dashboard#1252
Closed
Assignees
Labels
area/dashboard kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@vinokurig
Copy link
Contributor

vinokurig commented Nov 7, 2024

Describe the bug

If start a workspace from an SSH url of a repository with .che/che-editor.yaml, the editor will not be resolved.

Che version

7.94@latest

Steps to reproduce

  1. In a remote Git repository with a devfile, create /.che/che-editor.yaml file with the line: id: che-incubator/che-idea/latest.
  2. Start a workspace from the SSH url of the repository.

See: workspace starts with the default che-code editor.

Expected behavior

The workspace must start with che-idea editor

Runtime

OpenShift

Screenshots

No response

Installation method

chectl/next

Environment

macOS

Eclipse Che Logs

No response

Additional context

https://eclipse.dev/che/docs/stable/end-user-guide/defining-a-common-ide/

@vinokurig vinokurig added the kind/bug Outline of a bug - must adhere to the bug report template. label Nov 7, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Nov 7, 2024
@vinokurig vinokurig self-assigned this Nov 7, 2024
@vinokurig vinokurig moved this to Unplanned Tasks in Eclipse Che Team A Backlog Nov 7, 2024
@vinokurig vinokurig moved this from Unplanned Tasks to Ready for Review in Eclipse Che Team A Backlog Nov 11, 2024
@dkwon17 dkwon17 added severity/P2 Has a minor but important impact to the usage or development of the system. area/factory/dashboard Issues related to factories frontend (che user dashboard side) area/dashboard and removed area/factory/dashboard Issues related to factories frontend (che user dashboard side) status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Nov 12, 2024
@vinokurig vinokurig moved this from Ready for Review to ✅ Done in Eclipse Che Team A Backlog Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants