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

remove dependency on dry-transaction #5901

Merged
merged 2 commits into from
Oct 20, 2022
Merged

remove dependency on dry-transaction #5901

merged 2 commits into from
Oct 20, 2022

Conversation

no-reply
Copy link
Contributor

we don't really use any of the Dry::Transaction code. the dependency should have been removed when the legacy transactions got removed for 4.x.

@samvera/hyrax-code-reviewers

we don't really use any of the `Dry::Transaction` code. the dependency should
have been removed when the legacy transactions got removed for 4.x.
no-reply pushed a commit that referenced this pull request Oct 19, 2022
During the `hyrax:install` generator, this formerly threw a
`RuntimeError`, but recent changes in Blacklight have resulting in it
now throwing a `NoMethodError`. We want to catch *all* errors getting
the blacklight config during `hyrax:install` generation, so this
commit changes it to just rescue `StandardError` instead.
@dunn dunn merged commit de16ace into main Oct 20, 2022
@dunn dunn deleted the no-dry-tx branch October 20, 2022 23:12
@dlpierce dlpierce added the notes-bugfix Release Notes: Fixed a bug label Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency notes-bugfix Release Notes: Fixed a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants