DataDog / datadog-lambda-js

The Datadog AWS Lambda Library for Node
Apache License 2.0
105 stars 35 forks source link

feat: retry CI automatically if the runner fails to start #512

Closed astuyve closed 4 months ago

astuyve commented 4 months ago

What does this PR do?

Automatically retries CI if the runner fails to start. This applies to all stages.

Motivation

Testing Guidelines

Additional Notes

Types of Changes

Check all that apply

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.10%. Comparing base (f81e245) to head (f61cc8f).

:exclamation: Current head f61cc8f differs from pull request most recent head 79a2177. Consider uploading reports for the commit 79a2177 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #512 +/- ## ======================================= Coverage 82.10% 82.10% ======================================= Files 54 54 Lines 2191 2191 Branches 511 511 ======================================= Hits 1799 1799 Misses 329 329 Partials 63 63 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.