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

Commands' goals #3256

Closed
slemeur opened this issue Dec 2, 2016 · 0 comments
Closed

Commands' goals #3256

slemeur opened this issue Dec 2, 2016 · 0 comments
Assignees
Labels
kind/enhancement A feature request - must adhere to the feature request template.

Comments

@slemeur
Copy link
Contributor

slemeur commented Dec 2, 2016

This issue is a subtask from Intelligent command specification in order to handle the commands' goals.

This part of the specification:
When a user is configuring a commands, he is always doing it for a certain purpose, a certain goal or a certain phase of the project lifecycle. For example, he will define a command to “Build” the projects in the workspaces, he will define a command to “Run” a project, he will define a command to “Deploy” the project and so on.

Considering this notion of goal for a command, we will use them in order to better contextualize the commands:

  • Build
  • Test
  • Run
  • Deploy

Che will provide default set of goals, but user would have the ability to define/configure them.

Command’s goal allow to configure default workspace commands and provide clearer organization and navigation into the commands.

@slemeur slemeur mentioned this issue Dec 2, 2016
17 tasks
@vparfonov vparfonov added sprint/next team/ide kind/enhancement A feature request - must adhere to the feature request template. sprint/current and removed sprint/next labels Dec 2, 2016
@azatsarynnyy azatsarynnyy added the status/in-progress This issue has been taken by an engineer and is under active development. label Dec 14, 2016
@azatsarynnyy azatsarynnyy self-assigned this Dec 14, 2016
@azatsarynnyy azatsarynnyy added status/pending-merge and removed status/in-progress This issue has been taken by an engineer and is under active development. labels Dec 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

No branches or pull requests

3 participants