Adding apps files for container rebuild
This commit is contained in:
62
apps.json
Normal file
62
apps.json
Normal file
@@ -0,0 +1,62 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/erpnext",
|
||||||
|
"branch": "version-15"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/payments",
|
||||||
|
"branch": "version-15"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/builder",
|
||||||
|
"branch": "master"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/drive",
|
||||||
|
"branch": "main"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/newsletter",
|
||||||
|
"branch": "develop"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/crm",
|
||||||
|
"branch": "main"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/studio",
|
||||||
|
"branch": "develop"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/gameplan",
|
||||||
|
"branch": "main"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/insights",
|
||||||
|
"branch": "version-3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/wiki",
|
||||||
|
"branch": "master"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/print_designer",
|
||||||
|
"branch": "main"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/lms",
|
||||||
|
"branch": "main"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/hrms",
|
||||||
|
"branch": "version-15"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/helpdesk",
|
||||||
|
"branch": "main"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/webshop",
|
||||||
|
"branch": "version-15"
|
||||||
|
}
|
||||||
|
]
|
||||||
62
apps.json.full
Normal file
62
apps.json.full
Normal file
@@ -0,0 +1,62 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/erpnext",
|
||||||
|
"branch": "version-15"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/payments",
|
||||||
|
"branch": "version-15"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/builder",
|
||||||
|
"branch": "master"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/drive",
|
||||||
|
"branch": "main"
|
||||||
|
},
|
||||||
|
// {
|
||||||
|
// "url": "https://github.com/frappe/newsletter",
|
||||||
|
// "branch": "develop"
|
||||||
|
// },
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/crm",
|
||||||
|
"branch": "main"
|
||||||
|
},
|
||||||
|
// {
|
||||||
|
// "url": "https://github.com/frappe/studio",
|
||||||
|
// "branch": "develop"
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// "url": "https://github.com/frappe/gameplan",
|
||||||
|
// "branch": "main"
|
||||||
|
// },
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/insights",
|
||||||
|
"branch": "version-3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/wiki",
|
||||||
|
"branch": "master"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/print_designer",
|
||||||
|
"branch": "main"
|
||||||
|
},
|
||||||
|
// {
|
||||||
|
// "url": "https://github.com/frappe/lms",
|
||||||
|
// "branch": "main"
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// "url": "https://github.com/frappe/hrms",
|
||||||
|
// "branch": "version-15"
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// "url": "https://github.com/frappe/helpdesk",
|
||||||
|
// "branch": "main"
|
||||||
|
// },
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/webshop",
|
||||||
|
"branch": "version-15"
|
||||||
|
}
|
||||||
|
]
|
||||||
Reference in New Issue
Block a user