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

Support Devfile commands in Che-Code #21030

Closed
Tracked by #21351 ...
azatsarynnyy opened this issue Jan 17, 2022 · 2 comments · Fixed by che-incubator/che-code#46
Closed
Tracked by #21351 ...

Support Devfile commands in Che-Code #21030

azatsarynnyy opened this issue Jan 17, 2022 · 2 comments · Fixed by che-incubator/che-code#46
Assignees
Labels
area/editor/vscode Issues related to the Code OSS editor of Che kind/task Internal things, technical debt, and to-do tasks to be performed. new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@azatsarynnyy
Copy link
Member

azatsarynnyy commented Jan 17, 2022

Is your task related to a problem? Please describe

As a user, I want to be able to run my Devfile commands in Che-Code.
The commands should be visible as the Code's Tasks.

Describe the solution you'd like

Before starting Che-Code, we can parse a flattened Devfile to read the commands and pass them to the tasks.json file.

Describe alternatives you've considered

No response

Additional context

This issue is a part of the epic #20500

Release Notes Text

Che-Code translates commands described in a Devfile as Visual Studio Code tasks. That makes it easier for developers to run predefined commands from within the IDE.

@azatsarynnyy azatsarynnyy added kind/task Internal things, technical debt, and to-do tasks to be performed. sprint/current severity/P1 Has a major impact to usage or development of the system. team/editors area/editor/vscode Issues related to the Code OSS editor of Che labels Jan 17, 2022
@azatsarynnyy azatsarynnyy added this to the 7.43 milestone Jan 17, 2022
@azatsarynnyy azatsarynnyy changed the title Support Devfile commands by Che-IDEA Support Devfile commands by Che-Code Jan 17, 2022
@azatsarynnyy azatsarynnyy changed the title Support Devfile commands by Che-Code Support running the Devfile commands by Che-Code Jan 17, 2022
@azatsarynnyy
Copy link
Member Author

To provide the user a simple way to run a Devfile Command, I'm going to add VS Code extension that will translate the commands to the runtime (provided) Tasks.

@azatsarynnyy
Copy link
Member Author

Currently, blocked by #21392

@azatsarynnyy azatsarynnyy mentioned this issue May 18, 2022
49 tasks
@azatsarynnyy azatsarynnyy added this to the 7.49 milestone Jun 3, 2022
@l0rd l0rd changed the title Support running the Devfile commands by Che-Code Support Devfile commands in Che-Code Jun 9, 2022
@l0rd l0rd added new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes status/release-notes-review-needed Issues that needs to be reviewed by the doc team for the Release Notes wording labels Jun 9, 2022
@max-cx max-cx removed the status/release-notes-review-needed Issues that needs to be reviewed by the doc team for the Release Notes wording label Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/vscode Issues related to the Code OSS editor of Che kind/task Internal things, technical debt, and to-do tasks to be performed. new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants