Hello,
I’m currently porting a project from python raven to the new unified python sdk. Howevery, with raven the release was set with raven.fetch_git_sha(GIT_REPO_ROOT)
. I can’t find an equivalent for this method in the unified sdk. What’s the way I should set it?
Thanks,
felixoi