Skip to content

Copy settings.php if we're local#19

Closed
froboy wants to merge 1 commit into
masterfrom
copy-settings
Closed

Copy settings.php if we're local#19
froboy wants to merge 1 commit into
masterfrom
copy-settings

Conversation

@froboy

@froboy froboy commented Mar 19, 2019

Copy link
Copy Markdown
Contributor

Description

As a developer, I want to have pre-configured local settings.

Adds some logic to fin init-site to copy the default settings.local.php to the site directory on initial setup. This file is already .gitignoreed, so it won't be committed, but this will help devs have a consistent dev environment.

Interestingly, this might soon be able to be done in drupal-scaffold, but the PR is still WIP drupal-composer/drupal-scaffold#58

Acceptance Criteria

Affected URL

NA

Related Tickets

NA

Steps to Validate

  1. fin init-site
  2. See that settings.local.php exists.

Deploy Notes

NA

@thejimbirch

Copy link
Copy Markdown
Contributor

Closing as stale.

@thejimbirch thejimbirch deleted the copy-settings branch December 23, 2020 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants