When delivering results to clients with Kedro, I w...
# questions
g
When delivering results to clients with Kedro, I would like the data versioning to include the git commit hash. This just makes reproducing an earlier state a little bit easier for how I do things. But there are different ways to go about this. Would anyone be willing to share how they do this, or would do this?
h
Someone will reply to you shortly. In the meantime, this might help:
d
I think if you're doing it yourself, hooks, if not kedro-mflow does all of this
g
@datajoely Great! Thank you for those two suggestions!