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

[cli] Improve UX of graceful shutdown message #4064

Merged
merged 4 commits into from
Feb 13, 2017
Merged

[cli] Improve UX of graceful shutdown message #4064

merged 4 commits into from
Feb 13, 2017

Commits on Feb 11, 2017

  1. Fix #1682 : Improve UX of graceful shutdown message

    - base scripts : catch error code of action lifecycle and return it
    - cha-lib : return error code based on http error code
    - display better message when auth is required
    - skip graceful mode when repo is mounted
    
    Change-Id: I1ad021426444b5b4d880df518512e53ef4828336
    Signed-off-by: Florent BENOIT <[email protected]>
    benoitf committed Feb 11, 2017
    Configuration menu
    Copy the full SHA
    eb47050 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2017

  1. fixup! Fix #1682 : Improve UX of graceful shutdown message - base scr…

    …ipts : catch error code of action lifecycle and return it - cha-lib : return error code based on http error code - display better message when auth is required - skip graceful mode when repo is mounted
    
    Change-Id: I4e89605fd3c42ad6ba02115c32297d16f49b3ffe
    Signed-off-by: Florent BENOIT <[email protected]>
    benoitf committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    889884f View commit details
    Browse the repository at this point in the history
  2. fixup! Fix #1682 : Improve UX of graceful shutdown message - base scr…

    …ipts : catch error code of action lifecycle and return it - cha-lib : return error code based on http error code - display better message when auth is required - skip graceful mode when repo is mounted
    
    Change-Id: Icc0caeb4db3dc3a1be802de95bb1f1d505f93b40
    Signed-off-by: Florent BENOIT <[email protected]>
    benoitf committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    195cd7f View commit details
    Browse the repository at this point in the history
  3. Update cmd_stop.sh

    Tyler Jewell authored Feb 13, 2017
    Configuration menu
    Copy the full SHA
    1e01a75 View commit details
    Browse the repository at this point in the history