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 run <devfile-command> when odo dev is NOT running #6714

Closed
2 tasks
kadel opened this issue Apr 4, 2023 · 2 comments
Closed
2 tasks

odo run <devfile-command> when odo dev is NOT running #6714

kadel opened this issue Apr 4, 2023 · 2 comments
Labels
kind/epic An issue categorized as a high-level Epic. Needs to be scoped and broken down in 1+ stories/tasks triage/unresolved Indicates an issue that can not or will not be resolved.

Comments

@kadel
Copy link
Member

kadel commented Apr 4, 2023

/kind user-story

User Story

As an odo user, I want to be able to start commands defined in the devfile when I need to So that I can run actions defined in the devfile, like, for example running commands that test things, or nondefault build commands that do some optional extra work.

Acceptance Criteria

  • odo run can be run without running odo dev first
  • if the component has mountSources:true odo run needs to sync source code into the container before executing the command
    TODO @kadel

Links

  • Related Epic (mandatory):

/kind user-story

@kadel kadel self-assigned this Apr 4, 2023
@openshift-ci openshift-ci bot added the kind/user-story An issue of user-story kind label Apr 4, 2023
@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Apr 4, 2023
@jasperchui jasperchui added kind/epic An issue categorized as a high-level Epic. Needs to be scoped and broken down in 1+ stories/tasks and removed kind/epic An issue categorized as a high-level Epic. Needs to be scoped and broken down in 1+ stories/tasks labels Jun 12, 2023
@kadel kadel removed their assignment Jun 16, 2023
@kadel kadel added kind/epic An issue categorized as a high-level Epic. Needs to be scoped and broken down in 1+ stories/tasks and removed kind/user-story An issue of user-story kind labels Jul 20, 2023
@feloy
Copy link
Contributor

feloy commented Sep 14, 2023

From a plugin user point of view, if the plugin runs "odo dev --no-commands", if would be transparent for the user.
For a CLI user, they still need to run "odo dev --no-commands" at the beginning of the session.

@feloy
Copy link
Contributor

feloy commented Sep 14, 2023

Closing as not planned due to complexity to run without an "odo dev" process

@feloy feloy closed this as completed Sep 14, 2023
@github-project-automation github-project-automation bot moved this to Done ✅ in odo Project Sep 14, 2023
@rm3l rm3l closed this as not planned Won't fix, can't repro, duplicate, stale Sep 14, 2023
@rm3l rm3l added triage/unresolved Indicates an issue that can not or will not be resolved. and removed needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. labels Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/epic An issue categorized as a high-level Epic. Needs to be scoped and broken down in 1+ stories/tasks triage/unresolved Indicates an issue that can not or will not be resolved.
Projects
Archived in project
Development

No branches or pull requests

4 participants