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

Travis origin debug #12

Open
wants to merge 523 commits into
base: 9.2.x
Choose a base branch
from
Open

Travis origin debug #12

wants to merge 523 commits into from

Conversation

lcatlett
Copy link
Owner

Fixes #

Changes proposed:

(What are you proposing we change?)

Steps to replicate the issue:

(If this PR is not fixing a defect/bug, you can remove this section.)

Steps to verify the solution:

(How does someone verify that this does what you think does?)

malikkotob and others added 30 commits May 4, 2018 11:48
several-articles link now pointing to correct page instead of 404.
…cquia#2802)

Fixes acquia#2796 

This Drush command needs to use whatever Drush context is provided, especially the URI in the case of site factory. Really, all of the Drush calls in this file should probably be refactored to be more consistent (like we do with the Drush task for setup and similar commands), but this solves the immediate problem.

I'm not sure if it's the best approach, but I've confirmed it works on ACSF and doesn't break anything locally.
* Create phpstorm.md
* Added phpstorm.md link to mkdocs.
* Pass required site and uri parameters into post install hook, use drupal:update in favor of artifact:deploy tasks.

* Pass required site name and uri parameters into db update, use drupal:update in favor of artifact:deploy tasks.

* Add post-sites-php hook to provide site name global variable value to dependent tasks.

* Fix bug due to incorrect local domain mapping to multisite name variables, remove logic which incorrectly set acsf_site_name to acsf db value.

* Use global acsf_site_name variable to set active site splits.

* Updated comment with required hostname pattern.

* Fix syntax error and remove site_dir value override.

* Fix bash syntax and use uri provided in acsf hooks in case drupal is not bootstrapped.

* PHPCS fixes failing travis ci build.
* Fix composer patches creating extraneous core directories.

* Required newer version of Composer Patches.
* Fixes missing parentheses

* Fixes typos and punctuation

* Fixes tool names to match links and sections

* Updates version numbers to latest full release
* Fixes acquia#2872: Update github links in readme to reference 9.x branch.

* Fixes acquia#2872: Removing outdated references to drush.wrapper and .drush-use.
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.