Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
2bdd2f7324
devops: add release_notes detailing new docker build-and-push automation and gitea workflow integration for rbvtopuddinggitea-act_runner, including usage, tagging, and required packages.
046831b905
devops: trigger build-and-push on release publish; extract release tag; pass it to build-and-push.sh; add docker to the dockerfile for cli availability.
bf689cdeb5
(1.0.12) devops: migrate helm templates from postgresql to mysql: rename pvc to mysql-data and use mysql.persistence values; update secret to mysql with mysql-password and added mysql-root-password
54c422b8a5
(1.0.11) devops: migrate wordpress helm from postgresql to mysql with statefulset rename, updated images/ports, env and secret keys, services, volumes, and values references