expo / expo/expo-github-action

Update timing out on GitHub actions but running fine locally

Open
#230 2 comments 3 reactions 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
I've been using the `expo-github-action/preview` sub-action successfully for about a month. The `eas update` command has always taken much longer in CI than when I run it locally, but I wasn't too concerned about it.

Recently, I submitted a PR which caused the preview step to time out completely, even though the logs suggest that everything went through successfully. Note the step time in the top right:

Screen Shot 2023-09-11 at 9 20 35 AM

I've been able to use the same branch to run `eas update` locally with no problems.

### To Reproduce
I pushed a set of changes which caused the preview sub-action to stop working properly. It's hard to say which part of the changes could've caused it, since it was a decently-sized PR. These are my Expo dependency updates in case something stands out:

Screen Shot 2023-09-11 at 9 23 09 AM

#### Expected behavior
I expected that the update would finish successfully as it has in the past.

#### Actual behavior
The update seems to have timed out, and there are no new updates in my Expo dashboard.

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.