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

[RN][CI] enable gradle action cleanup #45045

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

blakef
Copy link
Contributor

@blakef blakef commented Jun 18, 2024

Summary:

Enable gradle-home-cache-cleanup to attempt to limit the growth of the
gradle-home-v1-* cache entries. When these entries grow too large bad
things happen. See [1].

[1] https://github.com/gradle/actions/blob/main/docs/setup-gradle.md#remove-unused-files-from-gradle-user-home-before-saving-to-the-cache

Changelog:

[Internal]

Test Plan:

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Jun 18, 2024
@analysis-bot
Copy link

analysis-bot commented Jun 18, 2024

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 20,460,237 -6
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 23,658,897 -10
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: d8739e1
Branch: main

@facebook-github-bot
Copy link
Contributor

@blakef has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Enable `gradle-home-cache-cleanup` to attempt to limit the growth of the
`gradle-home-v1-*` cache entries. When these entries grow too large bad
things happen. See [1].

Added cleanup-pr-cache to remove cache entries created by a PR, when the
PR is closed.

[1] https://github.com/gradle/actions/blob/main/docs/setup-gradle.md#remove-unused-files-from-gradle-user-home-before-saving-to-the-cache

Changelog: [Internal]
@blakef blakef force-pushed the feat/gradle-cache-cleanup branch from 7363935 to bdd6066 Compare June 19, 2024 09:20
@facebook-github-bot
Copy link
Contributor

@blakef has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@react-native-bot
Copy link
Collaborator

This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@react-native-bot react-native-bot added Stale There has been a lack of activity on this issue and it may be closed soon. and removed Stale There has been a lack of activity on this issue and it may be closed soon. labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants