Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
5bee26c
Fix docker-compose v2 issue and re-release to include clamav role (#68)
nfawbert Jan 28, 2022
e42ebd1
Killing old ce-dev container when updating (#70)
nfawbert Feb 2, 2022
b0dc9d9
Added Drupal9 and Localgov templates (#73)
DionisioFG Mar 9, 2022
34ce84c
New release 1.1.19 (#75)
DionisioFG Mar 10, 2022
cae50ba
Updated package.json version: 1.1.19 (#77)
DionisioFG Mar 10, 2022
79372e7
New tag to fix repo key for Chrome (#83)
DionisioFG Jul 1, 2022
4fa738c
#CE-62820: Added support for composer '2.x' in Drupal 9 provision tem…
davids4 Sep 8, 2022
70954a3
REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)
DionisioFG Sep 8, 2022
906bc14
Adding a Drupal 9 template to ce-dev.
gregharvey Sep 9, 2022
7ff8dc1
Merging devel.
gregharvey Sep 9, 2022
bd9717f
Merge branch 'drupal_template_fixes' into drupal_template_fixes-PR-devel
gregharvey Sep 9, 2022
f29db11
Testing nodejs version change with blank template.
gregharvey Sep 9, 2022
e0e1b30
Merging devel.
gregharvey Sep 9, 2022
7fda697
Incrementing version for release.
gregharvey Sep 9, 2022
fbc5737
Merge branch 'drupal_template_fixes' into drupal_template_fixes-PR-devel
gregharvey Sep 9, 2022
2d2ece6
There's no drupal9 template for ce-deploy.
gregharvey Sep 9, 2022
5446d3a
Merge branch 'drupal_template_fixes' into drupal_template_fixes-PR-devel
gregharvey Sep 9, 2022
62e753e
Drupal template fixes pr 1.x (#94)
gregharvey Sep 9, 2022
710a4e3
CE-DEV: some updates and tweaks (#96)
DionisioFG Sep 14, 2022
6046092
Release 1.1.23 (#97)
DionisioFG Sep 14, 2022
2dc8b59
Bump minimist from 1.2.5 to 1.2.6 (#79)
dependabot[bot] Sep 15, 2022
dd597b8
Bump ansi-regex from 3.0.0 to 3.0.1 (#84)
dependabot[bot] Sep 15, 2022
4f0e659
Bump moment from 2.27.0 to 2.29.4 (#85)
dependabot[bot] Sep 15, 2022
2dc648c
Changing 'set-current' choice to a valid one.
gregharvey Sep 15, 2022
8434c0d
Fixing ce_provision vars in container builds. (#102)
gregharvey Apr 14, 2023
0581ade
Adding variables pr 1.x (#104)
gregharvey Apr 14, 2023
fdc01d0
Adding variables pr 1.x (#106)
gregharvey Apr 14, 2023
dd3d9fc
Adding variables pr 1.x (#109)
gregharvey Apr 14, 2023
cd1345b
Adding variables pr 1.x (#111)
gregharvey Apr 14, 2023
7c9e1bc
Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' param…
iKristjan May 17, 2023
2c8d2ff
Bump minimatch from 3.0.4 to 3.1.2 (#107)
dependabot[bot] May 18, 2023
8325116
Merge branch '1.x' of github.com:codeenigma/ce-dev into 1.x
gregharvey May 18, 2023
c884a4f
Cgroup fixes pr 1.x (#115)
gregharvey May 18, 2023
d4b8b37
Merge branch '1.x' of github.com:codeenigma/ce-dev into 1.x
gregharvey May 18, 2023
6578ae9
Adding new required ce-provision rkhunter variable. (#119)
gregharvey May 22, 2023
fd04f9c
Issue 120: docker ps change, can no longer use --format *and* --quiet…
galooph Jul 10, 2023
0d25cfe
REL 1.2.1: Fix --quiet and --format use (#123)
DionisioFG Jul 10, 2023
f416866
Merging 1.x.
gregharvey Jul 18, 2023
98e9052
Updating Drupal templates.
gregharvey Jul 18, 2023
a0926cc
Merging devel.
gregharvey Jul 18, 2023
3620786
Merging feature.
gregharvey Jul 18, 2023
9a03d04
Removing docs steps for ansible because they cannot work.
gregharvey Jul 18, 2023
1faa3ce
Merge branch 'drupal_template_fixes' into drupal_template_fixes-PR-devel
gregharvey Jul 18, 2023
3f03461
Suppressing unattended-upgrades.
gregharvey Jul 18, 2023
fbe4f96
Merge branch 'drupal_template_fixes' into drupal_template_fixes-PR-devel
gregharvey Jul 18, 2023
fd73295
Adding composer plugins to Drupal 8 deployments.
gregharvey Jul 18, 2023
6960966
Merge branch 'drupal_template_fixes' into drupal_template_fixes-PR-devel
gregharvey Jul 18, 2023
24a0506
Adding the phpcodesniffer plugin for D8.
gregharvey Jul 18, 2023
6c708ea
Merge branch 'drupal_template_fixes' into drupal_template_fixes-PR-devel
gregharvey Jul 18, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 0 additions & 48 deletions .github/workflows/ce-provision-build-docs.yml

This file was deleted.

4 changes: 2 additions & 2 deletions RELEASE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
1.2.0
Migrated to using docker compose v2 or higher.
1.2.1
Fix docker ps --quiet and --format use (#120)
140 changes: 0 additions & 140 deletions contribute/toc.sh

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ce-dev",
"description": "Local Stack wrapper tool",
"version": "1.2.0",
"version": "1.2.1",
"author": " @pm98zz-c",
"bin": {
"ce-dev": "./bin/run"
Expand Down
2 changes: 2 additions & 0 deletions templates/blank/ce-dev/ansible/provision.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
enable_vnc: true
- nodejs:
version: 14.x
- apt_unattended_upgrades:
enable: false
tasks:
- apt:
update_cache: true
Expand Down
31 changes: 26 additions & 5 deletions templates/drupal8/ce-dev/ansible/deploy.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,35 @@
pre_tasks:
# You can safely remove these steps once you have a working composer.json.
- name: Download composer file.
get_url:
url: https://raw.githubusercontent.com/drupal/recommended-project/8.8.x/composer.json
ansible.builtin.get_url:
url: https://raw.githubusercontent.com/drupal/recommended-project/8.9.x/composer.json
dest: "{{ deploy_path }}/composer.json"
force: false
- name: Adding composer/installers plugin to composer config.
community.general.composer:
command: config
arguments: allow-plugins.composer/installers true
working_dir: "{{ deploy_path }}"
- name: Adding drupal/core-composer-scaffold plugin to composer config.
community.general.composer:
command: config
arguments: allow-plugins.drupal/core-composer-scaffold true
working_dir: "{{ deploy_path }}"
- name: Adding drupal/core-project-message plugin to composer config.
community.general.composer:
command: config
arguments: allow-plugins.drupal/core-project-message true
working_dir: "{{ deploy_path }}"
- name: Adding dealerdirect/phpcodesniffer-composer-installer plugin to composer config.
community.general.composer:
command: config
arguments: allow-plugins.dealerdirect/phpcodesniffer-composer-installer true
working_dir: "{{ deploy_path }}"
- name: Install drush.
command:
cmd: composer require drush/drush "^10.6.2"
chdir: "{{ deploy_path }}"
community.general.composer:
command: require
arguments: drush/drush:10.*
working_dir: "{{ deploy_path }}"
roles:
- _init # Sets some variables the deploy scripts rely on.
- composer # Composer install step.
Expand Down
2 changes: 2 additions & 0 deletions templates/drupal8/ce-dev/ansible/provision.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
cli: true
- lhci:
enable_vnc: true
- apt_unattended_upgrades:
enable: false
{% endraw %}
pre_tasks:
# Debian has nodejs 12.x installed by default.
Expand Down
2 changes: 1 addition & 1 deletion templates/drupal9/ce-dev/ansible/deploy.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
# You can safely remove these steps once you have a working composer.json.
- name: Download composer file.
ansible.builtin.get_url:
url: https://raw.githubusercontent.com/drupal/recommended-project/9.3.x/composer.json
url: https://raw.githubusercontent.com/drupal/recommended-project/9.5.x/composer.json
dest: "{{ deploy_path }}/composer.json"
force: false
- name: Install drush.
Expand Down
2 changes: 2 additions & 0 deletions templates/drupal9/ce-dev/ansible/provision.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
enable_vnc: true
- nodejs:
version: 16.x
- apt_unattended_upgrades:
enable: false
{% endraw %}
tasks:
- apt:
Expand Down

This file was deleted.

This file was deleted.

18 changes: 10 additions & 8 deletions templates/localgov/ce-dev/ansible/deploy.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,20 @@
pre_tasks:
# You can safely remove these steps once you have a working composer.json.
- name: Download composer file.
get_url:
url: https://raw.githubusercontent.com/drupal/recommended-project/9.3.x/composer.json
ansible.builtin.get_url:
url: https://raw.githubusercontent.com/drupal/recommended-project/10.1.x/composer.json
dest: "{{ deploy_path }}/composer.json"
force: false
- name: Install drush.
command:
cmd: composer require drush/drush:11.*
chdir: "{{ deploy_path }}"
community.general.composer:
command: require
arguments: drush/drush:11.*
working_dir: "{{ deploy_path }}"
- name: Install localgov.
command:
cmd: composer require localgovdrupal/localgov
chdir: "{{ deploy_path }}"
community.general.composer:
command: require
arguments: localgovdrupal/localgov
working_dir: "{{ deploy_path }}"
roles:
- _init # Sets some variables the deploy scripts rely on.
- composer # Composer install step.
Expand Down
2 changes: 2 additions & 0 deletions templates/localgov/ce-dev/ansible/provision.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
cli: true
- lhci:
enable_vnc: true
- apt_unattended_upgrades:
enable: false
{% endraw %}
tasks:
- apt:
Expand Down