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

Conversation

jrasell
Copy link
Member

@jrasell jrasell commented Apr 26, 2018

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

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 jrasell merged commit e23f1f7 into master Apr 26, 2018
@jrasell jrasell deleted the f_gh_104 branch April 26, 2018 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant