The GitHub Actions job "Build and push images" on texera.git/main has failed. Run started by GitHub user bobbai00 (triggered by bobbai00).
Head commit for run: 52c44c5ddd06c2804fbf103e2d1933948af3fac8 / Jiadong Bai <[email protected]> refactor: align docker-compose service and container names with image names (#4249) ### What changes were proposed in this PR? This PR aligns docker-compose service names, container names, and comments with their corresponding image names for consistency across the single-node deployment: - Rename `computing-unit-master` to `workflow-runtime-coordinator-service` - Rename `texera-web-application` to `dashboard-service` (matching image name) - Remove `texera-` prefix to some service/container names ### Any related issues, documentation, discussions? N/A ### How was this PR tested? This is a naming-only refactor with no behavioral changes. Tested by running `docker compose up` and all services are working ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Claude Opus 4.6) --------- Co-authored-by: Claude Opus 4.6 <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/22606251488 With regards, GitHub Actions via GitBox
