mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-18 06:05:09 +00:00
apps.json: - Add frappe/hrms @ version-16 (HR & Payroll, ★7.6k) - Reorder: erpnext → hrms → crm → helpdesk → payments → insights → lms → telephony DEPLOY.md: - Add branch strategy table - Add GitHub Actions workflows section Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 lines
588 B
JSON
10 lines
588 B
JSON
[
|
|
{ "url": "https://github.com/frappe/erpnext", "branch": "version-16" },
|
|
{ "url": "https://github.com/frappe/hrms", "branch": "version-16" },
|
|
{ "url": "https://github.com/frappe/crm", "branch": "main" },
|
|
{ "url": "https://github.com/frappe/helpdesk", "branch": "main" },
|
|
{ "url": "https://github.com/frappe/payments", "branch": "develop" },
|
|
{ "url": "https://github.com/frappe/insights", "branch": "main" },
|
|
{ "url": "https://github.com/frappe/lms", "branch": "main" },
|
|
{ "url": "https://github.com/frappe/telephony", "branch": "develop" }
|
|
]
|