Skip to content

Releases: codeenigma/ce-dev

2.0.3

14 Feb 10:19
bd44f8e
Compare
Choose a tag to compare

2.0.3

Changes since 2.0.2

  • Fixed regex.test executed by the 'ce-dev shell' command.
  • Packages updated

2.0.2

11 Feb 12:05
a563190
Compare
Choose a tag to compare

2.0.2

Changes since 2.0.1

2.0.1

19 Dec 10:26
c5b822b
Compare
Choose a tag to compare

2.0.1

Changes since 2.0.0

  • Added Drupal 11 template
  • Updated references to 2.x-devel with devel-2.x

2.0.0

11 Nov 10:37
Compare
Choose a tag to compare

2.0.0

Changes since 1.2.4

  • Docker images based on Bookworm-slim
  • Docker image MariaDB used as database.
  • Docker image codeenigma/ce-dev:2.x image used web image
  • No more use of different predefined drupalX-web images, we rely on 'ce-dev provision'.
  • Use of latest Typescript version (5.x.x)
  • Binaries built with Emacs instead of Commonjs: Emacs can consume Commonjs modules,
    but Commonjs can't consume Emacs modules. It means we can use more contrib modules
  • src folder has been organised a bit better.
  • Removed drupal 8 and drupal 9 templates.
  • The way to assign IPs have changed.
  • Improved command 'shell'
  • Added new command 'drush'
  • Removed references to win-x
  • All the packages used are up to date.

1.2.4

30 Aug 07:38
845c62f
Compare
Choose a tag to compare

1.2.4
Added Drupal 10 template.

1.2.3

20 Jul 12:18
Compare
Choose a tag to compare

1.2.3
Updating containers to Debian 11 (Bullseye).

1.2.2

19 Jul 12:05
Compare
Choose a tag to compare

1.2.2
Releasing new Drupal templates.

1.2.1

19 Jul 08:54
6ddcb4d
Compare
Choose a tag to compare

1.2.1
Fix docker ps --quiet and --format use (#120)

1.2.0

22 May 15:26
6578ae9
Compare
Choose a tag to compare

1.2.0
Migrated to using docker compose v2 or higher.

1.1.23

14 Sep 14:07
6046092
Compare
Choose a tag to compare

1.1.23
Changed credentials_handling to manual, to generate ce-dev and root as user/password instead of a random string.
Using vendor/drush as drush instead of the phar file.
Included lhci_run as role in the deploy step, with one tests for the homepage.
Using full command paths to define pre/post_tasks
Renamed the settings and drush templates inside ansible/web/site/default
Removed the pre_tasks in provision.yml to uninstall nodejs 12.