diff --git a/apps.json b/apps.json deleted file mode 100644 index b4ee67f..0000000 --- a/apps.json +++ /dev/null @@ -1,62 +0,0 @@ -[ - { - "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" - } -] diff --git a/apps.json.full b/apps.json.full deleted file mode 100644 index 36d62f4..0000000 --- a/apps.json.full +++ /dev/null @@ -1,62 +0,0 @@ -[ - { - "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" - } -]