react-native-macos/scripts
Konstantin Raev aec90bb46b Version release script
Summary:npm-publish.js is not cohesive enough: besides building and publishing it also modifies some files.

It is better to have a separate script that will bump versions, make a commit and tag it.

scripts/bump-oss-version.js does exactly that.

This simplifies release process and allows manual release to npm if CI is not available.
Closes https://github.com/facebook/react-native/pull/6625

Differential Revision: D3092849

fb-gh-sync-id: 92cf38bd3df31c8c9c433fc5f9e15c129855fe0e
shipit-source-id: 92cf38bd3df31c8c9c433fc5f9e15c129855fe0e
2016-03-24 08:41:24 -07:00
..
bump-oss-version.js Version release script 2016-03-24 08:41:24 -07:00
circle-ci-android-setup.sh Fixed CI stability: running android tests via emulator not graddle:co… 2016-03-11 13:33:26 -08:00
e2e-test.sh Allow react-native init <version> + removed sinopia from being required for e2e testing 2016-03-24 05:31:23 -07:00
objc-test.sh Move tests to iOS9.2 2016-01-06 17:12:02 +00:00
publish-npm.js Version release script 2016-03-24 08:41:24 -07:00
run-android-instrumentation-tests.sh instrumentation tests are executed with BUCK 2016-03-02 06:55:35 -08:00
test-manual-e2e.sh Add testing HMR into manual testing steps 2016-03-24 06:37:21 -07:00