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 watch support for devfile #2609

Closed
3 tasks
elsony opened this issue Feb 14, 2020 · 0 comments · Fixed by #2737
Closed
3 tasks

odo watch support for devfile #2609

elsony opened this issue Feb 14, 2020 · 0 comments · Fixed by #2737
Assignees
Labels
area/devfile-spec Issues or PRs related to the Devfile specification and how odo handles and interprets it. kind/user-story An issue of user-story kind
Projects

Comments

@elsony
Copy link

elsony commented Feb 14, 2020

User Story

As a user, I want to turn on watch on the devfile style application so that I can see the changes to take place after I have made the code changes on my application.

Acceptance Criteria

  • odo watch command (same syntax as s2i style application) to turn on watch for current component
  • odo watch frontend to watch for changes in directory for component called frontend
  • When the watch mechanism detects file changes, it will triggers an equivalent of odo push for changes to take place.

/kind user-story
/area devfile
/area watch

@openshift-ci-robot openshift-ci-robot added kind/user-story An issue of user-story kind area/devfile-spec Issues or PRs related to the Devfile specification and how odo handles and interprets it. area/watch labels Feb 14, 2020
@elsony elsony added this to For consideration in Sprint 180 via automation Feb 14, 2020
@elsony elsony removed this from For consideration in Sprint 180 Feb 14, 2020
@elsony elsony added this to For consideration in Sprint 180 via automation Feb 18, 2020
@elsony elsony removed this from For consideration in Sprint 180 Mar 3, 2020
@elsony elsony added this to For consideration in Sprint 181 via automation Mar 3, 2020
@girishramnani girishramnani moved this from For consideration to To do in Sprint 181 Mar 12, 2020
@elsony elsony moved this from To do to In progress in Sprint 181 Mar 17, 2020
@elsony elsony moved this from In progress to For review in Sprint 181 Mar 24, 2020
Sprint 181 automation moved this from For review to Done Mar 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devfile-spec Issues or PRs related to the Devfile specification and how odo handles and interprets it. kind/user-story An issue of user-story kind
Projects
No open projects
Sprint 181
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants