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

Fix bug where apply -d was using parent dir. #23

Merged
merged 1 commit into from
Mar 6, 2018
Merged

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented Mar 6, 2018

- Fixes #22. We were running apply in the parent directory.
- Also changes error message if no plans are found to apply.
@codecov
Copy link

codecov bot commented Mar 6, 2018

Codecov Report

Merging #23 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #23   +/-   ##
======================================
  Coverage    64.1%   64.1%           
======================================
  Files          38      38           
  Lines        1836    1836           
======================================
  Hits         1177    1177           
  Misses        605     605           
  Partials       54      54
Impacted Files Coverage Δ
server/events/apply_executor.go 0% <0%> (ø) ⬆️

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 4bd6128...e6cdf15. Read the comment docs.

@lkysow lkysow merged commit 6ef567f into master Mar 6, 2018
@lkysow lkysow deleted the apply-bugfix branch March 6, 2018 16:56
ghaiszaher referenced this pull request in ghaiszaher/atlantis Oct 7, 2022
Revert the changes related to dequeue lock status message in original PR
meringu pushed a commit to meringu/atlantis that referenced this pull request May 29, 2023
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