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

Add devfile command flags to watch #3075

Merged
merged 9 commits into from
May 27, 2020

Commits on May 25, 2020

  1. save non default devfile cmd in env.yaml for push and watch

    Signed-off-by: Maysun J Faisal <maysun.j.faisal@ibm.com>
    maysunfaisal committed May 25, 2020
    Configuration menu
    Copy the full SHA
    fbc32ee View commit details
    Browse the repository at this point in the history
  2. Add and update tests for envinfo

    Signed-off-by: Maysun J Faisal <maysun.j.faisal@ibm.com>
    maysunfaisal committed May 25, 2020
    Configuration menu
    Copy the full SHA
    c160d20 View commit details
    Browse the repository at this point in the history
  3. Update watch test to incl new watch param

    Signed-off-by: Maysun J Faisal <maysun.j.faisal@ibm.com>
    maysunfaisal committed May 25, 2020
    Configuration menu
    Copy the full SHA
    619c277 View commit details
    Browse the repository at this point in the history
  4. watch integration test

    Signed-off-by: Maysun J Faisal <maysun.j.faisal@ibm.com>
    maysunfaisal committed May 25, 2020
    Configuration menu
    Copy the full SHA
    86ebe83 View commit details
    Browse the repository at this point in the history
  5. Display msg when devfile commands are changed via odo push

    Signed-off-by: Maysun J Faisal <maysun.j.faisal@ibm.com>
    maysunfaisal committed May 25, 2020
    Configuration menu
    Copy the full SHA
    5e99417 View commit details
    Browse the repository at this point in the history
  6. Change Logic for watch flag + feedback 1

    Signed-off-by: Maysun J Faisal <maysun.j.faisal@ibm.com>
    maysunfaisal committed May 25, 2020
    Configuration menu
    Copy the full SHA
    c2c0e21 View commit details
    Browse the repository at this point in the history
  7. Update Watch tests with feedback

    Signed-off-by: Maysun J Faisal <maysun.j.faisal@ibm.com>
    maysunfaisal committed May 25, 2020
    Configuration menu
    Copy the full SHA
    ef1ba62 View commit details
    Browse the repository at this point in the history
  8. disable watch test on kube since we now use oc

    Signed-off-by: Maysun J Faisal <maysun.j.faisal@ibm.com>
    maysunfaisal committed May 25, 2020
    Configuration menu
    Copy the full SHA
    ff4422a View commit details
    Browse the repository at this point in the history
  9. Watch test feedback 2

    Signed-off-by: Maysun J Faisal <maysun.j.faisal@ibm.com>
    maysunfaisal committed May 25, 2020
    Configuration menu
    Copy the full SHA
    69de028 View commit details
    Browse the repository at this point in the history