react-native/scripts/circleci
Héctor Ramos 6da5779eb7 Remove pull request check on npm deploys (#19856)
Summary:
The publish script will fail on forked PRs anyway as the $CIRCLE_NPM_TOKEN envvar will be missing or incorrect.

We also move buck fetches to their own own shell script. These are shared by the Android and Deploy jobs, and using -ex will allow us to see which specific command failed without the need to list all steps in the config file.

Finally, cache keys are updated as architecture is only relevant in caches that may be reused across macOS and linux, which is not the case for Android.
Pull Request resolved: https://github.com/facebook/react-native/pull/19856

Differential Revision: D8956879

Pulled By: hramos

fbshipit-source-id: cfc360b9c603497fee53433471537bdc15a0a1c8
2018-07-23 13:33:28 -07:00
..
analyze_code.sh Explicitly set path to yarn 2018-03-16 17:22:05 -07:00
apt-get-android-deps.sh Clear apt cache 2018-05-15 17:27:52 -07:00
buck_fetch.sh Remove pull request check on npm deploys (#19856) 2018-07-23 13:33:28 -07:00
check_cache.sh Clear cache to resolve iOS, tvOS workflow 2018-03-09 15:11:46 -08:00
check_license.sh Check PATENTS does not creep into files 2018-03-01 08:22:05 -08:00
exec_swallow_error.sh Explicitly set path to yarn 2018-03-16 17:22:05 -07:00
gradle_download_deps.sh Cache C++ downloads 2018-03-27 14:33:24 -07:00