Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for bootstrapping new site with Drupal CMS #1840

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

balsama
Copy link
Contributor

@balsama balsama commented Jan 7, 2025

DRAFT: DO NOT MERGE - waiting for acquia/drupal-cms-project to be made public and submitted to packagist.
Motivation
Adds Drupal CMS to the list of scaffold projects.

Proposed changes
""

Alternatives considered
None

Testing steps
acli app:new:local should show three options including Drupal CMS.

@balsama balsama marked this pull request as draft January 7, 2025 18:06
@@ -39,6 +40,7 @@ protected function configure(): void
protected function execute(InputInterface $input, OutputInterface $output): int
{
$this->output->writeln('Acquia recommends most customers use <options=bold>acquia/drupal-recommended-project</> to setup a Drupal project, which includes useful utilities such as Acquia Connector.');
$this->output->writeln('<options=bold>acquia/drupal-cms-project</> is Drupal CMS scaffolded to work with Acquia hosting.');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Modify the associated test case to check for this output to kill this mutant.

@danepowell
Copy link
Contributor

Just add me as a reviewer when this is ready for review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants