Skip to content

Conversation

@tuhaihe
Copy link
Member

@tuhaihe tuhaihe commented Dec 31, 2025

This commit introduces a new GitHub Actions workflow for building and testing Apache Cloudberry on Rocky Linux 8, enabling automated builds, RPM packaging, and regresssion testing alongside the existing Rocky 9 and Ubuntu 22.04 pipelines.

Triggers:

  • Push to main branch
  • Pull requests modifying this workflow file
  • Scheduled: Every Monday at 02:00 UTC
  • Manual workflow dispatch with optional test selection

Fixes #ISSUE_Number

What does this PR do?

Type of Change

  • Bug fix (non-breaking change)
  • New feature (non-breaking change)
  • Breaking change (fix or feature with breaking changes)
  • Documentation update

Breaking Changes

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated
  • Passed make installcheck
  • Passed make -C src/test installcheck-cbdb-parallel

Impact

Performance:

User-facing changes:

Dependencies:

Checklist

Additional Context

CI Skip Instructions


This commit introduces a new GitHub Actions workflow for building and
testing Apache Cloudberry on Rocky Linux 8, enabling automated builds,
RPM packaging, and regresssion testing alongside the existing Rocky 9
and Ubuntu 22.04 pipelines.

Triggers:
- Push to main branch
- Pull requests modifying this workflow file
- Scheduled: Every Monday at 02:00 UTC
- Manual workflow dispatch with optional test selection
@tuhaihe
Copy link
Member Author

tuhaihe commented Dec 31, 2025

The CI failed due to #1441 - The PR #1513 will resolve it. So need to rebase this PR once #1513 is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant