Skip to content

Release 0.5.17a2 - #86

Open
github-actions[bot] wants to merge 34 commits into
masterfrom
release-0.5.17a2
Open

Release 0.5.17a2#86
github-actions[bot] wants to merge 34 commits into
masterfrom
release-0.5.17a2

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 4, 2026

Copy link
Copy Markdown

Human review requested!

gitlocalize-app Bot and others added 30 commits November 17, 2025 13:15
* Translate skill.json via GitLocalize

* Translate dialogs.json via GitLocalize

* Translate intents.json via GitLocalize

---------

Co-authored-by: marccasadesus <marc.casadesus.bsc@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Translate skill.json via GitLocalize

* Translate skill.json via GitLocalize

---------

Co-authored-by: Adina Vladu <adina.vladu@usc.es>
Co-authored-by: daniferlop <danielfernandez.lopez@usc.es>
* Translate skill.json via GitLocalize

* Translate dialogs.json via GitLocalize

* Translate intents.json via GitLocalize

---------

Co-authored-by: Goudarz Jafari <me@goudarzjafari.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Automated rename submitted by @JarbasAl via OVOS Localize.

Co-authored-by: ovos-localize[bot] <ovos-localize[bot]@users.noreply.github.com>
Automated rename submitted by @JarbasAl via OVOS Localize.

Co-authored-by: ovos-localize[bot] <ovos-localize[bot]@users.noreply.github.com>
JarbasAl and others added 4 commits April 3, 2026 19:06
* fix(i18n): normalize locale folder names to canonical BCP-47 form

Rename all locale directories to use canonical BCP-47 codes:
- Lowercase regions → uppercase (da-dk → da-DK, en-us → en-US)
- Bare language codes → full BCP-47 (da → da-DK, eu → eu-ES)
- Invalid codes remapped (eu-eu → eu-ES, fa-fa → fa-IR)
- Nested bare-language subdirs merged up (eu-ES/eu/ → eu-ES/)

This fixes wheel build failures caused by ZIP files containing
duplicate entries with different contents for the same logical path.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* chore(i18n): remove deprecated translations/ folder (gitlocalize)

The translations/ folder with JSON files was used by gitlocalize and
has been deprecated in favor of ovos-localize.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* fix: aautomations

* ci: modernize GitHub Actions workflows

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>

* ci: add standard GitHub Actions workflows

---------

Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
@mikejgray

Copy link
Copy Markdown
Collaborator

Closing as superseded by #89 (0.5.17a3), which reflects current dev. Propose-release automation stacks a new PR per alpha publish without closing the prior; cleaning up the backlog.

@mikejgray mikejgray closed this Jun 2, 2026
@mikejgray

Copy link
Copy Markdown
Collaborator

Reopening — closed these in error during maintenance triage. This repo isn't mine to clean up (I maintain macOS support only, and direction here is Jarbas's call). Apologies for the noise.

@mikejgray mikejgray reopened this Jun 2, 2026
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Author

I've scrutinized every line of your PR. Here's the report. 🧐

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

📋 Repo Health

Scanning for any signs of 'orphaned' code limbs. 🦾

✅ All required files present.

Latest Version: 0.5.17a2

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)

I ran the end-to-end skill tests to see how your skill behaves in the real world! 🎤

0/0 passed

🚌 Bus Coverage

Ensuring every intent and event is reached by the test suite. 🎯

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

🔨 Build Tests

The assembly line is hummin' along nicely! 🎶

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.

🔍 Lint

Ensuring we're following our development process. 📏

ruff: issues found — see job log


System.exit(0); // With love from OVOS 🖥️

@JarbasAl

Copy link
Copy Markdown
Member

CI Status: Stale release automation PR. All failures (build_tests and ovoscope) stem from the same sr@latn loader bug that PR #92 (feat/phal-split) fixes.

This release candidate should be regenerated after #92 merges to dev. The release pipeline will re-create this PR automatically on the next alpha bump. No code changes needed here.

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.

3 participants