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

Fixes for pre-workflow-hook #1409

Closed

Conversation

msarvar
Copy link
Contributor

@msarvar msarvar commented Feb 13, 2021

  1. Fixes pre-workflow-hooks not logging errors Atlantis doesn't log pre_workflow_hooks #1371

  2. Prevents pre-workflow-hook from locking and cloning the dir if there are no hooks registered. PreWorkflowHook do not respect SkipCloneNoChanges #1342

Prevents pre-workflow-hook from locking and cloning the dir if there are
no hooks registered
@codecov
Copy link

codecov bot commented Feb 13, 2021

Codecov Report

Merging #1409 (2d8678e) into master (29a369a) will increase coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1409      +/-   ##
==========================================
+ Coverage   69.40%   69.50%   +0.10%     
==========================================
  Files          93       93              
  Lines        6291     6293       +2     
==========================================
+ Hits         4366     4374       +8     
+ Misses       1543     1538       -5     
+ Partials      382      381       -1     
Impacted Files Coverage Δ
server/events/pre_workflow_hooks_command_runner.go 78.00% <100.00%> (+13.41%) ⬆️

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 29a369a...2d8678e. Read the comment docs.

@msarvar
Copy link
Contributor Author

msarvar commented Feb 18, 2021

Closing this PR, due to #1418 addressing everything in here

@msarvar msarvar closed this Feb 18, 2021
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