-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
Make CircleCI run shallow clones of the React Native repo #34438
Make CircleCI run shallow clones of the React Native repo #34438
Conversation
This pull request was exported from Phabricator. Differential Revision: D38784506 |
@throwaway-fishery has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
1 similar comment
@throwaway-fishery has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
This pull request was exported from Phabricator. Differential Revision: D38784506 |
…4438) Summary: ## Changelog [General][Changed] - Change all instance of `checkout` to shallow checkout with a default `--depth` value of 1. Pull Request resolved: facebook#34438 Differential Revision: D38784506 Pulled By: throwaway-fishery fbshipit-source-id: 00ecd752624dc0ed70593d8cd8dc0de0abbec4ff
ba1d4ac
to
a5b2af2
Compare
This pull request was exported from Phabricator. Differential Revision: D38784506 |
…4438) Summary: ## Changelog [General][Changed] - Change all instance of `checkout` to shallow checkout with a default `--depth` value of 1. Pull Request resolved: facebook#34438 Differential Revision: D38784506 Pulled By: throwaway-fishery fbshipit-source-id: 2783538fc66f21c1aeb606df8d01d336e71a6c9b
a5b2af2
to
f9121a7
Compare
This pull request was exported from Phabricator. Differential Revision: D38784506 |
…4438) Summary: ## Changelog [General][Changed] - Change all instance of `checkout` to shallow checkout with a default `--depth` value of 1. Pull Request resolved: facebook#34438 Differential Revision: D38784506 Pulled By: throwaway-fishery fbshipit-source-id: ce8b92e90ac7139c4d2cc3b328e6a434ea5958ac
f9121a7
to
bc0e633
Compare
This pull request was exported from Phabricator. Differential Revision: D38784506 |
…4438) Summary: ## Changelog [General][Changed] - Change all instance of `checkout` to shallow checkout with a default `--depth` value of 1. Pull Request resolved: facebook#34438 Differential Revision: D38784506 Pulled By: throwaway-fishery fbshipit-source-id: c46ceb29c33903c1f058e9790e0c29fff2ab0166
bc0e633
to
66ab0a6
Compare
…4438) Summary: ## Changelog [General][Changed] - Change all instance of `checkout` to shallow checkout with a default `--depth` value of 1. Keep booleans fully lowercase `true`, `false`. Pull Request resolved: facebook#34438 Reviewed By: cipolleschi Differential Revision: D38784506 Pulled By: throwaway-fishery fbshipit-source-id: 1b920aa5d11fd0a1a384f9d6a56111f49a734426
This pull request was exported from Phabricator. Differential Revision: D38784506 |
66ab0a6
to
a349427
Compare
Base commit: 4eec473 |
This pull request was successfully merged by @throwaway-fishery in 6747835. When will my fix make it into a release? | Upcoming Releases |
…4453) Summary: Pull Request resolved: facebook#34453 # Changelog [General][Fixed] - Fix shallow cloning break on main. Introduced in [facebook#34438](facebook#34438) Differential Revision: D38858746 fbshipit-source-id: 7e3587ee73bd2b165485f42d0076ac6f61010171
Summary: # Changelog [General][Fixed] - Fix shallow cloning break on main. Introduced in [facebook#34438](facebook#34438) Failed to fix in [facebook#34453](facebook#34453) Differential Revision: D38859731 fbshipit-source-id: 6a5749fa06c82a6d6e4bc27e3a52fd41e24a2fbe
Summary:
Changelog
[General][Changed] - Change all instance of
checkout
to shallow checkout with a default--depth
value of 1.Differential Revision: D38784506