-
Notifications
You must be signed in to change notification settings - Fork 53
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
Pulling in changes for 8.7, setting config, and clearing cache afterwards #118
Conversation
Looks like Travis has been pacified on Islandora/documentation#144. This is good to test. I made content and media, and verified triplestore and fedora indexing. Should probably take a look at a translated piece of content just to be sure I don't introduce any regressions. |
|
They are also disabled in the display settings. Fortunately everything works once I enable them. |
post-install.yml
Outdated
command: "{{ drush_path }} --root {{ drupal_core_path }} -y en islandora_defaults" | ||
- name: Import feature | ||
command: "{{ drush_path }} --root {{ drupal_core_path }} -y fim --bundle=islandora islandora_defaults" |
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.
Re: @seth-shaw-unlv's comments I also got the same behaviour. I re-added this "Import feature" and everything seemed to come up hunky-dorry.
Whoops, I must have aggressively cut that out when clearing out the
install/uninstall/reinstall rigamarole. Good jorb, Danny.
…On Fri, Jun 21, 2019, 15:35 Jared Whiklo ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In post-install.yml
<#118 (comment)>
:
> command: "{{ drush_path }} --root {{ drupal_core_path }} -y en islandora_defaults"
- - name: Import feature
- command: "{{ drush_path }} --root {{ drupal_core_path }} -y fim --bundle=islandora islandora_defaults"
Re: @seth-shaw-unlv <https://github.com/seth-shaw-unlv>'s comments I also
got the same behaviour. I re-added this "Import feature" and everything
seemed to come up hunky-dorry.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#118>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AE6PSHZMZYQZ2NCFBD2QHBLP3UUQPANCNFSM4HZTAX4A>
.
|
Alright, good to go here. Sorry about that. |
|
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.
👍
@dannylamb I'm assuming I need to merge Islandora/documentation#144, then you need to update this PR, then I can merge this? |
@whikloj You got it. |
@whikloj Updated to point back to dev-8.x-1.x |
…ards (Islandora-Devops#118) * Pulling in changes for 8.7, setting config, and clearing cache afterwards * Update post-install.yml * Update post-install.yml * Un-derping * Update drupal.yml
GitHub Issues
Resolves Islandora/documentation#1110 and Islandora/documentation#1095 and Islandora/documentation#1144
Supersedes https://github.com/Islandora-Devops/claw-playbook/pull/108/files
Installs 8.7, clears the cache, and pulls in the latest Islandora module, which has a nice refactor to normalize how we're generating urls.