Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

New repositories are missing services.yml, settings.pantheon.php, and more #130

Open
deviantintegral opened this issue Feb 9, 2018 · 1 comment

Comments

@deviantintegral
Copy link
Contributor

I built a new site, and the following files are missing from the Github repository:

default.services.pantheon.preproduction.yml
default.services.yml
default.settings.php
settings.pantheon.php

services.yml is missing both from the Pantheon deployment and from the repository. The only file in both places is settings.php.

The Pantheon dashboard warns about the missing services file (neat!), but the other files are pretty useful for developers, and the settings.pantheon.php file is documented as being required on locals too.

@deviantintegral
Copy link
Contributor Author

It looks like the first set of files are pulled in during composer install, which I hadn't run locally yet. I think I was tripped up in that composer create-project runs install automatically, but build:project:create doesn't leave you with a checked out and built directory locally.

services.yml still needs to be fixed though.

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

No branches or pull requests

1 participant