Conversation
WalkthroughThe changes update configuration files to activate the DOI identifier provider and include the DOI consumer in the event dispatcher’s default consumers. This enables processing of DOI-related events and ensures the DOI identifier provider bean is active in the application context. Changes
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms (3)
🔇 Additional comments (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Just keep the required configuration in this PR. |
Problem description
The DOI identifier is not allowed by configs. Allow it based on https://wiki.lyrasis.org/display/DSDOC7x/DOI+Digital+Object+Identifier#DOIDigitalObjectIdentifier-CommandLineInterface. Create cron job for registration and metadata creating.
For it to work, changes from this PR also need to be applied: #975
Summary by CodeRabbit