The GitHub Actions job "Build" on texera.git/main has succeeded. Run started by GitHub user bobbai00 (triggered by bobbai00).
Head commit for run: ddad0157d037e84b3e818c07fbdbc1cebc789641 / Jiadong Bai <[email protected]> fix: restructure bin/deployment and update Dockerfiles for new repository structure (#3892) Closes #3891 ## Summary This PR restructures the `bin/deployment/` directory and updates all Dockerfiles to be compatible with the recent repository changes where `core` was renamed to `common` and services were moved to the root level. ## Changes Made ### Directory Restructuring - Moved all contents from `bin/deployment/` directly to `bin/` - Moved `bin/deployment/k8s/texera-helmchart/` to `bin/k8s/` (renamed from texera-helmchart) ### Dockerfile Updates Updated all Dockerfiles to work with build context set at project root: ### Symlink Fixes - All SQL file symlinks now resolve correctly --------- Co-authored-by: ali risheh <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/18514973848 With regards, GitHub Actions via GitBox
