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

7.3 upgrade #164

Merged
merged 2 commits into from
Mar 27, 2017
Merged

7.3 upgrade #164

merged 2 commits into from
Mar 27, 2017

Conversation

bmquinn
Copy link
Contributor

@bmquinn bmquinn commented Mar 27, 2017

Fixes #160

Upgrades Sufia to 7.3.0.

Several rake tasks are required after deploying the upgrade.

  • deploy using Capistrano
  • Rails console: ActiveFedora::Base.reindex_everything
  • cd [APP ROOT] (rest of commands from this dir unless specified in Rails console)
  • bundle exec rake curation_concerns:workflow:load
  • bundle exec rake sufia:migrate:from_7_3_0rc1_release
  • Rails console: Sipity::Workflow.find_by_name('default').update(allows_access_grant: true)
  • bundle exec rake sufia:default_admin_set:create
  • bundle exec rake sufia:migrate:move_all_works_to_admin_set

Changes proposed in this pull request:

  • Sufia 7.3.0 upgrade
  • QA engine install

@kdid kdid merged commit 33b1420 into dev Mar 27, 2017
@kdid kdid deleted the 7.3-upgrade branch March 27, 2017 19:33
@kdid kdid removed the in review label Mar 27, 2017
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