Ronald Tse
Ronald Tse
This pull request enables building Onigmo in WebAssembly via WASI. The changes it proposes are minimal and only specific to the WebAssembly build. This work is being used inside the...
NOTE: Background and additional information provided in metanorma/metanorma-nist#300. ## Info: List of changes ### Clean up bibliographic entries When multiple documents refer to the same hard-coded bibliographic entries, we can...
We need to test against RHEL containers, using the vanilla OpenSSL backend that comes with it.
Here are the results from the latest runs after CI speed improvements in #1582 . Most of the time spent now is in the "Build and Test" stage. I've taken...
From @martinX3: I did `clean` my gpg key with `gpg (GnuPG) 2.2.32` and lost one of my uid's. in thunderbird. It's my gmail uid. https://keys.openpgp.org/search?q=130A7C7B515BECE7 - Probably a bug. I...
We should support M1 running of RNP. This will be a need for TB as well. Ping @dewyatt @ni4 Here's a document that describes installation of Homebrew on M1: https://github.com/mikelxc/Workarounds-for-ARM-mac
We should have a check against Coverity to see if we have any high priority issues to resolve.
Similar to centos8-ossl, we should add a modular BACKEND matrix value for these platforms.
Both workflows contain multiple identical steps. We should move the "BACKEND" specification as the GHA workflow `matrix` value.