apache / apache/cordova

Unsuccessful cordova build commands

Open
#74 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
710
Forks
75
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.