Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

update to latest hyrax (includes saving default admin set id & new analytics) #402

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

elrayle
Copy link
Contributor

@elrayle elrayle commented Dec 7, 2021

revision: a3ed17fcf3316d20cf581137c74fcb5109fe43f3

This update requires changes beyond bundle update hyrax including...

  • rake hyrax:install:migrations - installs two migrations
  • update config/analytics.yml to match the style of the new analytics
  • add ENV variables referenced in the analytics config

revision: a3ed17fcf3316d20cf581137c74fcb5109fe43f3
These migrations were added by running…

```
rake hyrax:install:migrations
```

and then updating the schema by running...

```
rake db:migrate
```
Temporarily turn off analytics until ENV variables are updated for the new config format.
@elrayle elrayle changed the title update to latest hyrax update to latest hyrax (includes saving default admin set id & new analytics) Dec 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant