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

test(ci, android): add step to clear space for source builds #11

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

mikehardy
Copy link
Contributor

@mikehardy mikehardy commented Dec 5, 2024

@cortinico here's a little side PR from the headless-JS thing - Reproducer CI build fails if building from source but I had some experience with similar so was aware of an easy github action to fix it. Maybe of interest?

If you want to test a reproducer using react-native built from source you need a lot more space in CI than the runner has by default

The addition of this action, with these settings, clears enough space to work


Examples where it failed the first time I built from source, then again with just a little space cleared, then it worked with more space cleared:

https://github.com/mikehardy/old-arch-android-receiver-boot-crash/actions

If you want to test a reproducer using react-native built from source you need a lot more space in CI than the runner has by default

The addition of this action, with these settings, clears enough space to work
Copy link
Member

@cortinico cortinico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

amazing thank you

@cortinico cortinico merged commit d433654 into main Dec 6, 2024
2 checks passed
@cortinico cortinico deleted the mikehardy-clear-ubuntu-ci-space branch December 6, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants