Skip to content
Snippets Groups Projects
CHANGELOG 2.82 KiB
Newer Older
  • Learn to ignore specific revisions
  • jurgenhaas's avatar
    jurgenhaas committed
    v1.16.0 2020-12-28
    ------------------
    docker/l3d#47 Optionally downgrade composer to version 1
    docker/l3d#51 Add curly brackets to auth.json if the file is empty
    docker/l3d#53 Fix bug when creating auth.json
    docker/l3d#54 Add COMPOSER_DOWNGRADE to .env file if available
    docker/l3d#57 Mount the sudoers config
    docker/l3d#57 Mount the sudoers.d config, mount into correct home directory, add all group IDs
    docker/l3d#57 Mount the whole home directory, also solves the permissions
    docker/l3d#57 Pass through UID and GID from host
    docker/l3d#57 Set user 1000 for the main l3d container
    docker/l3d#57 Set user and group id dynamically and mount password files into container
    
    
    v1.15.0 2020-11-07
    ------------------
    docker/l3d#47 Composer 2 compatibility
    
    
    v1.14.1 2020-10-15
    
    jurgenhaas's avatar
    jurgenhaas committed
    ------------------
    docker/l3d#46 Add support for PHP 7.4
    
    
    v1.13.1 2020-07-15
    ------------------
    Map the local .gitignore_global into containers
    
    v1.13.0 2020-07-20
    ------------------
    Add support for Drupal 9 project templates
    
    
    v1.12.8 2020-05-22
    ------------------
    Force update to update to base image v1.4.4
    
    
    v1.12.7 2020-05-22
    ------------------
    Force update to update to base image v1.4.3
    
    
    v1.12.6 2020-05-22
    ------------------
    Force update to update to base image v1.4.2
    
    
    jurgenhaas's avatar
    jurgenhaas committed
    v1.12.5 2020-03-31
    ------------------
    Remove debug code
    Set write permissions for group after initial composer command
    
    
    jurgenhaas's avatar
    jurgenhaas committed
    v1.12.4 2020-03-31
    ------------------
    Ensure .composer/auth.json and .gitconfig more explicitly
    Make sure to always write the .env file after having started the container
    Add mechanism to interact with extra|l3d in composer.json when starting l3d
    
    
    jurgenhaas's avatar
    jurgenhaas committed
    v1.12.3 2020-02-17
    ------------------
    Correct the path to the user home directory on Mac OS X in the readme file
    Make sure that .gitconfig and composer's auth.json exist even before l3drun gets started, not before l3d project container starts as that's too late
    
    
    jurgenhaas's avatar
    jurgenhaas committed
    v1.12.2 2020-02-12
    ------------------
    Better define the destination for composer create project which is required on some Macs
    
    
    jurgenhaas's avatar
    jurgenhaas committed
    v1.12.1 2020-02-10
    ------------------
    Force update to update to composer version 1.9.3
    
    
    v1.12.0 2020-01-12
    ------------------
    docker/l3d#4 Set permissions after "drush generate"
    docker/l3d#39 Update to git-extras version 5.1.0 by hard-copying column as a binary
    docker/l3d#34 Add support for PHP 7.3
    docker/l3d#36 Add apropos which also brings man
    docker/l3d#37 Add phpstan script which runs in its own docker container
    docker/l3d#38 Update Docker to 19.03.5
    docker/l3d#38 Update Docker Compose to 1.25.1
    docker/l3d#40 Update to Python 3
    
    
    v1.11.0 2020-01-11
    ------------------
    Update to v1.3.0 of the gitlab-drupal-ci image which comes with more node versions (10, 12, 13)
    Delete all node images during selfupdate
    
    
    jurgenhaas's avatar
    jurgenhaas committed
    v1.10.2 2019-12-27
    
    ------------------
    
    jurgenhaas's avatar
    jurgenhaas committed
    Fix update scripts to remove old containers
    
    jurgenhaas's avatar
    jurgenhaas committed
    v1.10.1 2019-12-27
    ------------------
    
    Force rebuild to include Sodium support for PHP 7.2