lowlydba / lowlydba.sqlserver

:spoon: A cross-platform Ansible collection using PowerShell to configure and maintain SQL Server.
https://galaxy.ansible.com/ui/repo/published/lowlydba/sqlserver
GNU General Public License v3.0
19 stars 12 forks source link

chores: add win ci retry for coll dependency #166

Closed lowlydba closed 1 year ago

lowlydba commented 1 year ago

Add a retry when trying to install collection dependencies, since Galaxy can be pretty flakey.

Fixes #165

codecov-commenter commented 1 year ago

Codecov Report

Base: 93.78% // Head: 93.78% // No change to project coverage :thumbsup:

Coverage data is based on head (8795d6e) compared to base (e324081). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #166 +/- ## ======================================= Coverage 93.78% 93.78% ======================================= Files 64 64 Lines 2188 2188 ======================================= Hits 2052 2052 Misses 136 136 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.