You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/02/17 13:56:35 UTC

[GitHub] janpio opened a new issue #74: Unsuccessful cordova build commands

janpio opened a new issue #74: Unsuccessful cordova build commands
URL: https://github.com/apache/cordova/issues/74
 
 
   I looked a bit at the Cordova Telemetry data about the commands executed: 
   https://datastudio.google.com/reporting/0B-Ja5cNOX_XLTElHdWd4V2NUem8/page/zkJF
   
   I was mainly interested in the build process, so I filtered all non build related (`platform`, `plugin`, `create`, `help`, `info`, `version`, `requirements` and their typos) commands. This is what I was left with:
   
   ![image](https://user-images.githubusercontent.com/183673/52914009-c5cbf380-32c3-11e9-81e9-7991a39f4739.png)
   
   There are almost as many successful `run` executions as unsuccessful ones.  
   There are even _more_ unsuccessful `emulate` executions than successful ones.
   
   Unfortunately we don't know more about interesting parameters like `--device`/`--emulator` or `--debug`/`--release` as those data is not part of telemetry collection.
   
   The reasons for this high number of failures are of course manifold, but maybe we can still work on decreasing those numbers.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org