Skip to content

Conversation

@tuhaihe
Copy link
Member

@tuhaihe tuhaihe commented Jan 26, 2026

Migrate from Concourse CI to GitHub Actions and remove legacy Greenplum 5/6 support files for Apache Cloudberry compatibility.

Changes:

  • Remove .github/workflows/create-release-on-tag.yml
  • Rename concourse/ to ci/, keeping only:
    • ci/singlecluster/ (Hadoop test environment)
    • ci/docker/pxf-cbdb-dev/ubuntu/ (Docker Compose + scripts)
  • Remove Concourse-specific files:
    • pipelines/, tasks/, scripts/, terraform/, ansible/, settings/
    • docker/{pxf-dev-base,pxf-dev-server,pxf-build-base,docs,sandbox,rpmrebuild}/
  • Remove Greenplum 5/6 RPM specs (package/pxf-gp{5,6}.spec)
  • Remove obsolete dev scripts:
    • IPA/multinode Hadoop setup
    • Dataproc cluster management
    • create-release-branch.bash, rebuild_pxf.bash, set_up_gpadmin_user.bash
  • Remove downloads/README.md
  • Update path references in:
    • .github/workflows/pxf-ci.yml
    • README.md, cli/README.md, automation/README.Docker.md, docs/README.md
    • ci/docker/pxf-cbdb-dev/ubuntu/script/{entrypoint.sh,entrypoint_kerberos.sh}

fix #ISSUE_Number


Change logs

Describe your change clearly, including what problem is being solved or what document is being added or updated.

Contributor's checklist

Here are some reminders before you submit your pull request:

  • Make sure that your Pull Request has a clear title and commit message. You can take the Git commit template as a reference.
  • Sign the Contributor License Agreement as prompted for your first-time contribution (One-time setup).
  • Learn the code contribution and doc contribution guides for better collaboration.
  • List your communications in the GitHub Issues or Discussions (if has or needed).
  • Feel free to ask for the cloudberrydb team to help review and approve.

@tuhaihe
Copy link
Member Author

tuhaihe commented Jan 27, 2026

Hi @my-ship-it @MisterRaindrop @ostinru PTAL, thanks!

Copy link
Collaborator

@MisterRaindrop MisterRaindrop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Migrate from Concourse CI to GitHub Actions and remove legacy Greenplum 5/6
support files for Apache Cloudberry compatibility.

Changes:
- Remove .github/workflows/create-release-on-tag.yml
- Rename concourse/ to ci/, keeping only:
  - ci/singlecluster/ (Hadoop test environment)
  - ci/docker/pxf-cbdb-dev/ubuntu/ (Docker Compose + scripts)
- Remove Concourse-specific files:
  - pipelines/, tasks/, scripts/, terraform/, ansible/, settings/
  - docker/{pxf-dev-base,pxf-dev-server,pxf-build-base,docs,sandbox,rpmrebuild}/
- Remove Greenplum 5/6 RPM specs (package/pxf-gp{5,6}.spec)
- Remove obsolete dev scripts:
  - IPA/multinode Hadoop setup
  - Dataproc cluster management
  - create-release-branch.bash, rebuild_pxf.bash, set_up_gpadmin_user.bash
- Remove downloads/README.md
- Update path references in:
  - .github/workflows/pxf-ci.yml
  - README.md, cli/README.md, automation/README.Docker.md, docs/README.md
  - ci/docker/pxf-cbdb-dev/ubuntu/script/{entrypoint.sh,entrypoint_kerberos.sh}
@tuhaihe tuhaihe merged commit bfa5149 into apache:main Jan 27, 2026
22 checks passed
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.

4 participants