Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[eas update] Lifecycle hooks #1916

Closed
feRpicoral opened this issue Jul 2, 2023 · 4 comments
Closed

[eas update] Lifecycle hooks #1916

feRpicoral opened this issue Jul 2, 2023 · 4 comments

Comments

@feRpicoral
Copy link

Are there lifecycle hooks like there are for eas build but for eas update?

eas build hooks: https://docs.expo.dev/build-reference/npm-hooks/

Since the env vars need to be set during an update (https://docs.expo.dev/eas-update/environment-variables/#setting-and-getting-environment-variables-when-publishing-an-update) I would like to have a script that checks if the required variables are set before performing the update.

I'm aware that I could have default values on app.config.ts but I don't feel comfortable fallbacking to production (my env var is to define the API URL) when it's not set.

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

This issue is stale because it has been open for 30 days with no activity. If there is no activity in the next 7 days, the issue will be closed.

@github-actions github-actions bot added the stale label Aug 3, 2023
@github-actions
Copy link

This issue was closed because it has been inactive for 7 days since being marked as stale. Please open a new issue if you believe you are encountering a related problem.

@ladyshaitan
Copy link

I want this as well.

@pietgk
Copy link

pietgk commented Sep 5, 2024

i would also really like to have this option to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants