cloudberry icon indicating copy to clipboard operation
cloudberry copied to clipboard

chore: Pinning submodules to commit SHA

Open ChaosEternal opened this issue 7 months ago • 2 comments

Fixes https://github.com/apache/cloudberry/discussions/1083

What does this PR do?

Pinning the submodules to their commit SHA

Type of Change

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

Test Plan

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

Impact

Checklist

Additional Context

CI Skip Instructions


ChaosEternal avatar May 03 '25 02:05 ChaosEternal

Hi, is there any update on this PR? We're nearing the release, but there hasn't been any recent developments. We need to make progress.

If we can't reach a consensus at this time, we can postpone this PR from the 2.0.0 release.

tuhaihe avatar May 26 '25 11:05 tuhaihe

I created a new PR to pin submodule dependencies to specific versions: https://github.com/apache/cloudberry/pull/1212. We can include this PR in the upcoming 2.1 release. Also, feel free to use this as a base for future work.

tuhaihe avatar Jul 04 '25 04:07 tuhaihe