Sentry setCommits and deployEnv

We have on-premise Sentry instance and following the documentation in Using Sentry - Expo Documentation I got release information itself updating normally by postPublish hook but associated commits (setCommits) or deployment environments (deployEnv) are not set. Sentry is running in Docker and version is 9.1.2

Are those options working correctly with hosted Sentry services? Should those options work with self hosted instances? What could be the issue why they do not work?

expo diagnostics:
Expo CLI 3.22.3 environment info:
System:
OS: Linux 3.12 Ubuntu 16.04.5 LTS (Xenial Xerus)
Shell: 4.3.48 - /bin/bash
Binaries:
Node: 14.5.0 - /usr/bin/node
npm: 6.14.5 - /usr/bin/npm
npmGlobalPackages:
expo-cli: 3.22.3

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.