[RN][GHA] Only build_android should write to the Gradle Cache#45160
[RN][GHA] Only build_android should write to the Gradle Cache#45160cortinico wants to merge 1 commit intofacebook:mainfrom
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D59002323 |
|
This pull request was exported from Phabricator. Differential Revision: D59002323 |
9c843f2 to
24ad00f
Compare
Base commit: 8bd9952 |
|
This pull request was exported from Phabricator. Differential Revision: D59002323 |
24ad00f to
a3c4ad0
Compare
|
This pull request was exported from Phabricator. Differential Revision: D59002323 |
a3c4ad0 to
ff9ce7c
Compare
|
This pull request was exported from Phabricator. Differential Revision: D59002323 |
ff9ce7c to
44efdae
Compare
|
This pull request was exported from Phabricator. Differential Revision: D59002323 |
44efdae to
8da0a7d
Compare
|
This pull request was exported from Phabricator. Differential Revision: D59002323 |
8da0a7d to
33476af
Compare
Summary: Pull Request resolved: facebook#45160 This should optimize the Gradle cache, so that only `build_android` which effectively builds everything Android related, should be allowed to write there. More info on this strategy here: https://github.com/gradle/actions/blob/main/docs/setup-gradle.md Changelog: [Internal] [Changed] - Only build_android should write to the Gradle Cache Reviewed By: cipolleschi Differential Revision: D59002323
|
This pull request was exported from Phabricator. Differential Revision: D59002323 |
33476af to
e10035f
Compare
|
This pull request has been merged in 88a9b6e. |
|
This pull request was successfully merged by @cortinico in 88a9b6e. When will my fix make it into a release? | How to file a pick request? |
Summary:
This should optimize the Gradle cache, so that only
build_androidwhicheffectively builds everything Android related, should be allowed to write there.
More info on this strategy here:
https://github.com/gradle/actions/blob/main/docs/setup-gradle.md
Changelog:
[Internal] [Changed] - Only build_android should write to the Gradle Cache
Differential Revision: D59002323