Christian Koop
Christian Koop
I believe the official java-setup action sets env vars for all installed java versions. Otherwise some auto-detection might be possible too making it usable in non GitHub Actions environments. Detecting...
### Description We encountered issues with a Word document where this is a valid combination. This fixes parsing the document properly. ~~Fixes # (issue)~~ No open issue found (but similar...
## Motivation / Use-Case I wanted to add PaperMC and Velocity to my RSS Reader to be notified of new releases/builds. I use the RSS Reader to get an overview...
**Is your feature request related to a problem? Please describe.** > Composer could not detect the root package (PROJECT_NAME) version, defaulting to '1.0.0'. See https://getcomposer.org/root-version Linked worktrees cause trouble when...
#57 introduced the `is_ipv6_enabled` helper function, which is used e.g. in https://github.com/ovh/debian-cis/blob/9a225c61576b6f5b65ff118d40b7138bbe28e236/bin/hardening/3.3.9_disable_ipv6_router_advertisement.sh#L20-L66 You can see in line 20 that `SYSCTL_PARAMS` is set. When running an audit, I see other sysctl...