expo / expo/expo-github-action

Expo fingerprint action is generating builds even there are zero native dependency changes in the app

Open
#310 7 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1k
Forks
107
PR merge metrics
No merged PRs in 30d

Description

### 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 unnecessary

![image](https://github.com/user-attachments/assets/f841bb3f-b5e6-43f1-99e9-51f9882f580e)

### To Reproduce
What steps did you perform which led to this issue?

1. Go to '...'
2. Click on '....'
3. 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.