OverviewPipelines
language-englishlanguage-englishlanguage-norwegian-bokmallanguage-norwegian-nynorsk
Login
Divvun BuildkiteOverviewPipelines
language-englishlanguage-englishlanguage-norwegian-bokmallanguage-norwegian-nynorskLogin
Pipelinesdivvun-runtime

divvun-runtime

Passed
divvun/divvun-runtime
Last build: 5 days ago
Total Builds1
Last build 5 days ago
Success Rate100%
1 passed, 0 failed
Visibilitypublic
Repository access

Recent Builds

#300
cli: send tracing logs to stderr
feat/no-colorize-on-json-path-base
PASSED
21m 13s
time-days-ago
#299
Export PipelineValue in TS runtime
fix/run-pipeline-json-path
PASSED
12m 53s
time-days-ago
#298
Info on ./x deps
main
PASSED
11m 19s
time-days-ago
#297
Fix grammar-error localisation: $N substitutions and locale fallback - cohort_errs now sets numeric Fluent args ("1" = error form; "2", "3", ... from relations named $2, $3 matched by MSG_TEMPLATE_REL, multiple targets joined with ", "), fixing the arg1/$1 name mismatch and enabling $2+. - €1, €2, ... are all replaced with the corresponding suggestions (was €1 only). - FluentLoader gains get_message_localized: message-level fallback across the requested locales, then default, then any loaded bundle, instead of resolving a single bundle and returning the raw id when it lacks the message. - Suggester carries the full locale priority list rather than a single resolved locale; error_preferences uses the encoded key and the same fallback. - FluentLoader::new keeps partially-parsed resources instead of dropping a whole file on parse error, and disables bidi isolating on interpolated values.
main
PASSED
19m 6s
time-days-ago
#296
Fix grammar-error localisation: $N substitutions and locale fallback - cohort_errs now sets numeric Fluent args ("1" = error form; "2", "3", ... from relations named $2, $3 matched by MSG_TEMPLATE_REL, multiple targets joined with ", "), fixing the arg1/$1 name mismatch and enabling $2+. - €1, €2, ... are all replaced with the corresponding suggestions (was €1 only). - FluentLoader gains get_message_localized: message-level fallback across the requested locales, then default, then any loaded bundle, instead of resolving a single bundle and returning the raw id when it lacks the message. - Suggester carries the full locale priority list rather than a single resolved locale; error_preferences uses the encoded key and the same fallback. - FluentLoader::new keeps partially-parsed resources instead of dropping a whole file on parse error, and disables bidi isolating on interpolated values.
fix/grammar-error-localisation
PASSED
16m 51s
time-days-ago
#295
Bump deps
main
PASSED
15m 2s
time-days-ago
#294
Split cdylib into divvun-runtime-ffi subcrate The root crate was ["lib", "cdylib", "staticlib"]. On Windows MSVC, cdylib's import library and staticlib both want divvun_runtime.lib and clobber each other, so the staticlib was never reaching artifact consumers. - Root [lib] is now ["lib", "staticlib"] only. - New workspace member crates/divvun-runtime-ffi is cdylib, names its output divvun_runtime (so consumers still find libdivvun_runtime.{dylib,so} / divvun_runtime.dll), and re-exports divvun_runtime::ffi via pub use. Rust's reachability analysis carries the #[no_mangle] DRT_* symbols from the rlib into the cdylib's export table. - build/build.ts buildLib now invokes cargo for both packages in one build so ./x build-lib still emits both artifacts.
main
PASSED
14m 42s
time-days-ago
#293
Split cdylib into divvun-runtime-ffi subcrate The root crate was ["lib", "cdylib", "staticlib"]. On Windows MSVC, cdylib's import library and staticlib both want divvun_runtime.lib and clobber each other, so the staticlib was never reaching artifact consumers. - Root [lib] is now ["lib", "staticlib"] only. - New workspace member crates/divvun-runtime-ffi is cdylib, names its output divvun_runtime (so consumers still find libdivvun_runtime.{dylib,so} / divvun_runtime.dll), and re-exports divvun_runtime::ffi via pub use. Rust's reachability analysis carries the #[no_mangle] DRT_* symbols from the rlib into the cdylib's export table. - build/build.ts buildLib now invokes cargo for both packages in one build so ./x build-lib still emits both artifacts.
main
FAILED
14m 6s
time-days-ago
#292
Remove dead headers
dev-latest
PASSED
12m 29s
time-days-ago
#291
Remove dead headers
main
PASSED
12m 24s
time-days-ago
#290
Remove dead headers
main
FAILED
11m 58s
time-days-ago
#289
Remove dead headers
main
CANCELED
1m 24s
time-days-ago
#288
Add error prefs FFI
main
CANCELED
10m 57s
time-days-ago
#287
Add error prefs FFI
main
CANCELED
28s
time-days-ago
#286
Add static lib build
main
FAILED
13m 7s
time-days-ago
#285
Fix build stuff and add doc
main
FAILED
13m 3s
time-days-ago
#284
Fix sentence splitting
main
FAILED
12m 58s
time-days-ago
#283
Get in a fight with semver breakage
main
FAILED
12m 51s
time-days-ago
#282
Fix cgspell's subreadings
main
FAILED
12m 54s
time-days-ago
#281
Fix .ts things and warn about expected missing dev pipelines
main
FAILED
13m 40s
time-days-ago
Divvun Buildkite Overview

Resources

Buildkite DashboardGitHub - divvunGitHub - giellalt