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

build-number

FAILED
duration-label: 9m 9s
started-label-colon: time-days-ago
cgspell: analyse suggestions with the lexicon only analyze_output runs lexicon∘errmodel, so each suggestion was decorated with the analyses of its spelling neighbours (a suggestion one cheap edit from an infinitive claimed the infinitive reading). Upstream libdivvun uses lexicon-only analysis (speller->analyseSymbols, mode Lookup); this port regression made morphology-keyed suggestion filtering in CG impossible in principle — a wrong inflection whose neighbour licenses the morphology could never be removed. Now analyze_input, with a de-capitalisation fallback: the acceptor holds lower-case forms, so recased suggestions (sentence-initial Juohkehaš) would otherwise lose their readings and vanish. Found while prototyping context-sensitive speller-suggestion filtering: with correct analyses, 9 CG REMOVE rules gain +17 top-1 / 0 harmed on a 3,992-sentence error corpus; with the bug, the same rules move nothing. 79 tests pass.
main
9607e0d3

jobs-heading

divvun-actions cidivvun-actions ci
ran-in▶
build-aarch64-pc-windows-msvcuv venv --python 3.12; uv pip install pyyaml setuptools; $en...
ran-in▶
lib-build-x86_64-unknown-linux-gnu./x build-lib --target x86_64-unknown-linux-gnu mkdir -p lib...
ran-in▶
aarch64-apple-darwin - Build./x build --target aarch64-apple-darwin mv target/aarch64-ap...
ran-in▶
lib-build-aarch64-apple-darwin./x build-lib --target aarch64-apple-darwin mkdir -p libdivv...
ran-in▶
build-x86_64-unknown-linux-gnu./x build --target x86_64-unknown-linux-gnu mv target/x86_64...
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