build-number
duration-label: 19m 6s
started-label-colon: time-days-ago
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.
jobs-heading
divvun-actions cidivvun-actions ci
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▶
aarch64-apple-darwin - Build./x build --target aarch64-apple-darwin
mv target/aarch64-ap...
ran-in▶
aarch64-apple-darwin - Signecho '--- Downloading unsigned binary'
buildkite-agent artif...
ran-in▶
lib-build-aarch64-apple-darwin./x build-lib --target aarch64-apple-darwin
mkdir -p libdivv...
ran-in▶
build-aarch64-pc-windows-msvc$env:PATH = "C:\Program Files (x86)\Microsoft Visual Studio\...
ran-in▶
build-x86_64-pc-windows-msvc$env:PATH = "C:\Program Files (x86)\Microsoft Visual Studio\...
ran-in▶
lib-build-x86_64-pc-windows-msvc$env:PATH = "C:\Program Files (x86)\Microsoft Visual Studio\...
ran-in▶
lib-build-aarch64-pc-windows-msvc$env:PATH = "C:\Program Files (x86)\Microsoft Visual Studio\...
ran-in▶
Publish (Dev)divvun-actions run divvun-runtime-publish
ran-in▶