diff --git a/.github/workflows/bb_containers_rhel.yml b/.github/workflows/bbw_build_container_rhel.yml similarity index 98% rename from .github/workflows/bb_containers_rhel.yml rename to .github/workflows/bbw_build_container_rhel.yml index 5454f15f..25a9c099 100644 --- a/.github/workflows/bb_containers_rhel.yml +++ b/.github/workflows/bbw_build_container_rhel.yml @@ -1,14 +1,14 @@ --- -name: bbw container build (rhel) +name: bbw-build-container-rhel on: push: paths: - - .github/workflows/bb_containers_rhel.yml + - .github/workflows/bbw_build_container_rhel.yml - "ci_build_images/**" pull_request: paths: - - .github/workflows/bb_containers_rhel.yml + - .github/workflows/bbw_build_container_rhel.yml - "ci_build_images/**" jobs: diff --git a/README.md b/README.md index 609c3fb2..f7df9787 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # buildbot.mariadb.org -[![bbw container build](https://github.com/MariaDB/buildbot/actions/workflows/bb_containers.yml/badge.svg)](https://github.com/MariaDB/buildbot/actions/workflows/bb_containers.yml) -[![bbm conf check](https://github.com/MariaDB/buildbot/actions/workflows/bbm_check_conf.yml/badge.svg)](https://github.com/MariaDB/buildbot/actions/workflows/bbm_check_conf.yml) -[![bbm build container](https://github.com/MariaDB/buildbot/actions/workflows/bbm_build_container.yml/badge.svg)](https://github.com/MariaDB/buildbot/actions/workflows/bbm_build_container.yml) +[![bbw-build-container](https://github.com/MariaDB/buildbot/actions/workflows/bbw_build_container.yml/badge.svg)](https://github.com/MariaDB/buildbot/actions/workflows/bbw_build_container.yml) +[![bbw-build-container-rhel](https://github.com/MariaDB/buildbot/actions/workflows/bbw_build_container_rhel.yml/badge.svg)](https://github.com/MariaDB/buildbot/actions/workflows/bbw_build_container_rhel.yml) +[![bbm-build-container](https://github.com/MariaDB/buildbot/actions/workflows/bbm_build_container.yml/badge.svg)](https://github.com/MariaDB/buildbot/actions/workflows/bbm_build_container.yml) +[![bbm-deploy](https://github.com/MariaDB/buildbot/actions/workflows/bbm_deploy.yml/badge.svg)](https://github.com/MariaDB/buildbot/actions/workflows/bbm_deploy.yml) +[![eco container build](https://github.com/MariaDB/buildbot/actions/workflows/eco_containers.yml/badge.svg)](https://github.com/MariaDB/buildbot/actions/workflows/eco_containers.yml) ## pre-commit