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

Sort output of plan status and history commands #1371

Merged
merged 2 commits into from
Mar 3, 2020

Commits on Mar 3, 2020

  1. Sort output of plan status and plan history commands

    Alphabetise (by plan) the output of the plan status and history commands
    so that they're consistent with each run.  This helps human operators
    when monitoring a deployment.
    
    Signed-off-by: Nick Jones <nick@dischord.org>
    yankcrime committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    e287881 View commit details
    Browse the repository at this point in the history
  2. Update tests for plan status command

    Include timestamps in output, and define more than one plan.
    
    Signed-off-by: Nick Jones <nick@dischord.org>
    yankcrime committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    e1bcebb View commit details
    Browse the repository at this point in the history