Achton Smidt Winther

Results 6 issues of Achton Smidt Winther

It seems there is no .htaccess included currently, which must be a requirement for any CI app to run (AFAICT). The one I found that worked for me is this...

A seemingly obvious requirement is for the directory permissions to be set properly. It would be nice with an overview of which folders need write permissions, though. Also, the folder...

When running a command like `kexn test varnish-529679cb57-mjn62 bash` it translates to `kubectl exec -i -t --namespace test varnish-529679cb57-mjn62 bash` and kubectl returns a deprecation warning: > kubectl exec [POD]...

Not sure if this is an edge case, but I have the need for scanning multiple, dynamically-named images in a single job and failing the action if any of the...

**Jane version(s) affected**: 7.6.0 **Description** When I upgraded to 7.6.0 and regenerated my OpenAPI models with Jane, I got this runtime error: ``` Fatal error: Declaration of MyApplication\api\Normalizer\CaseOwnedNormalizer::supportsDenormalization($data, $type, ?string...

bug

**Is your feature request related to a problem? Please describe.** When a spec model has a property that is `required` and allows multiple types where `null` is one of them,...

enhancement