puppetlabs / puppet_litmus

Providing a simple command line tool for puppet content creators, to enable simple and complex test deployments.
Apache License 2.0
88 stars 55 forks source link

automatically filter provision_service from matrix #563

Closed h0tw1r3 closed 1 week ago

h0tw1r3 commented 2 months ago

When testing changes with workflows on a personal fork, acceptance tests always fail because provision_service hosts are always included. This PR automatically filters them if the owner isn't puppetlabs, and the GITHUB_REPOSITORY_OWNER variable is set.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 63.95%. Comparing base (7d8dd22) to head (bba5969).

:exclamation: Current head bba5969 differs from pull request most recent head c0e6f93

Please upload reports for the commit c0e6f93 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #563 +/- ## ========================================== - Coverage 64.03% 63.95% -0.08% ========================================== Files 6 6 Lines 759 763 +4 ========================================== + Hits 486 488 +2 - Misses 273 275 +2 ```

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