Adding apps files for container rebuild

This commit is contained in:
2025-06-30 14:34:43 +00:00
parent 102ee7f148
commit abc808d1d1
2 changed files with 124 additions and 0 deletions

62
apps.json Normal file
View 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
View 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"
}
]