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 --disable-apply-all flag #646

Merged
merged 2 commits into from
May 23, 2019
Merged

Add --disable-apply-all flag #646

merged 2 commits into from
May 23, 2019

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented May 23, 2019

Add a flag to disable the use of the command atlantis apply so you
can enforce that each plan must be applied separately.

Notes

Will Soula and others added 2 commits May 23, 2019 12:09
Add a flag to disable the use of the command `atlantis apply` so you
can enforce that each plan must be applied separately.
- fix missing part of a test
- log when ignoring
@codecov
Copy link

codecov bot commented May 23, 2019

Codecov Report

Merging #646 into master will increase coverage by <.01%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #646      +/-   ##
==========================================
+ Coverage   72.17%   72.18%   +<.01%     
==========================================
  Files          61       61              
  Lines        4633     4641       +8     
==========================================
+ Hits         3344     3350       +6     
- Misses       1044     1045       +1     
- Partials      245      246       +1
Impacted Files Coverage Δ
server/user_config.go 100% <ø> (ø) ⬆️
cmd/server.go 79.02% <ø> (ø) ⬆️
server/events/markdown_renderer.go 92.5% <100%> (+0.09%) ⬆️
server/server.go 65.82% <100%> (+0.24%) ⬆️
server/events/command_runner.go 52.94% <60%> (+0.16%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a6f9cf2...7595265. Read the comment docs.

@lkysow lkysow merged commit 21e48de into master May 23, 2019
@lkysow lkysow deleted the disableapplyall branch May 23, 2019 16:17
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.

1 participant