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

Move Laevigata workflow setup from initializer to seeds.rb #141

Merged
merged 3 commits into from
May 10, 2017

Conversation

bess
Copy link

@bess bess commented May 9, 2017

Move Laevigata workflow setup from initializer to a rake task, and document it in README

This will ensure it runs via bin/setup,
and it can also be invoked via rake db:seed
@bess bess changed the title Move Laevigata workflow setup from initializer to a rake task Move Laevigata workflow setup from initializer to seeds.rb May 9, 2017
1) Run the test suite
`bin/rails ci`
1) If the tests run without error, start the demo server
1. Start the demo server in its own terminal session
`bin/rails hydra:server`
Copy link
Collaborator

Choose a reason for hiding this comment

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

For me, hydra:server fails sometimes. I start them separately.
fcrepo_wrapper
solr_wrapper
rails s

@alexBLR alexBLR merged commit 8c5c337 into master May 10, 2017
@alexBLR alexBLR deleted the workflow_to_rake branch May 10, 2017 15:06
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.

None yet

2 participants