Skip to content

Releases: Lameco-Development/deployer-tasks

v2.2.0

11 Jun 06:57
4b66f86

Choose a tag to compare

2.2.0 (2026-06-11)

Features

  • add local endpoint support to lameco:sync (ef91d38)
  • default lameco:sync to production -> staging selection (f0f23db)
  • order lameco:sync endpoints as local, staging, then production (6369035)

v2.1.0

08 Jun 18:40
2fe23e7

Choose a tag to compare

2.1.0 (2026-06-08)

Features

  • support Deployer 8 alongside Deployer 7 (#63) (4d996c8)

v2.0.0

22 May 09:14
ab09baf

Choose a tag to compare

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

11 May 08:48
4b2970d

Choose a tag to compare

1.4.1 (2026-05-11)

Miscellaneous Chores

  • add release-please automation (d494fa1)
  • add release-please automation (c67a474)

1.3.2

23 Mar 15:29
1cdbd4e

Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.3.2

1.2.0

20 Jan 10:01

Choose a tag to compare

Release 1.2.0

1.1.8

09 Jan 11:05
32100d9

Choose a tag to compare

What's Changed

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

23 Dec 14:38

Choose a tag to compare

1.1.6

02 Sep 13:59
5ac79df

Choose a tag to compare

What's Changed

  • Add automatic .htpasswd update for staging environments by @Copilot in #31

Full Changelog: 1.1.5...1.1.6

1.1.5: Merge pull request #29 from Lameco-Development/development

25 Aug 09:33
0d3f1b6

Choose a tag to compare