frappe_docker/.github/workflows
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
..
docker-build.yml fix: handle immutable tags 2025-06-25 00:02:32 +02:00
lint.yml ci: create lint.yml 2025-06-24 22:37:11 +02:00
on-fieldmate-release.yml ci: add workflow to react on Fieldmate release 2025-06-25 20:04:30 +02:00
pre-commit.yml chore(ci): remove path 2025-06-25 19:32:56 +02:00
semantic-release.yml ci: update workflow triggersemantic-release.yml 2025-06-24 22:02:28 +02:00
stale.yml ci: add semantic-release, docker build & pre-commit workflows 2025-06-24 18:28:55 +02:00
update-hooks.yml style: [prettier] Autoformat code via pre-commit hook 2025-06-24 23:44:41 +02:00