metadata: validate STRING and INT build field types
This converts float/int to string for things like commit:
or versionName:
. For versionCode:
, which must be an integer, it throws an exception if the data is any other type.
Merge request reports
Activity
changed milestone to %2.0
added yaml label
added 14 commits
-
acf9ac38...b1eb0862 - 13 commits from branch
fdroid:master
- df294629 - metadata: validate STRING and INT build field types
-
acf9ac38...b1eb0862 - 13 commits from branch
mentioned in commit 0d609b4b
Please register or sign in to reply