Brent Vatne
9fdfec18f6
Remove yarn link in test script
2018-03-16 20:08:47 -04:00
Brent Vatne
33c6ac9ae7
Remove website, docs and related commit. ( #3419 )
...
- This now lives at https://github.com/react-navigation/react-navigation.github.io
2018-02-03 10:38:43 -08:00
Adam Miskiewicz
c5851fc940
Deploy to Heroku using Docker
2017-10-20 14:54:25 -07:00
Adam Miskiewicz
c414ba8385
Update CI docker image
2017-09-06 15:51:46 -07:00
Adam Miskiewicz
b5d3ff0aae
Use token when running 'now alias'
2017-09-06 15:13:50 -07:00
Adam Miskiewicz
22b26ff6af
Deploy website using NOW_TOKEN
2017-09-06 14:59:25 -07:00
Adam Miskiewicz
ba47c772ff
Remove ReduxExample from Circle
2017-07-19 14:10:43 -07:00
Koen Punt
027c6ae5aa
ignore files starting with a dot ( #1971 )
...
macOS creates metadata files named `.DS_Store`. The script incorrect tries to read it with a `.md` extension. By excluding all files that start with a dot we can prevent this.
2017-06-23 17:19:13 -07:00
Adam Miskiewicz
2b1081076b
Add watchman to docker image
2017-05-15 20:09:08 -07:00
Adam Miskiewicz
690365a6e5
Update docker image
2017-05-15 19:41:03 -07:00
Adam Miskiewicz
83e2cf007b
Fix tests in examples
2017-05-15 19:36:04 -07:00
Adam Miskiewicz
1cd16bcf4a
Convert NavigationPlayground project to a CRNA project
2017-05-15 18:57:22 -07:00
Adam Miskiewicz
a61b4478f0
Make sure root deps are installed before running yarn in example folders
2017-05-14 23:16:02 -07:00
Adam Miskiewicz
9edb4ef5e8
More CI parallelization optimizations
2017-05-14 23:14:22 -07:00
Adam Miskiewicz
aa84a5e316
Migrate to CircleCI v2 ( #1517 )
...
Use the new Docker-based, beta version of CircleCI.
This adds a docker image that has the correct deps to run flow, and then migrates from the old circle.yml format to the new.
This gets test runs wayyyyy down. Earlier today, on the old stack, before optimizations, we were at > 9 min for PR builds (aka, CI runs without a website deploy). The build for this PR ran in 1 min 33 seconds. Woo!
2017-05-14 23:08:13 -07:00
Adam Miskiewicz
3b6eee6367
Split test commands into test.sh, respect CIRCLE_NODE_INDEX
2017-05-14 22:11:18 -07:00
Adam Miskiewicz
f3a958dca1
Update/Fix Prettier + Eslint config for codebase
...
Run Prettier/Eslint on entire codebase, fix issues
2017-05-14 14:18:09 -07:00
Steviey
c5720cafb4
Added nodes.js cross platform file separator ( #69 )
2017-01-28 20:36:13 -08:00
Adam Miskiewicz
c37ad8a0a9
Initial public release of React Navigation
2017-01-26 11:53:33 -08:00