briansmith / webpki

WebPKI X.509 Certificate Validation in Rust
https://briansmith.org/rustdoc/webpki/
Other
464 stars 165 forks source link

Add aarch64-pc-windows-msvc to CI (build only). #287

Closed briansmith closed 1 year ago

briansmith commented 1 year ago

Build webpki on aarch64-pc-windows-msvc. Don't run it since there are no aarch64-pc-windows-msvc runners available.

briansmith commented 1 year ago

This is blocked on #286 (upgrade to ring 0.17.0) and on upgrading to a rcgen that uses 0.17.0

codecov[bot] commented 1 year ago

Codecov Report

Merging #287 (c89bde8) into main (e7873ff) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #287   +/-   ##
=======================================
  Coverage   57.43%   57.43%           
=======================================
  Files          21       21           
  Lines        3597     3597           
=======================================
  Hits         2066     2066           
  Misses       1531     1531           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

briansmith commented 1 year ago

This is blocked on [...] upgrading to a rcgen that uses 0.17.0

I used an allowlist of target architectures to decide whether to make rcgen a dev-dependency and whether to enable the rcgen-based tests. Will undo this when rcgen uses ring 0.17.