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

Use a Command's label as Che-Code Task name #21625

Closed
Tracked by #21745
azatsarynnyy opened this issue Aug 9, 2022 · 0 comments
Closed
Tracked by #21745

Use a Command's label as Che-Code Task name #21625

azatsarynnyy opened this issue Aug 9, 2022 · 0 comments
Assignees
Labels
area/editor/vscode Issues related to the Code OSS editor of Che kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system. sprint/current
Milestone

Comments

@azatsarynnyy
Copy link
Member

Is your enhancement related to a problem? Please describe

When Che-Code translates the Devfile Commands as the Tasks, it uses Command's ID as the Task name.
Some Commands may have exec.label field defined as well. The Command's label is not used as the Task name.

Describe the solution you'd like

If exec.label is defined for a Devfile Command, Che-Code should use it as the corresponding Task name.
If no exec.label, the Command's ID should be used.

Describe alternatives you've considered

No response

Additional context

No response

@azatsarynnyy azatsarynnyy added kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system. team/editors area/editor/vscode Issues related to the Code OSS editor of Che labels Aug 9, 2022
@azatsarynnyy azatsarynnyy mentioned this issue Oct 7, 2022
67 tasks
@RomanNikitenko RomanNikitenko added the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Oct 12, 2022
@azatsarynnyy azatsarynnyy added this to the 7.56 milestone Oct 12, 2022
@RomanNikitenko RomanNikitenko removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Oct 13, 2022
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/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system. sprint/current
Projects
None yet
Development

No branches or pull requests

2 participants