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

add configuration for using a custom ObjectFactory #673

Merged
merged 2 commits into from
Nov 21, 2022

Commits on Nov 17, 2022

  1. add configuration for using a custom ObjectFactory

    this is a first step toward #672 and valkyrie support. we want to be able to
    drop in an ObjectFactory implementation that finds and saves using Valkyrie
    instead of ActiveFedora.
    tamsin johnson committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    05cca30 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. fallback to default (#675)

    Update import_behavior.rb
    
    @no-reply what do you think about this change?  This is mainly for projects that have Bulkrax already set up and don't have/don't know about the generated config that update to the latest version of Bulkrax.  Also, this should fix specs.
    kirkkwang authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    59b6e67 View commit details
    Browse the repository at this point in the history