How to determine which git commit or build id is linked to a publish

Question
How can I figure out which version of my code was published/built? I don’t see any reference to git commits in the online build summary nor expo build id in the publish history (expo publish:history --platform ios). Thanks

Diagnostics:
Expo CLI 4.5.2 environment info:
System:
OS: macOS 11.4
Shell: 5.8 - /usr/local/bin/zsh
Binaries:
Node: 12.21.0 - ~/.nvm/versions/node/v12.21.0/bin/node
Yarn: 1.22.10 - /usr/local/bin/yarn
npm: 6.14.11 - ~/.nvm/versions/node/v12.21.0/bin/npm
Managers:
CocoaPods: 1.9.3 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: iOS 14.5, DriverKit 20.4, macOS 11.3, tvOS 14.5, watchOS 7.4
IDEs:
Android Studio: 4.0 AI-193.6911.18.40.6626763
Xcode: 12.5/12E262 - /usr/bin/xcodebuild
npmPackages:
expo: ^41.0.1 => 41.0.1
react: 16.13.1 => 16.13.1
react-dom: 16.13.1 => 16.13.1
react-native: https://github.com/expo/react-native/archive/sdk-41.0.0.tar.gz => 0.63.2
react-native-web: ~0.13.12 => 0.13.18
Expo Workflow: managed

1 Like

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