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