Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2023

Bumps debug from 4.1.1 to 4.3.4.

Release notes

Sourced from debug's releases.

4.3.4

What's Changed

New Contributors

Full Changelog: debug-js/debug@4.3.3...4.3.4

4.3.3

Patch Release 4.3.3

This is a documentation-only release. Further, the repository was transferred. Please see notes below.

Thank you to @​taylor1791 and @​kristofkalocsai for their contributions.


Repository Migration Information

I've formatted this as a FAQ, please feel free to open an issue for any additional question and I'll add the response here.

Q: What impact will this have on me?

In most cases, you shouldn't notice any change.

The only exception I can think of is if you pull code directly from https://github.com/visionmedia/debug, e.g. via a "debug": "visionmedia/debug"-type version entry in your package.json - in which case, you should still be fine due to the automatic redirection Github sets up, but you should also update any references as soon as possible.

Q: What are the security implications of this change?

If you pull code directly from the old URL, you should update the URL to https://github.com/debug-js/debug as soon as possible. The old organization has many approved owners and thus a new repository could (in theory) be created at the old URL, circumventing Github's automatic redirect that is in place now and serving malicious code. I (@​qix-) also wouldn't have access to that repository, so while I don't think it would happen, it's still something to consider.

Even in such a case, however, the officially released package on npm (debug) would not be affected. That package is still very much under control (even more than it used to be).

Q: What should I do if I encounter an issue related to the migration?

Search the issues first to see if someone has already reported it, and then open a new issue if someone has not.

Q: Why was this done as a 'patch' release? Isn't this breaking?

No, it shouldn't be breaking. The package on npm shouldn't be affected (aside from this patch release) and any references to the old repository should automatically redirect.

Thus, according to all of the "APIs" (loosely put) involved, nothing should have broken.

... (truncated)

Commits
  • da66c86 4.3.4
  • 9b33412 replace deprecated String.prototype.substr() (#876)
  • c0805cc add section about configuring JS console to show debug messages (#866)
  • 043d3cd 4.3.3
  • 4079aae update license and more maintainership information
  • 19b36c0 update repository location + maintainership information
  • f851b00 adds README section regarding usage in child procs (#850)
  • d177f2b Remove accidental epizeuxis
  • e47f96d 4.3.2
  • 1e9d38c cache enabled status per-logger (#799)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by qix, a new releaser for debug since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 3, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@gregharvey gregharvey merged commit dc14dbd into 1.x Oct 25, 2023
@gregharvey gregharvey deleted the dependabot/npm_and_yarn/debug-4.3.4 branch October 25, 2023 10:28
gregharvey added a commit that referenced this pull request Nov 8, 2023
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Adding build for testing images from devel.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Nov 8, 2023
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Nov 8, 2023
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Nov 8, 2023
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Nov 10, 2023
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Nov 10, 2023
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Nov 10, 2023
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Nov 10, 2023
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Nov 10, 2023
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Nov 10, 2023
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

* Also missed a &&.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Nov 10, 2023
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

* Also missed a &&.

* Adding python venv support via apt in base image.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Nov 10, 2023
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

* Also missed a &&.

* Adding python venv support via apt in base image.

* Temporarily adding python3-venv to the controller Dockerfile.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Nov 10, 2023
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

* Also missed a &&.

* Adding python venv support via apt in base image.

* Temporarily adding python3-venv to the controller Dockerfile.

* Installing Ansible as the ce-dev user to avoid perms issues.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Nov 13, 2023
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

* Also missed a &&.

* Adding python venv support via apt in base image.

* Temporarily adding python3-venv to the controller Dockerfile.

* Installing Ansible as the ce-dev user to avoid perms issues.

* Upgrading ubuntu in CI to have systemd as default and disabling Ansible upgrades.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Nov 13, 2023
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

* Also missed a &&.

* Adding python venv support via apt in base image.

* Temporarily adding python3-venv to the controller Dockerfile.

* Installing Ansible as the ce-dev user to avoid perms issues.

* Upgrading ubuntu in CI to have systemd as default and disabling Ansible upgrades.

* Missing an ansible install var.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Nov 13, 2023
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

* Also missed a &&.

* Adding python venv support via apt in base image.

* Temporarily adding python3-venv to the controller Dockerfile.

* Installing Ansible as the ce-dev user to avoid perms issues.

* Upgrading ubuntu in CI to have systemd as default and disabling Ansible upgrades.

* Missing an ansible install var.

* Documentation for testing containers.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Jan 25, 2024
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

* Also missed a &&.

* Adding python venv support via apt in base image.

* Temporarily adding python3-venv to the controller Dockerfile.

* Installing Ansible as the ce-dev user to avoid perms issues.

* Upgrading ubuntu in CI to have systemd as default and disabling Ansible upgrades.

* Missing an ansible install var.

* Documentation for testing containers.

* Adding vscode settings to .gitignore.

* Adding devel versions of Dockerfiles and config.

* Fixing bug caused by set line.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Jan 29, 2024
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Updating CI for export.sh changes.

* Adding ability to switch ce-provision own branch and config branch.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Jan 29, 2024
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

* Also missed a &&.

* Adding python venv support via apt in base image.

* Temporarily adding python3-venv to the controller Dockerfile.

* Installing Ansible as the ce-dev user to avoid perms issues.

* Upgrading ubuntu in CI to have systemd as default and disabling Ansible upgrades.

* Missing an ansible install var.

* Documentation for testing containers.

* Adding vscode settings to .gitignore.

* Adding devel versions of Dockerfiles and config.

* Fixing bug caused by set line.

* Updating CI for export.sh changes.

* Adding ability to switch ce-provision own branch and config branch.

* Restoring the 1.x branch.

* Missed a couple of 2.x references.

* Updating yarn.lock again.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Jan 29, 2024
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

* Also missed a &&.

* Adding python venv support via apt in base image.

* Temporarily adding python3-venv to the controller Dockerfile.

* Installing Ansible as the ce-dev user to avoid perms issues.

* Upgrading ubuntu in CI to have systemd as default and disabling Ansible upgrades.

* Missing an ansible install var.

* Documentation for testing containers.

* Adding vscode settings to .gitignore.

* Adding devel versions of Dockerfiles and config.

* Fixing bug caused by set line.

* Updating CI for export.sh changes.

* Adding ability to switch ce-provision own branch and config branch.

* Restoring the 1.x branch.

* Missed a couple of 2.x references.

* Updating yarn.lock again.

* Do not base off the unison container.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Jan 29, 2024
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

* Also missed a &&.

* Adding python venv support via apt in base image.

* Temporarily adding python3-venv to the controller Dockerfile.

* Installing Ansible as the ce-dev user to avoid perms issues.

* Upgrading ubuntu in CI to have systemd as default and disabling Ansible upgrades.

* Missing an ansible install var.

* Documentation for testing containers.

* Adding vscode settings to .gitignore.

* Adding devel versions of Dockerfiles and config.

* Fixing bug caused by set line.

* Updating CI for export.sh changes.

* Adding ability to switch ce-provision own branch and config branch.

* Restoring the 1.x branch.

* Missed a couple of 2.x references.

* Updating yarn.lock again.

* Do not base off the unison container.

* Fixing 1.x Ansible installation.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Jan 29, 2024
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Merging 1.x.

* Allow branch switching pr 1.x (#167)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

* Also missed a &&.

* Adding python venv support via apt in base image.

* Temporarily adding python3-venv to the controller Dockerfile.

* Installing Ansible as the ce-dev user to avoid perms issues.

* Upgrading ubuntu in CI to have systemd as default and disabling Ansible upgrades.

* Missing an ansible install var.

* Documentation for testing containers.

* Adding vscode settings to .gitignore.

* Adding devel versions of Dockerfiles and config.

* Fixing bug caused by set line.

* Updating CI for export.sh changes.

* Adding ability to switch ce-provision own branch and config branch.

* Restoring the 1.x branch.

* Missed a couple of 2.x references.

* Updating yarn.lock again.

* Do not base off the unison container.

* Fixing 1.x Ansible installation.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Jan 29, 2024
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Merging 1.x.

* Allow branch switching pr 1.x (#167)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

* Also missed a &&.

* Adding python venv support via apt in base image.

* Temporarily adding python3-venv to the controller Dockerfile.

* Installing Ansible as the ce-dev user to avoid perms issues.

* Upgrading ubuntu in CI to have systemd as default and disabling Ansible upgrades.

* Missing an ansible install var.

* Documentation for testing containers.

* Adding vscode settings to .gitignore.

* Adding devel versions of Dockerfiles and config.

* Fixing bug caused by set line.

* Updating CI for export.sh changes.

* Adding ability to switch ce-provision own branch and config branch.

* Restoring the 1.x branch.

* Missed a couple of 2.x references.

* Updating yarn.lock again.

* Do not base off the unison container.

* Fixing 1.x Ansible installation.

* Getting rid of bookworm in 1.x because Ansible cannot install on it.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Jan 29, 2024
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Merging 1.x.

* Allow branch switching pr 1.x (#167)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

* Also missed a &&.

* Adding python venv support via apt in base image.

* Temporarily adding python3-venv to the controller Dockerfile.

* Installing Ansible as the ce-dev user to avoid perms issues.

* Upgrading ubuntu in CI to have systemd as default and disabling Ansible upgrades.

* Missing an ansible install var.

* Documentation for testing containers.

* Adding vscode settings to .gitignore.

* Adding devel versions of Dockerfiles and config.

* Fixing bug caused by set line.

* Updating CI for export.sh changes.

* Adding ability to switch ce-provision own branch and config branch.

* Restoring the 1.x branch.

* Missed a couple of 2.x references.

* Updating yarn.lock again.

* Do not base off the unison container.

* Fixing 1.x Ansible installation.

* Getting rid of bookworm in 1.x because Ansible cannot install on it.

* Missing paths to Dockerfile in some CI jobs.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Aug 9, 2024
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Allow branch switching pr 1.x (#167)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

* Also missed a &&.

* Adding python venv support via apt in base image.

* Temporarily adding python3-venv to the controller Dockerfile.

* Installing Ansible as the ce-dev user to avoid perms issues.

* Upgrading ubuntu in CI to have systemd as default and disabling Ansible upgrades.

* Missing an ansible install var.

* Documentation for testing containers.

* Adding vscode settings to .gitignore.

* Adding devel versions of Dockerfiles and config.

* Fixing bug caused by set line.

* Updating CI for export.sh changes.

* Adding ability to switch ce-provision own branch and config branch.

* Restoring the 1.x branch.

* Missed a couple of 2.x references.

* Updating yarn.lock again.

* Do not base off the unison container.

* Fixing 1.x Ansible installation.

* Merging 1.x. (#172)

* Add ansible verbose pr 1.x (#174)

* Merging 1.x.

* Getting rid of bookworm in 1.x because Ansible cannot install on it.

* Missing paths to Dockerfile in some CI jobs.

* Fixing vars formatting and adding PHP-FPM support for xdebug.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Aug 9, 2024
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Adding build for testing images from devel.

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Allow branch switching pr 1.x (#167)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

* Also missed a &&.

* Adding python venv support via apt in base image.

* Temporarily adding python3-venv to the controller Dockerfile.

* Installing Ansible as the ce-dev user to avoid perms issues.

* Upgrading ubuntu in CI to have systemd as default and disabling Ansible upgrades.

* Missing an ansible install var.

* Documentation for testing containers.

* Adding vscode settings to .gitignore.

* Adding devel versions of Dockerfiles and config.

* Fixing bug caused by set line.

* Updating CI for export.sh changes.

* Adding ability to switch ce-provision own branch and config branch.

* Restoring the 1.x branch.

* Missed a couple of 2.x references.

* Updating yarn.lock again.

* Do not base off the unison container.

* Fixing 1.x Ansible installation.

* Merging 1.x. (#172)

* Add ansible verbose pr 1.x (#174)

* Merging 1.x.

* Getting rid of bookworm in 1.x because Ansible cannot install on it.

* Missing paths to Dockerfile in some CI jobs.

* Fixing vars formatting and adding PHP-FPM support for xdebug.

* Bump braces from 3.0.2 to 3.0.3 (#180)

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Supporting ability to pass a string of project types to build.

* Updating GitHub Actions to split Drupal tests over two jobs.

* Fixing vars formatting and adding PHP-FPM support for xdebug. (#182)

* Upgrading GitHub Actions Ubuntu version.

* Fixing EOF.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Aug 9, 2024
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Adding build for testing images from devel.

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Allow branch switching pr 1.x (#167)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

* Also missed a &&.

* Adding python venv support via apt in base image.

* Temporarily adding python3-venv to the controller Dockerfile.

* Installing Ansible as the ce-dev user to avoid perms issues.

* Upgrading ubuntu in CI to have systemd as default and disabling Ansible upgrades.

* Missing an ansible install var.

* Documentation for testing containers.

* Adding vscode settings to .gitignore.

* Adding devel versions of Dockerfiles and config.

* Fixing bug caused by set line.

* Updating CI for export.sh changes.

* Adding ability to switch ce-provision own branch and config branch.

* Restoring the 1.x branch.

* Missed a couple of 2.x references.

* Updating yarn.lock again.

* Do not base off the unison container.

* Fixing 1.x Ansible installation.

* Merging 1.x. (#172)

* Add ansible verbose pr 1.x (#174)

* Merging 1.x.

* Getting rid of bookworm in 1.x because Ansible cannot install on it.

* Missing paths to Dockerfile in some CI jobs.

* Fixing vars formatting and adding PHP-FPM support for xdebug.

* Bump braces from 3.0.2 to 3.0.3 (#180)

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Supporting ability to pass a string of project types to build.

* Updating GitHub Actions to split Drupal tests over two jobs.

* Fixing vars formatting and adding PHP-FPM support for xdebug. (#182)

* Upgrading GitHub Actions Ubuntu version.

* Fixing EOF.

* Splitting the PR test builds as well.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
gregharvey added a commit that referenced this pull request Aug 9, 2024
* Fix docker-compose v2 issue and re-release to include clamav role (#68)

* Killing old ce-dev container when updating (#70)

* Added Drupal9 and Localgov templates (#73)

* New release 1.1.19 (#75)

* Updated package.json version: 1.1.19 (#77)

* Updated package.json version: 1.1.19

* New tag to fix repo key for Chrome (#83)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision tem… (#89) (#91)

* #CE-62820: Added support for composer '2.x' in Drupal 9 provision template.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'new_user' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default value for the 'key_name' in provision.

* #CE-62820: Attempt to fix pull request test cases by providing a default values for 'ce_deploy' in provision.

Co-authored-by: David Suissa <[email protected]>

Co-authored-by: David Suissa <[email protected]>

* REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)

* Drupal template fixes pr 1.x (#94)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* CE-DEV: some updates and tweaks (#96)

* Renamed the settings and drush files for ce-dev

* Added nodejs 16.x as default version

* Added lhci_run role by default

* Some tweaks in the config

* Added the if statement to read info from an optional settings.local.php file

* Release 1.1.23 (#97)

* Bump minimist from 1.2.5 to 1.2.6 (#79)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ansi-regex from 3.0.0 to 3.0.1 (#84)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump moment from 2.27.0 to 2.29.4 (#85)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Changing 'set-current' choice to a valid one.

* Fixing ce_provision vars in container builds. (#102)

* Adding variables pr 1.x (#104)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding variables pr 1.x (#106)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Adding variables pr 1.x (#109)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Adding variables pr 1.x (#111)

* Fixing ce_provision vars in container builds.

* Fixing ce_deploy vars in container builds.

* Adding the option to build manually the containers.

* Still missing some vars.

* Setting older version of Ubuntu for containers.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Bump minimatch from 3.0.4 to 3.1.2 (#107)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cgroup fixes pr 1.x (#115)

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter.

* Fix setup on a Mac: use Docker Compose V2 with the new 'cgroup' parameter. (#113)

* Documentation update for docker composer v2.

* Temporarily disabling LHCI for Drupal 9 due to an HTML issue.

* Preparing release of 1.2.0.

* Updating release version in package.json.

* Updating yarn dependencies.

* Committing package-lock.json (new file with newer node versions).

* Revert "Committing package-lock.json (new file with newer node versions)."

This reverts commit 8912d3d.

* Revert "Updating yarn dependencies."

This reverts commit 94be4ab.

---------

Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>

* Adding new required ce-provision rkhunter variable. (#119)

* Issue 120: docker ps change, can no longer use --format *and* --quiet. (#122)

* REL 1.2.1: Fix --quiet and --format use (#123)

* Drupal template fixes pr 1.x (#126)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Bump semver from 5.7.1 to 5.7.2 (#124)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Bump semver from 5.7.1 to 5.7.2

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: gregharvey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updating docs URL for CI to https. (#131)

* Drupal template fixes pr 1.x (#133)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Drupal template fixes pr 1.x (#135)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* Drupal template fixes pr 1.x (#138)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Packaging 1.2.2 with new Drupal templates.

* Drupal template fixes pr 1.x (#140)

* Adding a Drupal 9 template to ce-dev.

* Testing nodejs version change with blank template.

* Incrementing version for release.

* There's no drupal9 template for ce-deploy.

* Updating Drupal templates.

* Removing docs steps for ansible because they cannot work.

* Suppressing unattended-upgrades.

* Adding composer plugins to Drupal 8 deployments.

* Adding the phpcodesniffer plugin for D8.

* Updating PHP versions for templates.

* Downgrading Drupal and drush for LGD.

* LGD prebuilt template needs to use drupal9 images.

* Adding another composer plugin for LGD template builds.

* Upgrading base container to bullseye-slim. (#141)

* Adding release info.

* 66912: Added Drupal10 template (#144)

* 66912: Added Drupal10 template

* 66912: Added post_tasks section

* 66912: Updated version to 1.2.4

* 66912: Recovered drupal8

* 66912: Fixed drupal10 text

* Bump word-wrap from 1.2.3 to 1.2.4 (#136)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Troubleshooting.md to include more information around cgroup. (#145)

* Bump debug from 4.1.1 to 4.3.4 (#146)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #60168: Documentation: Updated Troubleshooting information for 'Ubuntu:22.x'. (#99)

Co-authored-by: David Suissa <[email protected]>
Co-authored-by: gregharvey <[email protected]>

* Adding build for testing images from devel.

* Bullseye upgrade pr 1.x (#147)

* Upgrading base container to bullseye-slim.

* Noticed some extra references to buster.

* Adding build for testing images from devel. (#149)

* Allow branch switching pr 1.x (#167)

* Creating devel containers with Debian 'bookworm' (12).

* Moving ansible and boto3 installs to apt.

* apt installed ansible is not in /usr/local.

* Updating dependencies.

* Updating yarn.lock again.

* Fixing ansible paths for ce-provision 2.x.

* Adding new variables required by controller.

* Installing ansible in a virtual environment on the container before running ce-provision.

* Missing a slash!

* Also missed a &&.

* Adding python venv support via apt in base image.

* Temporarily adding python3-venv to the controller Dockerfile.

* Installing Ansible as the ce-dev user to avoid perms issues.

* Upgrading ubuntu in CI to have systemd as default and disabling Ansible upgrades.

* Missing an ansible install var.

* Documentation for testing containers.

* Adding vscode settings to .gitignore.

* Adding devel versions of Dockerfiles and config.

* Fixing bug caused by set line.

* Updating CI for export.sh changes.

* Adding ability to switch ce-provision own branch and config branch.

* Restoring the 1.x branch.

* Missed a couple of 2.x references.

* Updating yarn.lock again.

* Do not base off the unison container.

* Fixing 1.x Ansible installation.

* Merging 1.x. (#172)

* Add ansible verbose pr 1.x (#174)

* Merging 1.x.

* Getting rid of bookworm in 1.x because Ansible cannot install on it.

* Missing paths to Dockerfile in some CI jobs.

* Fixing vars formatting and adding PHP-FPM support for xdebug.

* Bump braces from 3.0.2 to 3.0.3 (#180)

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Supporting ability to pass a string of project types to build.

* Updating GitHub Actions to split Drupal tests over two jobs.

* Fixing vars formatting and adding PHP-FPM support for xdebug. (#182)

* Upgrading GitHub Actions Ubuntu version.

* Fixing EOF.

* Test images pr 1.x (#184)

* Adding build for testing images from devel.

* Fixing vars formatting and adding PHP-FPM support for xdebug.

* Supporting ability to pass a string of project types to build.

* Updating GitHub Actions to split Drupal tests over two jobs.

* Upgrading GitHub Actions Ubuntu version.

* Fixing EOF.

* Splitting the PR test builds as well.

* Giving CI jobs better names.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: nfawbert <[email protected]>
Co-authored-by: Dionisio <[email protected]>
Co-authored-by: davids4 <[email protected]>
Co-authored-by: David Suissa <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Kristjan Lilleoja <[email protected]>
Co-authored-by: Dan Smith <[email protected]>
Co-authored-by: Philip Norton <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant