nginxinc / nginx-gateway-fabric

NGINX Gateway Fabric provides an implementation for the Gateway API using NGINX as the data plane.
Apache License 2.0
501 stars 97 forks source link

Add hugo version check and theme update to Makefile #2608

Closed nginx-jack closed 1 month ago

nginx-jack commented 1 month ago

Proposed changes

This should help prevent any hugo or hugo-theme version drift going forward, and warn when versions are out of date.

Closes #2544

Checklist

Before creating a PR, run through this checklist and mark each as complete.

Release notes

If this PR introduces a change that affects users and needs to be mentioned in the release notes, please add a brief note that summarizes the change.

nginx-bot[bot] commented 1 month ago

Hi @nginx-jack!

Thanks for opening this pull request! Be sure to check out our Contributing Guidelines while you wait for someone on the team to review this.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 88.62%. Comparing base (1294e2d) to head (a6204fe). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2608 +/- ## ======================================= Coverage 88.62% 88.62% ======================================= Files 105 105 Lines 8116 8116 Branches 50 50 ======================================= Hits 7193 7193 Misses 866 866 Partials 57 57 ```

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