Structure
The cauldron document
{
"nativeApps": [
{
"name": "MyWeatherApp",
"platforms": [
{
"name": "android",
"versions": [
{
"name": "1.0.0",
"isReleased": true,
"binary": null,
"yarnLocks": {
"container": "3f5f0e4bac859b9e83adacacc2141e594ac1403d"
},
"codePush": {
"Production": [
{
"metadata": {
"deploymentName": "Production",
"isMandatory": true,
"appVersion": "1.0.0",
"size": 1877208,
"releaseMethod": "Release",
"label": "v16",
"releasedBy": "[email protected]",
"rollout": 100
},
"miniapps": [
"[email protected]",
"https://github.com/electrode-io/moviedetails-miniapp#0.0.9"
],
"jsApiImpls": []
}
]
},
"containerVersion": "1.0.9",
"container": {
"nativeDeps": [
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]"
],
"miniApps": [
"[email protected]",
"https://github.com/electrode-io/moviedetails-miniapp#0.0.9"
],
"jsApiImpls": [],
"ernPlatformVersion": "0.24.0"
}
}
]
}
]
}
]
}Cauldron configuration files
Last updated