Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: add core Apache Cloudberry (incubating) build and test workflow (a…
…pache#714) Introduces foundational GitHub Actions workflow for Apache Cloudberry (incubating) CI: - Multi-stage build pipeline with skip detection - Rocky Linux 9 containerized build environment - RPM packaging and source tarball generation - Installation verification - Test matrix for core regression tests (subset starting point) - Detailed test result parsing and reporting - Comprehensive artifact management The workflow provides: - Clean build environment for each run - Consistent test execution framework - Automated installation testing - Test result aggregation - Clear job dependencies and progression - Flexible CI skip mechanisms Due to inconsistent test runs, disable the following from greenplum_schedule: - cbdb_parallel - instr_in_shmem_verify This commit establishes the initial CI pipeline for Apache Cloudberry (incubating) with future test matrix expansion planned.
- Loading branch information