Releases: Lameco-Development/deployer-tasks
Releases · Lameco-Development/deployer-tasks
v2.2.0
v2.1.0
v2.0.0
2.0.0 (2026-05-22)
⚠ BREAKING CHANGES
- The lameco:db_download, lameco:db_upload, lameco:sync, and lameco:deactivate tasks now invoke the mariadb and mariadb-dump clients instead of mysql and mysqldump. Every host that runs these tasks — locally and on each remote — must have the MariaDB client installed; the task will otherwise fail with "command not found".
Features
- switch database CLI from mysql/mysqldump to mariadb/mariadb-dump (60c965a)
v1.4.1
1.3.2
What's Changed
- Sander lameco patch 1 by @sander-lameco in #47
- Add lameco:db_upload and lameco:sync tasks for environment syncing by @Copilot in #51
- Main to Dev Sync by @sander-lameco in #52
- Development by @sander-lameco in #53
- feat: enhance lameco:sync to restart PHP-FPM and Supervisor after sync by @sander-lameco in #54
- Development by @sander-lameco in #55
Full Changelog: 1.3.1...1.3.2
1.2.0
Release 1.2.0
1.1.8
What's Changed
- Feature/issues by @kevinsleegerslameco in #37
- Feature/issues by @kevinsleegerslameco in #38
- Development by @kevinsleegerslameco in #39
- Fix tilde expansion in lameco:db_download mysqldump output path by @Copilot in #42
Full Changelog: 1.1.7...1.1.8
1.1.7: Remove lameco:stage_prompt task and related docs as it's not working at
1.1.6
What's Changed
- Add automatic .htpasswd update for staging environments by @Copilot in #31
Full Changelog: 1.1.5...1.1.6