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

🎁 adds reference and registers bulkrax transaction #324

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

ShanaLMoore
Copy link
Contributor

@ShanaLMoore ShanaLMoore commented Jan 24, 2024

Update IiifPrint to sniff out if Bulkrax has a transaction for update_with_bulk_behavior and create_with_bulk_behavior (check if the constants are defined); then inject accordingly.

Related Issue:

…behavior

Update IiifPrint to sniff out if Bulkrax has a transaction for update_with_bulk_behavior and create_with_bulk_behavior (check if the constants are defined); then inject accordingly.

Issue:
- samvera/bulkrax#897
@ShanaLMoore ShanaLMoore force-pushed the i897-register-bulkrax-transactions branch from be98410 to 4d1e317 Compare January 24, 2024 20:11
Copy link
Contributor

@kirkkwang kirkkwang left a comment

Choose a reason for hiding this comment

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

Looks good, but looks like there are some linting to be done

Offenses:

app/transactions/hyrax/transactions/iiif_print_container_decorator.rb:41:72: C: [Correctable] Layout/TrailingWhitespace: Trailing whitespace detected.
          ops.register Bulkrax::Container::UPDATE_WITH_BULK_BEHAVIOR do 
                                                                       ^
app/transactions/hyrax/transactions/iiif_print_container_decorator.rb:44:62: C: [Correctable] Layout/TrailingWhitespace: Trailing whitespace detected.
            Hyrax::Transactions::WorkUpdate.new(steps: steps)    
                                                             ^^^^

@ShanaLMoore
Copy link
Contributor Author

Looks good, but looks like there are some linting to be done

Oops, I missed scrolling down to see that. I'll fix it. thanks for pointing it out.

@ShanaLMoore ShanaLMoore merged commit 3c8a7b4 into main Jan 29, 2024
9 checks passed
@jeremyf jeremyf deleted the i897-register-bulkrax-transactions branch February 23, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants