Adam Miskiewicz
604fe7fca4
Clear CI caches
2017-05-15 19:41:23 -07:00
Adam Miskiewicz
690365a6e5
Update docker image
2017-05-15 19:41:03 -07:00
Adam Miskiewicz
1cd16bcf4a
Convert NavigationPlayground project to a CRNA project
2017-05-15 18:57:22 -07:00
Daniel Schmidt
b19beda0a7
Add NavigationPlayground Expo Demo ( #1523 )
...
* use react-navigation as dependency
* add expo based playground app
* name expo playground demo in the docs
* add ci task to deploy playground demo
2017-05-15 16:55:10 -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
37c9d07b9d
Paralellize tests
2017-05-14 22:04:55 -07:00
Adam Miskiewicz
fe9e30d8a8
Change react-navigation path in example package.json to relative
2017-05-14 21:28:38 -07:00
Adam Miskiewicz
6c09b85d4e
Update Circle.yml with more caching
2017-05-14 21:28:38 -07:00
Adam Miskiewicz
96a1c1fddf
Add codecov.io support
2017-05-14 21:28:38 -07:00
Kevin Cooper
85c2235a3c
Improve CircleCI infrastructure ( #1173 )
...
* [Example] Get tests passing on ReduxExample and NavigationPlayground
* [CI] Use more vague versioning so we're always up to date
* [CI] Test that the example apps run without error
* [CI] Install the current local version of react-nav before testing
* Fix tabs => spaces in ReduxExample/package.json
* Remove LinkingExample entirely
It's now part of NavigationPlayground.
2017-04-24 10:54:58 -07:00
Mike Grabowski
bbe9caff06
Fix eslint issues and turn on prettier by default ( #1195 )
...
* Automatically generate prop-types from Flow
* Remove propTypes usage
* Fix flow
* Modify some eslint settings
* Fix flowtype
* Lint tweaks
* use prop-types pkg
* Run prettier
* Fix flow
* Fix few lint issues
* Make eslint pass
* Run lint on tests
* Fix flow
* Fixes
* Alphabetical
* Trailing comma: ES5 for website compat, also fix config/paths
* Apply eslint --fix only to src now
* Fix missing transitionconfig
* Update TypeDefinition.js
* New stuff
* Unstage website and examples
* reformat code
* Update circle.yml
2017-04-24 17:31:22 +05:30
Satyajit Sahoo
a7b1243053
Fix flow ( #305 )
...
* Fix Flow and Android build
* Enable flow on CI
* Fix and suppress flow errors
2017-02-13 08:26:30 -08:00
Satyajit Sahoo
125159040c
Regenerate yarn.lock and tweak circle config
2017-02-06 07:34:15 +05:30
Adam Miskiewicz
bc2e45f34f
Update to Node 6.9.4 on CircleCI
2017-01-26 13:18:26 -08:00
Adam Miskiewicz
c37ad8a0a9
Initial public release of React Navigation
2017-01-26 11:53:33 -08:00