Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Tom Underhill 50a41134cd
Fix react-native-macos package name and version (#333)
* Update scripts to publish react-native-macos-init

* Clean up merge markers

* Restored ios:macos RNTester parity except for InputAccessoryView.

* Revert "Restored ios:macos RNTester parity except for InputAccessoryView."

This reverts commit 5a67ae06b0.

* Fix package name and version scheme

* Actually rename the package.
Rename arg from minorVersionPrefix to patchVersionPrefix because that's what it actually is.

* Rename package before install

* Fix metro bundler.

* Fix Jest tests.

* Try CmdLine@2 instead of script

* Rename repo for jest tests
2020-05-01 22:28:16 -07:00
Tom Underhill bfd9b433e5
Add CI for react-native-macos-init (#297)
* Update scripts to publish react-native-macos-init

* Clean up merge markers

* Added CI test for react-native-macos-init

* Rename command

* Apparently ADO variables cannot be yml arrays.  Remove the Demands variable.

* Ensure node 10.x

* Try npm install -g verdaccio

* Try without npx

* Log verdaccio console output.

* Try NodeTool instead of UseNode

* Fix argument

* Try using `n` to enforce node version when running ado-start-verdaccio.sh

* No bump

* Set env var

* Lets try setting the correct env var this time.

* Make versionUtils.js more robust.

* Restore package.json

* Run beachball from react-native-macos-init

* Fix \ to /.

* Change version to latest
2020-04-07 11:08:40 -07:00
Tom Underhill e9f6c209bc
Update scripts to publish react-native-macos-init (#294)
* Update scripts to publish react-native-macos-init

* Change files

* Change files

* Changed publish to use beachball.

* Used yarn install instead of npm install

* Add yarn build
2020-04-03 22:54:36 -07:00
Tom Underhill 0569058373
Change publish step to publish react-native-macos npm package. (#228) 2020-01-27 15:44:21 -08:00
REDMOND\acoates 3369b9dd3e Update build logic to bump version before nuget pack 2019-06-12 15:35:43 -07:00