GitHub user edespino added a comment to the discussion: [Ideas] Submodule
Pinning
While reviewing the implementation, I suggested we consider using release tags
instead of raw commit SHAs for the submodules, where available. Tags offer
better visibility into the upstream version being used an
GitHub user yjhjstz added a comment to the discussion: [Ideas] Submodule Pinning
vote for use tags.
GitHub link:
https://github.com/apache/cloudberry/discussions/1083#discussioncomment-13027774
This is an automatically sent email for dev@cloudberry.apache.org.
To unsubscribe, please send
GitHub user ChaosEternal added a comment to the discussion: [Ideas] Submodule
Pinning
Let's use this discuss as our single source of truth.
| Improved traceability: Tags often correspond to stable releases
True, but Git itself doesn't have a mechanism to prevent a tag being changed.
If our
GitHub user ChaosEternal edited a comment on the discussion: [Ideas] Submodule
Pinning
Let's use this discuss as our single source of truth.
| Improved traceability: Tags often correspond to stable releases
True, but Git itself doesn't have a mechanism to prevent a tag being changed.
If our