Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm: Make detox an optional dependency #2843

Merged
merged 1 commit into from
Aug 21, 2018
Merged

npm: Make detox an optional dependency #2843

merged 1 commit into from
Aug 21, 2018

Conversation

rye
Copy link
Member

@rye rye commented Aug 21, 2018

This will suppress total failures in detox's postinstall script from breaking our npm installation cycle, and is a temporary fix until wix/Detox#897 is resolved.

Resolves #2842. (kinda)

This will suppress total failures from breaking our npm installation cycle, and is a temporary fix.

Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Tested-by: Kristofer Rye <kristofer.rye@gmail.com>
@rye rye added tool/detox testing related to testing labels Aug 21, 2018
@rye rye self-assigned this Aug 21, 2018
@stodevx-bot
Copy link

iOS Report

Analysis of slow build times (>20s)
1m 20s: AllAboutOlaf/AllAboutOlaf [Release]
  0m 55s: Running script 'Bundle React Native code and images'
0m 27s: React/double-conversion [Release]
  0m 26s: Running script 'Install Third Party'
0m 13s: React/third-party [Release]
0m 53s: React/React [Release]
0m 27s: React/cxxreact [Release]

Generated by 🚫 dangerJS

@rye rye added this to the v2.6 milestone Aug 21, 2018
@rye rye merged commit 316b53a into master Aug 21, 2018
@rye rye deleted the optionalize-detox branch August 21, 2018 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing related to testing tool/detox
Projects
None yet
Development

Successfully merging this pull request may close these issues.

detox postinstall script failure
3 participants