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

odo dev --no-commands #6569

Closed
2 tasks
Tracked by #6478
kadel opened this issue Feb 3, 2023 · 1 comment · Fixed by #6855
Closed
2 tasks
Tracked by #6478

odo dev --no-commands #6569

kadel opened this issue Feb 3, 2023 · 1 comment · Fixed by #6855
Assignees
Labels
kind/user-story An issue of user-story kind priority/High Important issue; should be worked on before any other issues (except priority/Critical issue(s)). sprint demo Indicates an issue for which a demo should be recorded and presented at the end of the sprint.
Milestone

Comments

@kadel
Copy link
Member

kadel commented Feb 3, 2023

/kind user-story

User Story

As an odo user, I want to manually run build and run commands So that I can have complete control over the lifecycle. This is a requirement for some of the scenarios with Wildfly where the application is deployed to the application server.

To make this useful it will require #6568

example how this can be used

odo dev --no-commands
odo run build
odo run run

Acceptance Criteria

  • odo dev should have --no-commands flag that runs odo dev in a special mode where it doesn't execute any commands defined in the devfile. It just creates all resources on the cluster and sets up file syncing.
  • odo dev --no-commands should work with devfiles with no commands

/kind user-story

@openshift-ci openshift-ci bot added the kind/user-story An issue of user-story kind label Feb 3, 2023
@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Feb 3, 2023
@rm3l rm3l added this to odo Project Feb 3, 2023
@kadel kadel added the priority/Medium Nice to have issue. Getting it done before priority changes would be great. label Feb 3, 2023
@kadel kadel added priority/High Important issue; should be worked on before any other issues (except priority/Critical issue(s)). and removed priority/Medium Nice to have issue. Getting it done before priority changes would be great. labels Apr 13, 2023
@valaparthvi valaparthvi removed the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Apr 13, 2023
@kadel
Copy link
Member Author

kadel commented Apr 13, 2023

raising priority due to devfile/registry#177 (comment)

@feloy feloy added the sprint demo Indicates an issue for which a demo should be recorded and presented at the end of the sprint. label May 30, 2023
@rm3l rm3l added this to the v3.12.0 🚀 milestone May 30, 2023
@rm3l rm3l moved this to In Progress 🚧 in odo Project May 31, 2023
@rm3l rm3l moved this from In Progress 🚧 to In Review 👀 in odo Project Jun 14, 2023
@github-project-automation github-project-automation bot moved this from In Review 👀 to Done ✅ in odo Project Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/user-story An issue of user-story kind priority/High Important issue; should be worked on before any other issues (except priority/Critical issue(s)). sprint demo Indicates an issue for which a demo should be recorded and presented at the end of the sprint.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants