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 log_workflow_status_to_cloudwatch continuation logic #190

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

mm318
Copy link
Member

@mm318 mm318 commented Jun 5, 2020

Currently, the log_workflow_status_to_cloudwatch job will be skipped if any of the jobs under needs (in this case the test_environment, test_environment_linux, test_multiple_ros_installations, and test_ros_binary_install_ubuntu jobs) fails. This pull request fixes that logic.

Signed-off-by: Miaofei <miaofei@amazon.com>
@codecov
Copy link

codecov bot commented Jun 5, 2020

Codecov Report

Merging #190 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #190   +/-   ##
=======================================
  Coverage   93.61%   93.61%           
=======================================
  Files           8        8           
  Lines         141      141           
  Branches        8        8           
=======================================
  Hits          132      132           
  Misses          9        9           

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 87a3621...fc9b53f. Read the comment docs.

@mm318 mm318 merged commit 3b3f060 into master Jun 5, 2020
@mm318 mm318 deleted the miaofei/fix_log_workflow_status branch June 5, 2020 21:02
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.

2 participants