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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to