OverviewPipelines
language-englishlanguage-englishlanguage-norwegian-bokmallanguage-norwegian-nynorsk
Login
Divvun BuildkiteOverviewPipelines
language-englishlanguage-englishlanguage-norwegian-bokmallanguage-norwegian-nynorskLogin
Pipelinesdivvun-runtimeBuild #351

build-number

FAILED
duration-label: 13m 43s
started-label-colon: time-days-ago
Update divvunspell so pipeline speller configs take effect The lockfile still pointed at fc30fe67. Moving it to current main picks up the snake_case config aliases, without which every hyphenated speller option a pipeline sets is silently ignored -- the TypeScript binding is generated from Rust field names and so emits n_best, while the config deserializes n-best and fills a default for anything else. Measured on lang-sme's own pipeline.ts, unchanged, one word: 8 spelled readings before, 170 after. It asks for n_best 100 and had been getting the default 10, with max_weight and all three reweight penalties equally inert; only beam and recase, the keys without a hyphen, ever applied. The jump also brings in the divvunspell work done since fc30fe67 -- best-first search, search dedup, lazy subset construction, the case and boundary probes. Workspace tests pass, and the sme grammar checker and speller pipelines both still run.
main
53337a70

jobs-heading

divvun-actions cidivvun-actions ci
ran-in▶
lib-build-aarch64-apple-darwin./x build-lib --target aarch64-apple-darwin mkdir -p libdivv...
ran-in▶
build-aarch64-pc-windows-msvcuv venv --python 3.12; uv pip install pyyaml setuptools; $en...
ran-in▶
aarch64-apple-darwin - Build./x build --target aarch64-apple-darwin mv target/aarch64-ap...
ran-in▶
build-x86_64-unknown-linux-gnu./x build --target x86_64-unknown-linux-gnu mv target/x86_64...
ran-in▶
lib-build-x86_64-unknown-linux-gnu./x build-lib --target x86_64-unknown-linux-gnu mkdir -p lib...
ran-in▶
build-x86_64-pc-windows-msvcuv venv --python 3.12; uv pip install pyyaml setuptools; $en...
ran-in▶
lib-build-x86_64-pc-windows-msvcuv venv --python 3.12; uv pip install pyyaml setuptools; $en...
ran-in▶
lib-build-aarch64-pc-windows-msvcuv venv --python 3.12; uv pip install pyyaml setuptools; $en...
ran-in▶
aarch64-apple-darwin - Signecho '--- Downloading unsigned binary' buildkite-agent artif...
not-started▶
Publish (Dev)divvun-actions run divvun-runtime-publish
not-started▶
Divvun Buildkite Overview

Resources

Buildkite DashboardGitHub - divvunGitHub - giellalt