frappe_docker/.github/workflows
Digikwal a94b12dfc4
chore: add Makefile
Includes the following targets:
- `make lint`     → Run pre-commit hook for trailing whitespace
- `make format`   → Apply Prettier formatting across the repo
- `make push`     → Add, commit (with prompt), and push changes
- `make amend`    → Amend the last commit without editing message
- `make help`     → Show usage guide

Also includes optional extras like hook installation and reset utilities.
2025-06-26 22:04:21 +02:00
..
auto-merge-fieldmate.yml chore: switch to fine-grained PAT 2025-06-26 21:34:12 +02:00
check.yml ci: relax failure threshold 2025-06-26 18:42:26 +02:00
docker-build.yml chore: fix code formatting via Prettier 2025-06-26 18:07:51 +02:00
release-trigger.yml ci: Add unified Check workflow for lint and pre-commit 2025-06-26 17:15:26 +02:00
semantic-release.yml chore: add Makefile 2025-06-26 22:04:21 +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
wait-for-check.yml ci: relax failure threshold 2025-06-26 18:42:26 +02:00