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

Addition of plan functionality which logs plan diff on deploy. #153

Merged
merged 1 commit into from
Apr 26, 2018

Commits on Apr 26, 2018

  1. Addition of plan functionality which logs plan diff on deploy.

    This adds functionality which runs a Nomad plan before a deployment
    and logs all changes before running the registration. This allows
    for operators to have better and quick insights into what changes
    are happening in CI/CD environments. Levant will also now decline
    to run and exit 1 if there are no changes planned indicating an
    operator error.
    
    Closes #104
    jrasell committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    e3b7f04 View commit details
    Browse the repository at this point in the history