edespino opened a new pull request, #714: URL: https://github.com/apache/cloudberry/pull/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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
