cloudberry icon indicating copy to clipboard operation
cloudberry copied to clipboard

Remove the unused hd-cli/* from Cloudberry source

Open tuhaihe opened this issue 8 months ago • 0 comments

contrib/pax_storage/hd-cli/* workflow files include URLs that cannot be accessible in public and these files are not used in Cloudberry CICD workflows, so remove them.

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


tuhaihe avatar Apr 28 '25 03:04 tuhaihe