Skip to content

fix: require ovos-plugin-manager>=2.1.0 for opm.* entry points and cap ovos-* deps at next major#25

Merged
JarbasAl merged 1 commit into
devfrom
fix/opm-min-pm-version
Jun 16, 2026
Merged

fix: require ovos-plugin-manager>=2.1.0 for opm.* entry points and cap ovos-* deps at next major#25
JarbasAl merged 1 commit into
devfrom
fix/opm-min-pm-version

Conversation

@JarbasAl

Copy link
Copy Markdown
Member

The opm.* entry-point group(s) declared by this package are only recognized by ovos-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 all ovos-* dependencies at the next major so the latest published versions resolve.

@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@JarbasAl, we couldn't start this review because you've reached your PR review rate limit.

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1835350a-0b82-4c83-b498-38b4852f0f30

📥 Commits

Reviewing files that changed from the base of the PR and between cb3c273 and b292dae.

📒 Files selected for processing (1)
  • pyproject.toml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/opm-min-pm-version

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added the fix label Jun 16, 2026
@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown

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).

🔍 Lint

I've checked the vitals of this contribution. 🩺

ruff: no issues

🏷️ Release Preview

I've checked the 'Breaking Changes' section for surprises. 💥

Current: 0.2.4a4Next: 0.2.5a1

Signal Value
Label (none)
PR title fix: require ovos-plugin-manager>=2.1.0 for opm.* entry points and cap ovos-* deps at next major
Bump build

✅ PR title follows conventional commit format.


🚀 Release Channel Compatibility

Predicted next version: 0.2.5a1

Channel Status Note Current Constraint
Stable Compatible ovos-utterance-normalizer>=0.2.2,<0.3.0
Testing Compatible ovos-utterance-normalizer>=0.2.3,<1.0.0
Alpha Compatible ovos-utterance-normalizer>=0.2.4a3

📋 Repo Health

I've checked the repo's hydration (aka documentation density). 💧

✅ All required files present.

Latest Version: 0.2.4a4

ovos_utterance_normalizer/version.py — Version file
README.md — README
LICENSE — License file
pyproject.toml — pyproject.toml
⚠️ setup.py — setup.py
CHANGELOG.md — Changelog
ovos_utterance_normalizer/version.py has valid version block markers

⚖️ License Check

Ensuring 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 Detection

I've verified the plugin's 'security' signature. ✍️

⚠️ Plugin Status: WARNINGS (2)

Plugin Info:

  • Name: ovos-utterance-normalizer

Plugin Types: transformer.text

OPM Detection:

Plugin Type Wheel Editable
transformer.text

Entry Point Validation:

Entry Point Type Import Interface
ovos-utterance-normalizer transformer.text ✅ 47ms

⊘ No settingsmeta.json

Issues:

  • ⚠️ No settingsmeta.json found
  • ⚠️ No settingsmeta.json found

🔨 Build Tests

I've poured the digital concrete for this build. 🏗️

✅ All versions pass

Python Build Install
3.10
3.11
3.12
3.13
3.14

Closing the loop on this automated check ♻️

@JarbasAl JarbasAl merged commit e2bf613 into dev Jun 16, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant