Frank Lichtenheld

Results 18 issues of Frank Lichtenheld

If cwd is a directory the brew user can't write to (e.g. if running with bolt as root where the working directory is a private subdirectory under /tmp) brew fails...

This allows to access a Repository object without having access to the workspace endpoint. Signed-off-by: Frank Lichtenheld

The API is a bit confusing since commits/ does not give you a commit, but that commit's history. Need to use commit/ to get a specific commit only. Signed-off-by: Frank...

When switching to CMake we lowered the warning level for MSVC build from /W3 to /W2 to be able to enable /WX (i.e. treat warnings as errors). Probably there are...

enhancement
help wanted
Windows

### Current Behavior I used GET method again `bom` API and it returned 500 error code even though internally there is a 405 error generated: ``` * Trying 127.0.0.1:8081... *...

defect
in triage

The goal of this switch is to save costs (only paying for a key in KMS instead of a full running hardware HSM), increase flexibility (by being able to authenticate...

## Summary Update PHP version list for Ubuntu 24.04 (noble) ## Additional Context Straightforward. ## Related Issues (if any) ## Checklist - [ ] 🟢 Spec tests. - [ ]...

Starting with OpenVPN 2.7 "local" can be specified multiple times (with differing addresses/ports/protocols). #### Pull Request (PR) description Support multiple "local" options as supported by OpenVPN 2.7 Alpha. #### This...