-
Notifications
You must be signed in to change notification settings - Fork 32
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
Enhance/846b tb cleanup phase1dot5 #889
Open
gilzow
wants to merge
111
commits into
master
Choose a base branch
from
enhance/846b-tb-cleanup-phase1dot5
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.environment .gitignore .lando.upstream README wp-cli.yml wp-config.php
…o copy wp-config.php and wp-cli.yml from files into the wordpress directory since they are now there via the clone from the template repo
.blackfire.yml .editorconfig .environment .gitattributes .gitignore .lando.upstream.yml header.svg php.ini READM.md Additionally, removes the following: .ddev/* .github/* config/sync drush/* web/sites/default/settings.php web/sites/default/settings.platformsh.php
.editorconfig .environment .gitignore header.svg READM.md Additionally, removes the following: config/sync drush/* web/sites/default/settings.php web/sites/default/settings.platformsh.php
.editorconfig .environment .gitignore .lando.upstream.yaml header.svg READM.md psh-subsite-add.php Additionally, removes the following: config/sync/* drush/* web/sites/* which includes settings.php, services.yaml, and drushrc.php for default, main, first, and second directories web/sites/default.settings.php web/sites/settings.platformsh.php web/sites/default.services.yaml
…s, adds inline documentation
…adds inline documentation
.blackfire.yaml .editorconfig .environment .gitattributes .gitignore .lando.upstream.yaml govcms-logo.png govcms-logo.svg header.svg php.ini platformsh_deploy_drush.sh READM.md psh-subsite-add.php Additionally, removes the following: .ddev/* .github/* config/sync/* drush/* docroot/sites/default/* patches/*
…php version to 8.2 between version 3.0.0 and 3.1.0 : https://github.com/lcobucci/clock/releases/tag/3.1.0 For now locking to 3.0.0 until we upgrade this project to php 8.2
change `More info` to `More information`
Update .platform.app.yaml
…ormsh/template-builder into enhance/846b-tb-cleanup-phase1dot5
Updates Pipfile to match what is in the current instance of the template repo
removes non-config file
… other classes to this mixin
Adds env var to config to disable telemetry
syncs platformsh config files for magento from template repository
… in magento template
… anything beyond what is done in BaseProject Removes the import of the magento class in the baseproject file
…for the following templates: beego directus django3 django4 echo express fastapi flask gatsby gin koa laravel nextjs pyramid strapi4 wagtail
… in gatsby template
readMeUpstreamFile = "_UPSTREAM" | ||
readMePSHFile = "_PSH" | ||
|
||
def rename_psh_readme(self): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mixin!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #846 and partially completes #825
This is a big one. For 27 templates designated as starters