OverviewPipelines
language-englishlanguage-englishlanguage-norwegian-bokmallanguage-norwegian-nynorsk
Login
Divvun BuildkiteOverviewPipelines
language-englishlanguage-englishlanguage-norwegian-bokmallanguage-norwegian-nynorskLogin
Pipelineslang-gle

lang-gle

Passed
giellalt/lang-gle
Last build: 3 days ago
:package: beta
Total Builds1
Last build 3 days ago
Success Rate100%
1 passed, 0 failed
Visibilitypublic
Repository access

Recent Builds

#341
Trigger build to generate new gramcheck docs data and fix private repo badges
main
PASSED
15m 0s
time-days-ago
#340
Trigger build: fix lemma test calculation, increase timeout, improve docs testlog reporting
main
FAILED
10m 11s
time-days-ago
#339
Trigger build: use new rust-wasm typosreport, generate speller accuracy variants
main
PASSED
9m 49s
time-days-ago
#338
Remove unused typosereport files that now live in jekyll-theme-giellalt
main
PASSED
18m 29s
time-days-ago
#337
Put the fada vowels in the speller alphabet The inclusion list had no á, é, í, ó or ú, so the ten a/á, e/é, i/í, o/ó and u/ú transition pairs were the only thing that could put them into the error model. giella-core 1.5.2 started dropping pair rules naming a symbol outside the alphabet, which removed the accented vowels from the model altogether: "bo" produced 205 corrections and not one of them was "bó". A missing or misplaced síneadh fada is the most common Irish spelling error, so the speller could not correct the error class it most needs to. giella-core 1.14.1 stopped dropping those rules, which restores the ten pairs. This fixes the underlying cause: the five vowels are letters of Irish and belong in the alphabet, so they now take part in insertion, deletion and substitution like any other letter. "bo" now yields 25 corrections carrying a fada, including "bó". Also drop č, î and ï. They are template leftovers: in this repository they occur only in downcasing filters, hyphenation, foreign character classes and stray North Sámi text, and in no Irish stem lexicon. Removing them roughly pays for the five vowels, so the compiled error model is 49572 bytes against 56616 for the pre-1.5.2 behaviour. Note that the weight column of the transition pairs has no effect: the @_UNKNOWN_SYMBOL_@ rule that editdist.py emits subsumes those arcs, so every substitution costs the same regardless of what the pairs declare. That is an upstream issue, identical in C++ and Rust hfst, and is not addressed here.
main
SKIPPED
0s
time-days-ago
#336
docs: remove committed badge/test data (generated per build now) docs/badgedata/, docs/testlogs/*.md, docs/typosreport/report*.json and the legacy docs/report.json are regenerated on every main build and force-pushed to the generated/docs-data branch, which the README badges and the /testlogs/ and /typosreport/ pages now read live over raw.githubusercontent.com. The tracked copies go stale on every commit and add nothing; .gitignore (rev 335) already keeps them out. Kept: docs/testlogs/index.html and docs/typosreport/{bundle,global,index}.* (page and viewer shells, not data).
main
SKIPPED
0s
time-days-ago
#335
Trigger build: fix gtlextools git authentication
main
PASSED
23m 45s
time-days-ago
#334
Apply changes 334
main
FAILED
21s
time-days-ago
#333
Remove obsolete speller-report accuracy chart
main
PASSED
9m 42s
time-days-ago
#332
[Template merge] Add support for generating typos data from Err/ entries in lexc files
main
PASSED
40m 46s
time-days-ago
#331
Trigger docs build
main
PASSED
22m 15s
time-days-ago
#330
Implement correction rule for 'thar an claí' Added a rule to correct 'thar an claí' to 'thar an gclaí' and related definitions.
main
PASSED
11m 15s
time-days-ago
#329
Add Seanán Ó Coistín to AUTHORS list
x-proofing-ga/dev-latest
PASSED
4m 33s
time-days-ago
#328
Add Seanán Ó Coistín to AUTHORS list
main
PASSED
11m 27s
time-days-ago
#327
A big update of various rules Updated various rules about including chun bheith, as bheith, gan bheith, le bheith, etc.
main
PASSED
14m 59s
time-days-ago
#326
Apply changes 310
main
PASSED
9m 29s
time-days-ago
#325
Trigger build: fix gtlextools, fix map in docs
main
PASSED
11m 46s
time-days-ago
#324
parenthesis
main
FAILED
24s
time-days-ago
#323
Remove old docs workflow
main
FAILED
27s
time-days-ago
#322
Apply changes 303
main
FAILED
18s
time-days-ago
Divvun Buildkite Overview

Resources

Buildkite DashboardGitHub - divvunGitHub - giellalt