Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Cleanup 4] Remove concourse and hd-ci related files #920

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tuhaihe
Copy link
Member

@tuhaihe tuhaihe commented Feb 12, 2025

Remove all concourse related files as we're no longer using the concourse pipeline system. Also, the hd-ci/ files are not used anymore in the Cloudberry building.

Files removed:

  • concourse/*
  • hd-ci/*
  • src/backend/gporca/concourse
    • README.md
    • test_explain_pipeline.yml
    • test_orca_pipeline.yml
    • vars_example.yml

This cleanup helps maintain a cleaner codebase by removing unused CI/CD configurations and scripts.

Fixes #908

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


@tuhaihe tuhaihe force-pushed the remove-concourse-files branch from 2df109c to 7ae8284 Compare February 12, 2025 03:47
@tuhaihe
Copy link
Member Author

tuhaihe commented Feb 12, 2025

No rush to merge this PR until our cherry-pick work has been done.

@tuhaihe tuhaihe force-pushed the remove-concourse-files branch from 7ae8284 to ed2e76a Compare February 18, 2025 06:50
@tuhaihe tuhaihe changed the title Remove concourse and hd-ci related files [Cleanup 4] Remove concourse and hd-ci related files Feb 18, 2025
Remove all concourse related files as we're no longer using the concourse
pipeline system. Also, the hd-ci/ files are not used anymore in the
Cloudberry building.

Files removed:
- concourse/*
- hd-ci/*
- src/backend/gporca/concourse
  * README.md
  * test_explain_pipeline.yml
  * test_orca_pipeline.yml
  * vars_example.yml

This cleanup helps maintain a cleaner codebase by removing unused CI/CD
configurations and scripts.
@tuhaihe tuhaihe force-pushed the remove-concourse-files branch 2 times, most recently from 6cd7170 to 899fd5e Compare February 19, 2025 10:14
@tuhaihe tuhaihe requested a review from edespino February 21, 2025 08:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants