fix: require ovos-plugin-manager>=2.1.0 for opm.* entry points and cap ovos-* deps at next major#25
Conversation
…p ovos-* deps at next major
|
Warning Review limit reached
More reviews will be available in 33 minutes and 29 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more credits in the billing tab to continue. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Just the facts, ma'am. Here's your report. 👮♂️I've aggregated the results of the automated checks for this PR below. 🔒 Security (pip-audit)I've checked for any insecure file permissions. 📂 ✅ No known vulnerabilities found (62 packages scanned). 🔍 LintI've checked the vitals of this contribution. 🩺 ✅ ruff: no issues 🏷️ Release PreviewI've checked the 'Breaking Changes' section for surprises. 💥 Current:
✅ PR title follows conventional commit format. 🚀 Release Channel Compatibility Predicted next version:
📋 Repo HealthI've checked the repo's hydration (aka documentation density). 💧 ✅ All required files present. Latest Version: ✅ ⚖️ License CheckEnsuring our license headers are up to date for 2024. 📅 ✅ No license violations found. Policy: Apache 2.0 (universal donor). StrongCopyleft / NetworkCopyleft / WeakCopyleft / Other / Error categories fail. MPL allowed. 🔌 Plugin DetectionI've verified the plugin's 'security' signature. ✍️ Plugin Info:
Plugin Types: transformer.text OPM Detection:
Entry Point Validation:
⊘ No Issues:
🔨 Build TestsI've poured the digital concrete for this build. 🏗️ ✅ All versions pass
Closing the loop on this automated check ♻️ |
The
opm.*entry-point group(s) declared by this package are only recognized byovos-plugin-manager>=2.1.0(canonical in PluginTypes since 2.1.0;opm.agents.*since 2.3.0a1). An older plugin-manager queries the legacy entry-point group and silently never discovers the plugin. Also caps allovos-*dependencies at the next major so the latest published versions resolve.