frappe_docker/.github
Digikwal 9ed7b47cc3
ci: add workflow to react on Fieldmate release
This workflow listens for repository_dispatch events of type 'fieldmate-release'.
It is intended to be triggered from the Fieldmate repository after a new version is released.

On receiving the event:
- It prints the version number from the client_payload
- Serves as an integration point for docker rebuilds, publish flows, or other automations

Use `version` in the client payload to pass the released tag, e.g. 'v0.0.2'.
2025-06-25 20:04:30 +02:00
..
ISSUE_TEMPLATE chore(lint): Run end-of-file-fixer 2021-12-10 11:51:11 +03:00
scripts refactor: prepare for v15 (#1243) 2023-10-20 18:40:10 +05:30
workflows ci: add workflow to react on Fieldmate release 2025-06-25 20:04:30 +02:00
dependabot.yml refactor: build only one frappe/erpnext image (#1032) 2023-01-16 04:20:09 +05:30
PULL_REQUEST_TEMPLATE.md Add PR template, issue templates 2020-03-29 22:34:39 +01:00