mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
GitHub Actions introduced a new `case()` function in January that works just like HAProxy’s `iif()` converter (just with an arbitrary number of expressions). It is more robust than chaining strings with `&&` and `||`, because it includes proper type-checking. see https://github.blog/changelog/2026-01-29-github-actions-smarter-editing-clearer-debugging-and-a-new-case-function/#write-more-expressive-expressions-with-a-case-function |
||
|---|---|---|
| .. | ||
| aws-lc.yml | ||
| codespell.yml | ||
| compliance.yml | ||
| contrib.yml | ||
| coverity.yml | ||
| cross-zoo.yml | ||
| fedora-rawhide.yml | ||
| illumos.yml | ||
| netbsd.yml | ||
| openssl-ech.yml | ||
| openssl-master.yml | ||
| quic-interop-aws-lc.yml | ||
| quic-interop-libressl.yml | ||
| quictls.yml | ||
| vtest.yml | ||
| windows.yml | ||
| wolfssl.yml | ||