Posts tagged: microblog

uprightdiff 1.4.0

I just tagged the 1.4.0 release of uprightdiff, a utility to diff browser screenshots used for testing visual differences caused by changes to #MediaWiki's parser. The new version is now officially compatible with opencv4.https://www.mediawiki.org/wiki/Uprightdiff

Wikimedia CI now supports Rust

Wikimedia CI now supports #rustlang projects! https://phabricator.wikimedia.org/T256827#6396091It's simple for now: it'll run rustfmt, clippy, tests and then generate/publish coverage reports and documentation post-merge. More features/checks can be added as people need and request :)