Skip to content

fix(deps): allow ovos-workshop 9.x (widen <9.0.0 -> <10.0.0)#245

Merged
JarbasAl merged 1 commit into
devfrom
fix/allow-ovos-workshop-9
Jun 28, 2026
Merged

fix(deps): allow ovos-workshop 9.x (widen <9.0.0 -> <10.0.0)#245
JarbasAl merged 1 commit into
devfrom
fix/allow-ovos-workshop-9

Conversation

@JarbasAl

Copy link
Copy Markdown
Member

ovos-workshop is on the 9.x line. This <9.0.0 cap is one of the last in core's skills-essential extra blocking ovos-core from resolving its modern ovos-workshop>=9.x floor (PIPELINE-1 / handler-lifecycle work). Widen to <10.0.0, matching the rest of the skill ecosystem.

🤖 Generated with Claude Code

ovos-workshop is on the 9.x line; this <9.0.0 cap blocks ovos-core from
resolving its modern ovos-workshop>=9.x floor (the package is in core's
skills-essential extra).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 28, 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 59 minutes and 54 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.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: dfcf7f06-84ac-4b1b-9ed6-534a72354568

📥 Commits

Reviewing files that changed from the base of the PR and between b14494d and 23d18c9.

📒 Files selected for processing (1)
  • requirements.txt
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/allow-ovos-workshop-9

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.

@github-actions

github-actions Bot commented Jun 28, 2026

Copy link
Copy Markdown

Beep! Your PR results are served. 🍽️

I've aggregated the results of the automated checks for this PR below.

🎙️ Skill

Checking the skill's compatibility with various platforms. 💻

🎙️ ovos-skill-date-time.openvoiceos — 20 languages

en-US: 14 intents · 2 vocab · 30 dialogs · skill.json ✅

Translation coverage — 19 languages (1 complete, 7 partial, 11 incomplete)
Language Progress Coverage
ca-ES ██████░░░░ ⚠️ 63.6% (35/55)
cs-CZ ███░░░░░░░ ❌ 32.7% (18/55)
da-DK ██████░░░░ ⚠️ 60.0% (33/55)
de-DE ██████░░░░ ⚠️ 63.6% (35/55)
es-ES ██████░░░░ ⚠️ 63.6% (35/55)
eu-ES █████░░░░░ ❌ 47.3% (26/55)
fa-IR ████░░░░░░ ❌ 43.6% (24/55)
fr-FR ██████████ ✅ 100.0% (55/55)
gl-ES ██████░░░░ ⚠️ 63.6% (35/55)
hu-HU ███░░░░░░░ ❌ 32.7% (18/55)
it-IT ████░░░░░░ ❌ 41.8% (23/55)
nl-NL ███░░░░░░░ ❌ 34.5% (19/55)
pl-PL ███░░░░░░░ ❌ 32.7% (18/55)
pt-BR ██████░░░░ ⚠️ 63.6% (35/55)
pt-PT █████░░░░░ ⚠️ 52.7% (29/55)
ru-RU ███░░░░░░░ ❌ 32.7% (18/55)
sv-FI ███░░░░░░░ ❌ 32.7% (18/55)
sv-SE ███░░░░░░░ ❌ 32.7% (18/55)
tr-TR ███░░░░░░░ ❌ 34.5% (19/55)

🏷️ Release Preview

I've generated a preview of the upcoming changes. 🎬

Current: 1.1.10a4Next: 1.1.10a5

Signal Value
Label (none)
PR title fix(deps): allow ovos-workshop 9.x (widen <9.0.0 -> <10.0.0)
Bump alpha

⚠️ No conventional commit prefix — alpha-only bump.
Suggested: fix: update the thing or feat: update the thing


🚀 Release Channel Compatibility

Predicted next version: 1.1.10a5

Channel Status Note Current Constraint
Stable Too new (must be <0.5.0) ovos-skill-date-time>=0.4.20,<0.5.0
Testing Compatible ovos-skill-date-time>=1.1.5,<2.0.0
Alpha Compatible ovos-skill-date-time>=1.1.10a4

📋 Repo Health

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

✅ All required files present.

Latest Version: 1.1.10a4

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

🔍 Lint

I've distilled the results into this summary. 🧪

ruff: no issues

🔒 Security (pip-audit)

Checking for any potential security regressions. 🔄

✅ No known vulnerabilities found (84 packages scanned).

🔌 Skill Tests (ovoscope)

I've verified the skill's 'tone of voice' is consistent. 🎙️

0/0 passed

🚌 Bus Coverage

A bird's eye view of the message bus landscape. 🦅

⚠️ Bus coverage report unavailable — check the job log.

⚖️ License Check

Ensuring every file has a proper birth certificate. 👶

✅ No license violations found.

Policy: Apache 2.0 (universal donor). StrongCopyleft / NetworkCopyleft / WeakCopyleft / Other / Error categories fail. MPL allowed.

📊 Coverage

Test coverage audit: no stone left unturned. 🗿

20.2% total coverage

Per-file coverage (3 files)
File Coverage Missing lines
setup.py 0.0% 50
version.py 0.0% 4
__init__.py 22.9% 313

Full report: download the coverage-report artifact.

🔨 Build Tests

Running the forge to see if the code tempers correctly. 🔥

✅ All versions pass

Python Build Install Tests
3.10
3.11
3.12
3.13
3.14

Your loyal script, at your command 🫡

@github-actions github-actions Bot added the fix label Jun 28, 2026
@JarbasAl JarbasAl merged commit d761d63 into dev Jun 28, 2026
14 of 15 checks passed
@JarbasAl JarbasAl deleted the fix/allow-ovos-workshop-9 branch June 28, 2026 14:13
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