Andrew Clayton
Andrew Clayton
Added a whitespace issue checker workflow
These new checks finish in under half the time of the existing CI, so shouldn't have an adverse effect on the testing time...
Added a `Closes:` tag... ``` 1: 087c9b4a ! 1: 60a942be Add GitHub workflows for extra coverage @@ Commit message Also no pytests, these should be well covered via other workflows...
Update to wasmtime 20.0.0 ``` $ git range-diff 759ddbfb...a0968a79 1: 60a942be ! 1: 035dd2cd Add GitHub workflows for extra coverage @@ .github/workflows/ci-dev-distro-compiler.yaml (new) + + - name: Install wasmtime +...
- On Fedora don't install weak dependencies - Fix some indentation ``` $ git range-diff a0968a79...c318cf3e 1: 035dd2cd ! 1: cca7ab09 Add GitHub workflows for extra coverage @@ .github/workflows/ci-dev-distro-compiler.yaml (new)...
Split the white space check into its own [PR](https://github.com/nginx/unit/pull/1242).
- Remove Prerl/clang build fix. This is now merged via https://github.com/nginx/unit/commit/5d1ce5c4475f8d126b61650f3c678e3f94549f6b - Small clarification to the commit message ``` git range-diff cca7ab09...fc0e24c1 1: cca7ab09 ! 1: fc0e24c1 Add GitHub workflows...
Ok, this is now ready for merging. To recap. This is building Unit under Fedora **Rawhide** and Alpine **Edge** with both **GCC** and **Clang**. This is mainly to get coverage...
Rebased with master ``` $ git range-diff fc0e24c1...babb154a -: -------- > 1: 237a26aa wasm-wc: Bump the rustls crate from 0.21.10 to 0.21.11 -: -------- > 2: 3fbca6ca Fix some trailing...
Rebased with `mailmap` branch ``` $ git range-diff babb154a...30b39bd0 -: -------- > 1: 44709bea .mailmap: Add an entry for Ava's GitHub address 1: babb154a = 2: 30b39bd0 Add GitHub workflows...