feat: improve CI/CD workflows and code quality checks #6

Merged
kerrad merged 1 commits from dev-6 into main 2026-02-28 22:09:01 +00:00
Owner
  • ci.yml: fix workflow_dispatch (was missing options), add pull_request trigger
  • deploy.yml: add dry_run option for safe testing deployments
  • Makefile: improve code quality targets to include bots subdirectories
  • docker-compose.yml: clean up telegram-bot env vars (use env_file)

Made-with: Cursor

- ci.yml: fix workflow_dispatch (was missing options), add pull_request trigger - deploy.yml: add dry_run option for safe testing deployments - Makefile: improve code quality targets to include bots subdirectories - docker-compose.yml: clean up telegram-bot env vars (use env_file) Made-with: Cursor
kerrad added 1 commit 2026-02-28 22:08:17 +00:00
feat: improve CI/CD workflows and code quality checks
All checks were successful
CI pipeline / Test & Code Quality (push) Successful in 14s
CI pipeline / Test & Code Quality (pull_request) Successful in 13s
7d12bebb6e
- ci.yml: fix workflow_dispatch (was missing options), add pull_request trigger
- deploy.yml: add dry_run option for safe testing deployments
- Makefile: improve code quality targets to include bots subdirectories
- docker-compose.yml: clean up telegram-bot env vars (use env_file)

Made-with: Cursor
kerrad merged commit dd94dcdb46 into main 2026-02-28 22:09:01 +00:00
Sign in to join this conversation.