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

Add Drupal to Alpaca TravisCI setup; Resolves https://github.com/Isla… #23

Merged
merged 8 commits into from
Dec 20, 2016

Conversation

ruebot
Copy link
Member

@ruebot ruebot commented Dec 19, 2016

…ndora-CLAW/CLAW/issues/455

See: Islandora/documentation#455

To test:

  • Look at TravisCI build logs, and verify that Drupal was installed successfully

@ruebot ruebot changed the title Add Drupal to Alpaca TravisCI setup; Resolves https://github.com/Isla… DO NOT MERGE -- Add Drupal to Alpaca TravisCI setup; Resolves https://github.com/Isla… Dec 19, 2016
@ruebot ruebot changed the title DO NOT MERGE -- Add Drupal to Alpaca TravisCI setup; Resolves https://github.com/Isla… Add Drupal to Alpaca TravisCI setup; Resolves https://github.com/Isla… Dec 19, 2016
@ruebot
Copy link
Member Author

ruebot commented Dec 19, 2016

@dannylamb ready for review.

drush si minimal --db-url=mysql://drupal:drupal@localhost/drupal --yes
drush runserver --php-cgi=$HOME/.phpenv/shims/php-cgi localhost:8081 &>/tmp/drush_webserver.log &

ln -s $ISLANDORA_DIR modules/islandora
Copy link
Contributor

@dannylamb dannylamb Dec 20, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to pull down the islandora modules with git here instead of symlinking like we do in the islandora repo's setup. Lines 617-618 in the Travis log show the module can't be found when you try to enable it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, good catch!

@dannylamb
Copy link
Contributor

👍 You're awesome @ruebot. That definitely turned out to be a bit trickier than first envisioned.

@dannylamb dannylamb merged commit 284b8a3 into Islandora:master Dec 20, 2016
@ruebot ruebot deleted the issue-455 branch December 20, 2016 15:41
@ruebot
Copy link
Member Author

ruebot commented Dec 20, 2016

aww, thanks man!

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.

2 participants