Release 0.5.17a2 - #86
Conversation
* 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>
* 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>
|
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. |
|
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. |
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 HealthScanning for any signs of 'orphaned' code limbs. 🦾 ✅ All required files present. Latest Version: ✅ 🔌 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 CoverageEnsuring every intent and event is reached by the test suite. 🎯 🔨 Build TestsThe assembly line is hummin' along nicely! 🎶
❌ 3.10: Install OK, tests failed 🔍 LintEnsuring we're following our development process. 📏 ❌ ruff: issues found — see job log System.exit(0); // With love from OVOS 🖥️ |
|
CI Status: Stale release automation PR. All failures (build_tests and ovoscope) stem from the same sr@latn loader bug that PR #92 ( 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. |
Human review requested!