plone / volto

React-based frontend for the Plone Content Management System
https://demo.plone.org/
MIT License
425 stars 575 forks source link

GitHub Web hooks #4822

Closed gforcada closed 10 months ago

gforcada commented 10 months ago

I was having a look at the webhooks in this repository and found that there are 2 hooks pointing to hub.docker.com that are failing due to some credentials having expired or something along the lines.

Is this repository still using those hooks? they have been failing for quite a while. All logged requests did fail.

davisagli commented 10 months ago

Those are old, from a time when the volto repository had a Dockerfile which was built by Dockerhub. These days the images are built from the plone-frontend repository using GitHub Actions. I removed the webhooks.