feat: add Project Gutenberg catalog package - #9
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis PR adds a complete Project Gutenberg integration example to the marginalia-examples repository. A new integration manifest declares OPDS1 catalog provider endpoints and metadata, a README documents the integration's current and planned behavior, and the root README registers the example in its examples list. ChangesProject Gutenberg Integration Example
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
contributes.catalog.providersValidation
python3 ../marginalia-sdk/tools/validate_manifest.py --profile publish */manifest.jsonpython3 ../marginalia-sdk/tools/build_package.py project-gutenberg-integration --profile publish --output dist --jsongit diff --checkDraft until the SDK schema support for static catalog provider contributions lands.
Need help on this PR? Tag
@codesmithwith what you need. Autofix is disabled.Summary by CodeRabbit
Release Notes
New Features
Documentation