nginx / unit

NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
https://unit.nginx.org
Apache License 2.0
5.4k stars 331 forks source link

ci: Enable the wasm-wasi-component tests #1402

Closed ac000 closed 2 months ago

ac000 commented 2 months ago

We now have tests for this module via commit cad6aed52 ("Tests: initial "wasm-wasi-component" test").

ac000 commented 2 months ago

It would be good to merge in before the fix for https://github.com/nginx/unit/issues/1392

ac000 commented 2 months ago

Rebase with master

$ git range-diff 8f65fae6...337cba43
 -:  -------- >  1:  1a685084 Docker: bump Go versions
 -:  -------- >  2:  5b47542e Docker: update Rust version
 -:  -------- >  3:  8eb5d128 Docker: introduce "slim" python images
 -:  -------- >  4:  4778099b Docker: leave artifacts when build targets succeed
 -:  -------- >  5:  6e3152c0 Remove .hgtags
 -:  -------- >  6:  778d81cc Remove .hgignore files
 -:  -------- >  7:  0951778d Added .gitignore for pkg/contrib/tarballs
 -:  -------- >  8:  f4298f94 tests: Fix `/status' endpoint to cater for lists
 1:  f3351bce =  9:  264f4af4 test/wasm-wc: Target wasm32-wasip1
 2:  4b361215 = 10:  19cd88ef test/wasm-wc: Rename test_wasm_component.py
 3:  8f65fae6 = 11:  337cba43 ci: Enable the wasm-wasi-component tests