jimjaeger

Results 22 issues of jimjaeger

Add lower case support for names#channel event emit

Frameworks like PassportJS extend Express Request Context with User information attribute. This attribute can be used NestJS CRUD @CrudAuth annotation but is not available in the parsed request object (CrudRequest)....

Feature Request: Could you add a function that bulldozer use squash merge function when a PR only contains one commit. In a PR with many commits a merge commit usually...

Can you provide type defintions in your project or trigger a separate task as described here: https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html Usually the owner of a npm module add the definition in the repo:...

Github and Github enterprise have different release cycles and time to release features for granduate feature from preview state. The changes to remove the check api preview header (#1634) break...

Fix array value handling in _fnSetObjectDataFn function to correct store array notation value in array instead of string.

## Feature Request **Is your feature request related to a problem? Please describe.** I would like use probot with a custom github enterprise version that still require prview mode for...

panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x1191b3a] goroutine 1 [running]: github.com/mkimuram/k8sviz/pkg/graph.(*Graph).genIngSvcRef(0xc000609480) /home/centos/k8sviz/pkg/graph/graph.go:401 +0xda github.com/mkimuram/k8sviz/pkg/graph.(*Graph).generateEdges(0xc000609480) /home/centos/k8sviz/pkg/graph/graph.go:233 +0xef github.com/mkimuram/k8sviz/pkg/graph.(*Graph).generate(0xc?) /home/centos/k8sviz/pkg/graph/graph.go:111 +0x32 github.com/mkimuram/k8sviz/pkg/graph.NewGraph(0xc00043ce80,...

I used the edge auth / send methods with the /ccu/v3/invalidate/url/ entrypoint and the server seems to return a statuscode 413 when the entitiy is too long. The send message...

Simple multipart/form-data file upload rejects with Content type 'application/octet-stream' not supported for a file part with application/octet-stream when websocket dependency is configured. I tried the example described here https://vinsguru.medium.com/spring-webflux-file-upload-f6e3f3d3f5e1 with...

type: documentation