SourceControlManager: Get File Hash
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Arjan Bal
Arjan BalReporter
Arjan Bal
Arjan BalTriaged
Yes
Components
Fix versions
Priority
Created February 8, 2023 at 12:10 PM
Updated April 11, 2023 at 6:26 AM
Resolved February 22, 2023 at 2:54 PM
A file hash is stored in DB for quickly comparing the version of pipeline pushed to Git by CDAP. We need to retrive the hash from Git’s metadata for the same. The Git file has remains the same irrespective of branch, commit ID, create time, author etc.