You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the problem is, even i ve zero changes for native dependencies the fingerprint is different for each push...
which triggers an eas build all the time on CI even though its unnecessary
To Reproduce
What steps did you perform which led to this issue?
Go to '...'
Click on '....'
Scroll down to '....'
Expected behavior
If there are no native dependency changes there shouldnt be a new build on EAS
Actual behavior
It creates an EAS build for all pushes without a single native dependency change
Additional context
The text was updated successfully, but these errors were encountered:
Description of the bug
Hi, we are using https://github.com/expo/expo-github-action/tree/main/continuous-deploy-fingerprint action to deploy to preview or development branches
the problem is, even i ve zero changes for native dependencies the fingerprint is different for each push...
which triggers an
eas build
all the time on CI even though its unnecessaryTo Reproduce
What steps did you perform which led to this issue?
Expected behavior
If there are no native dependency changes there shouldnt be a new build on EAS
Actual behavior
It creates an EAS build for all pushes without a single native dependency change
Additional context
The text was updated successfully, but these errors were encountered: