jbampton opened a new pull request, #362:
URL: https://github.com/apache/cloudstack-www/pull/362

   refs https://github.com/apache/cloudstack/pull/11065
   
   Made the `oxipng` a manual hook since it takes a long time to run.
   
   So when running the standard pre-commit command `pre-commit run --all-files` 
the manual hooks won't run and slow down development.
   
   You can always run a full repository clean up by running the manual hooks on 
your local machine with:
   
   `pre-commit run --all-files --hook-stage manual`
   
   I have also added the "manual" hook run to the CI so we don't lose coverage.
   
   We can see now how long the GitHub Actions run takes.
   
   I also renamed the `pre-commit.yml` workflow file 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to