Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
efc5d22
Fixing linting so CI can work.
gregharvey Apr 14, 2023
1cb5a6d
More linting fixes.
gregharvey Apr 14, 2023
7d9463d
Downgrading Ubuntu due to Docker issues with ce-dev and latest.
gregharvey Apr 14, 2023
da0bb08
Making pipefail shell commands use /bin/bash.
gregharvey Apr 14, 2023
c24f6a3
Adding pipefail code to cachetool installer block.
gregharvey Apr 14, 2023
d69de84
Adding executable for drush install checker.
gregharvey Apr 14, 2023
2e9a3f2
Merge branch '1.x' into bug_fixes
gregharvey Apr 19, 2023
92107be
Fixing D7 ctools behaviour to match features handling.
gregharvey Apr 19, 2023
330a126
Merge branch '1.x' into bug_fixes-PR-1.x
gregharvey Apr 19, 2023
eca7316
Merge branch 'bug_fixes' into bug_fixes-PR-1.x
gregharvey Apr 19, 2023
e8a6920
Merge branch '1.x' into bug_fixes
gregharvey Apr 26, 2023
bb65b12
Jinja2 template looking for settings.php using wrong path.
gregharvey Apr 26, 2023
37c305b
Merge branch '1.x' into bug_fixes-PR-1.x
gregharvey Apr 26, 2023
15f8897
Merge branch 'bug_fixes' into bug_fixes-PR-1.x
gregharvey Apr 26, 2023
0b26394
Fixing config_generate for Drupal.
gregharvey May 11, 2023
00331c2
Making host checking more robust.
gregharvey May 11, 2023
f2bbc9e
Merge branch 'bug_fixes' into bug_fixes-PR-1.x
gregharvey May 11, 2023
2bbb925
Removing variable declaration that will break host check.
gregharvey May 11, 2023
287a23f
Merge branch 'bug_fixes' into bug_fixes-PR-1.x
gregharvey May 11, 2023
0f7a89d
Allow us to use deploy_code with a completely custom build and do not…
gregharvey May 11, 2023
2e04af8
Merge branch 'bug_fixes' into bug_fixes-PR-1.x
gregharvey May 11, 2023
f23a77b
Make PHP cachetool install optional.
gregharvey May 12, 2023
afdb3b9
Merge branch '1.x' into bug_fixes-PR-1.x
gregharvey May 12, 2023
9535d24
Merge branch 'bug_fixes' into bug_fixes-PR-1.x
gregharvey May 12, 2023
b955749
Fixing bug introduced by failed_when - need to check for return code …
gregharvey May 17, 2023
fdd74c5
Merge branch '1.x' into bug_fixes-PR-1.x
gregharvey May 17, 2023
9fb9149
Merge branch 'bug_fixes' into bug_fixes-PR-1.x
gregharvey May 17, 2023
a54569c
Moving where opcache clears get called so they can be excluded if nec…
gregharvey May 25, 2023
da2ebfd
Merge branch '1.x' into bug_fixes-PR-1.x
gregharvey May 25, 2023
f3790af
Merge branch 'bug_fixes' into bug_fixes-PR-1.x
gregharvey May 25, 2023
904c152
Merge branch '1.x' into bug_fixes
gregharvey Jun 21, 2023
a43c759
Fixing linting errors around white space.
gregharvey Jun 21, 2023
de9c0dd
Merge branch '1.x' into bug_fixes
gregharvey Jul 10, 2023
6d8b72c
The unarchive module requires 'dest' to be a directory.
gregharvey Jul 10, 2023
68fcca0
Merge branch '1.x' into bug_fixes-PR-1.x
gregharvey Jul 10, 2023
a377ef9
Merge branch 'bug_fixes' into bug_fixes-PR-1.x
gregharvey Jul 10, 2023
749664e
Fixing Drupal example templates.
gregharvey Jul 19, 2023
bd10146
Logically splitting tests and removing LGD because it's broken.
gregharvey Jul 19, 2023
273eacd
Adding extra plugin LGD needs.
gregharvey Jul 19, 2023
d5526d7
Merge branch '1.x' into bug_fixes-PR-1.x
gregharvey Jul 19, 2023
3b3d20d
Merge branch 'bug_fixes' into bug_fixes-PR-1.x
gregharvey Jul 19, 2023
54036ea
Clearing stat and apcu cache for PHP by default.
gregharvey Aug 8, 2023
0ebb707
Merge branch '1.x' into bug_fixes-PR-1.x
gregharvey Aug 8, 2023
5eb8b9a
Merge branch 'bug_fixes' into bug_fixes-PR-1.x
gregharvey Aug 8, 2023
07e2c21
Adding some perms handling for Drupal 8+ config sync where deploy and…
gregharvey Sep 22, 2023
edd2895
Merge branch '1.x' into bug_fixes-PR-1.x
gregharvey Sep 22, 2023
2d87d16
Merge branch 'bug_fixes' into bug_fixes-PR-1.x
gregharvey Sep 22, 2023
afdb4be
Merge branch '1.x' into bug_fixes
gregharvey Sep 22, 2023
48bb187
Rolling back APCu cache by default as the package must be installed.
gregharvey Sep 22, 2023
17536d0
Merge branch '1.x' into bug_fixes-PR-1.x
gregharvey Sep 22, 2023
06c64ae
Merge branch 'bug_fixes' into bug_fixes-PR-1.x
gregharvey Sep 22, 2023
37298ea
Making the remount squashfs code more defensive by using a block.
gregharvey Sep 25, 2023
da1d9c8
Merge branch '1.x' into bug_fixes
gregharvey Sep 25, 2023
3e8a252
Trying with 'throttle' keyword to restrict to one machine at a time.
gregharvey Sep 25, 2023
63fd83a
Sadly 'throttle' seems to work on a task level only, not a block level.
gregharvey Sep 25, 2023
57eb07b
Merge branch '1.x' into bug_fixes-PR-1.x
gregharvey Sep 25, 2023
f90624a
Merge branch 'bug_fixes' into bug_fixes-PR-1.x
gregharvey Sep 25, 2023
5265b02
Merge branch '1.x' into bug_fixes
gregharvey Sep 27, 2023
0ea98ab
Adding hash salt generation for Drupal 8+.
gregharvey Sep 27, 2023
0dcefe9
Merge branch '1.x' into bug_fixes-PR-1.x
gregharvey Sep 27, 2023
0cb8f5f
Merge branch 'bug_fixes' into bug_fixes-PR-1.x
gregharvey Sep 27, 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
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
mode: 0775
become: "{{ false if www_user == deploy_user else true }}"

- name: Generate or retrieve hash salt value.
ansible.builtin.set_fact:
_drupal_hash_salt: "{{ lookup('ansible.builtin.password', _ce_deploy_data_dir + '/' + project_name + '_' + build_type + '/drupal/hash_salt', length=74, chars=['ascii_letters', 'digits']) }}"

- name: Generates settings.php file.
ansible.builtin.template:
src: "{{ item }}"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ $settings['file_public_path'] = '{{ build_public_file_path }}';
$config_directories['sync'] = '{{ build_config_sync_directory }}';
// Drupal 8.8
$settings['config_sync_directory'] = '{{ build_config_sync_directory }}';

$settings['hash_salt'] = '{{ _drupal_hash_salt }}';