Skip to content

ci: modernize GitHub workflows#26

Merged
JarbasAl merged 2 commits into
devfrom
modernizer_workflows
Apr 4, 2026
Merged

ci: modernize GitHub workflows#26
JarbasAl merged 2 commits into
devfrom
modernizer_workflows

Conversation

@JarbasAl
Copy link
Copy Markdown
Member

@JarbasAl JarbasAl commented Apr 4, 2026

Summary

  • Modernize GitHub workflows to use standard reusable workflows from OpenVoiceOS/gh-automations.
  • Standardize build, lint, and release processes.

🤖 Generated with Gemini CLI

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 4, 2026

Warning

Rate limit exceeded

@JarbasAl has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 28 minutes and 13 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 28 minutes and 13 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b33061af-8f9c-448d-a3fe-c08fd841bb7c

📥 Commits

Reviewing files that changed from the base of the PR and between 2dfdd73 and f219483.

📒 Files selected for processing (18)
  • .github/workflows/build-tests.yml
  • .github/workflows/build_tests.yml
  • .github/workflows/conventional-label.yml
  • .github/workflows/coverage.yml
  • .github/workflows/license_check.yml
  • .github/workflows/license_tests.yml
  • .github/workflows/lint.yml
  • .github/workflows/ovoscope.yml
  • .github/workflows/pip_audit.yml
  • .github/workflows/publish_stable.yml
  • .github/workflows/release-preview.yml
  • .github/workflows/release_workflow.yml
  • .github/workflows/repo-health.yml
  • .github/workflows/skill-check.yml
  • .github/workflows/sync_tx.yml
  • .github/workflows/unit_tests.yml
  • scripts/prepare_translations.py
  • scripts/sync_translations.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch modernizer_workflows

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
Copy link
Copy Markdown

github-actions Bot commented Apr 4, 2026

Hello! I've finished running some automated checks on this PR. 👋

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

🔍 Lint

The automated gnomes have finished their shift. 🍄

ruff: issues found — see job log

📊 Coverage

Quantifying the invisible strength of your code. 💪

⚠️ Coverage data unavailable — check the job log.

⚠️ Some tests failed — coverage figures may be incomplete.

🎙️ Skill

Evaluating the skill's conversational prowess. 💬

🎙️ (unknown skill_id) — 13 languages

en-us locale not found

Gitlocalize: ❌ sync script · ❌ translations/ · ❌ sync workflow

⚖️ License Check

Ensuring our licenses are consistent and clear. 📄

❌ License violations detected (10 packages) — review required before merging.

Dependency                          License Name                                            License Type         Misc                                    
ovos-skill-mark1-ctrl               Error                                                   Error                                                        

License Type                        Found                                                  
Error                               1

License distribution: 2× MIT, 2× MIT License, 1× Apache Software License, 1× Apache-2.0 OR BSD-2-Clause, 1× Apache2.0, 1× BSD License, 1× BSD-3-Clause AND 0BSD AND MIT AND Zlib AND CC0-1.0, 1× BSD-3-Clause and Public-Domain

Full breakdown — 10 packages
Package Version License URL
build 1.4.2 MIT link
colorspacious 1.1.2 MIT License link
numpy 2.4.4 BSD-3-Clause AND 0BSD AND MIT AND Zlib AND CC0-1.0 link
ovos-skill-mark1-ctrl ⚠️ 0.0.1 Apache2.0 link
ovos_color_parser 0.0.9a4 Apache Software License link
ovos_i2c_detection 0.0.6a2 MIT link
packaging 26.0 Apache-2.0 OR BSD-2-Clause link
pyahocorasick 2.3.0 BSD-3-Clause and Public-Domain link
pyproject_hooks 1.2.0 MIT License link
pyserial 3.5 BSD License link

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

🏷️ Release Preview

Polishing the release notes for the big debut! 🎀

Current: 0.0.3a1Next: 0.0.3a2

Signal Value
Label (none)
PR title ci: modernize GitHub workflows
Bump alpha

✅ PR title follows conventional commit format.


🚀 Release Channel Compatibility

Predicted next version: 0.0.3a2

Channel Status Note Current Constraint
Stable Not in channel -
Testing Not in channel -
Alpha Not in channel -

🔒 Security (pip-audit)

Ensuring no malicious actors are hitching a ride. 🎭

✅ No known vulnerabilities found (38 packages scanned).

📋 Repo Health

Ensuring the repository remains a happy place. 😊

✅ All required files present.

Latest Version: 0.0.3a1

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

🔌 Skill Tests (ovoscope)

Testing the skill's 'vocabulary' across different languages. 🌍

0/0 passed

🚌 Bus Coverage

Mapping out the 'known' vs 'unknown' signals in your code. 🗺️

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

🔨 Build Tests

Structural analysis of your contribution is complete. 🔬

Python Build Install Tests
3.10 ⚠️
3.11 ⚠️
3.12 ⚠️
3.13 ⚠️
3.14 ⚠️

❌ 3.10: Install OK, tests failed
❌ 3.11: Install OK, tests failed
❌ 3.12: Install OK, tests failed
❌ 3.13: Install OK, tests failed
❌ 3.14: Install OK, tests failed
Check job logs for details.


Processing completed in 0.0001 bot-seconds ⚡

@JarbasAl JarbasAl merged commit e5db918 into dev Apr 4, 2026
7 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant