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

fix: ensure managed wordpress files aren't omitted #128

Merged
merged 4 commits into from
Jun 26, 2024

Conversation

araphiel
Copy link
Contributor

@araphiel araphiel commented Jun 11, 2024

Fixes an issue where the following vcs controlled files were being ignored

The composer post install script is set to create symlinks from the wp to web folder, however the following files are not present in the original wp folder

!web/wp-cli.yml
!web/wp-config.php
!web/wp-config-pantheon.php

@araphiel araphiel changed the title fix: ensure VSC managed wordpress files aren't omitted fix: ensure managed wordpress files aren't omitted Jun 11, 2024
.gitignore Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
@jazzsequence jazzsequence merged commit 56428b4 into pantheon-systems:default Jun 26, 2024
4 checks passed
jazzsequence added a commit that referenced this pull request Jul 31, 2024
* fix: ensure VSC controlled web/wp-* files aren't ommitted

* Update .gitignore

* fix: keep `web/index.php`

* add the web/index.php ignore back

---------

Co-authored-by: Chris Reynolds <chris@jazzsequence.com>
jazzsequence added a commit that referenced this pull request Aug 1, 2024
* fix: ensure VSC controlled web/wp-* files aren't ommitted

* Update .gitignore

* fix: keep `web/index.php`

* add the web/index.php ignore back

---------

Co-authored-by: Chris Reynolds <chris@jazzsequence.com>
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