puppetlabs / rspec-puppet

RSpec tests for your Puppet manifests
https://puppetlabs.github.io/rspec-puppet/
MIT License
11 stars 18 forks source link

Create jekyll-gh-pages.yml #120

Closed gavindidrichsen closed 1 week ago

gavindidrichsen commented 2 weeks ago

Summary

As a devx developer I want to publish GH Pages for several repositories. The gh pages documentation is detailed. The following key points contributed to my decision to add this change:

Therefore, I created the github-pages environment, the gh-pages branch, and the github action workflow defined in this PR

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 86.80%. Comparing base (25ffa25) to head (c6fc857).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ======================================= Coverage 86.80% 86.80% ======================================= Files 35 35 Lines 2092 2092 ======================================= Hits 1816 1816 Misses 276 276 ```

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