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

use Dor::TextExtraction::DorEventLogger consistently across the codebase for sending events #1418

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

Conversation

jmartin-sul
Copy link
Member

@jmartin-sul jmartin-sul commented Nov 15, 2024

Why was this change made? 🤔

fixes #1412

How was this change tested? 🤨

⚡ ⚠ If this change has cross service impact, including writes to shared file systems, run integration tests and/or test in [stage|qa] environment, in addition to specs. ⚡

@jmartin-sul jmartin-sul force-pushed the fixup-dor-event-logging branch 2 times, most recently from 4e7ed13 to a3855f6 Compare November 20, 2024 06:49
…the level of abstraction used in the class

this follows a refactoring to consistently use Dor::TextExtraction::DorEventLogger (instead of Dor::Services::Client) for event creation
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.

centralize DOR event log event creation, centralize dor-services-client config in boot.rb
1 participant