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
Not sure if this is the right repo to open this issue.
Description of the bug
When using the beta github hook for eas updates in a monorepo, if I push multiple commits at once to a branch and the last doesn't change files inside the expo app folder, the hook does not trigger.
To Reproduce
Activate the hook.
Commit multiple times locally, changing the app but not in the last commit.
Push to github.
Expected behavior
The hook runs, an update is published in the branch channel.
Actual behavior
Additional context
I'm not 100% sure about how to repro but I'll update if I find out more.
If I push a commit that does have changes in the expo folder, the updates hook triggers as expected.
The text was updated successfully, but these errors were encountered:
aldebout
changed the title
Beta Updates Github hook on expo.dev doesn't trigger in monorepo when pushing directly to branch
Beta Updates Github hook on expo.dev doesn't trigger in monorepo when pushing multiple commits to branch
Nov 15, 2024
Not sure if this is the right repo to open this issue.
Description of the bug
When using the beta github hook for eas updates in a monorepo, if I push multiple commits at once to a branch and the last doesn't change files inside the expo app folder, the hook does not trigger.
To Reproduce
Activate the hook.
Commit multiple times locally, changing the app but not in the last commit.
Push to github.
Expected behavior
The hook runs, an update is published in the branch channel.
Actual behavior
Additional context
I'm not 100% sure about how to repro but I'll update if I find out more.
If I push a commit that does have changes in the expo folder, the updates hook triggers as expected.
The text was updated successfully, but these errors were encountered: