Stanislaw Wozniak
Stanislaw Wozniak
Hi I noticed the endpoints and import functionality for publishers has been removed in the c21a466d3bbc8c2602ee4305790d813b66267bb7 commit. Can you provide some insight as to why this has been pulled out...
Hi I have added ability to embed multiple images per scenario and also, ability to use data:mime;base64 encoding of images
This is to support deployment to webjars.org so that people can pull the dependency to JVM based applications such as SpringBoot
As per http://git.savannah.gnu.org/cgit/coreutils.git/tree/src/ls.c?id=v8.21#n3785
### What platform were you using when you found the bug? - React Flow / Svelte Flow version: @xyflow/react": "^12.0.0-next.21" - Browser and version: Safari Version 18.0 (20619.1.15.11.1) - OS...
The following changes are included in this PR: - propagates the topics from Gitlab project response into Prometheus stats. - reconciliation loop for updating the Projects from the `config.Projects` similarly...
### Error Message and Logs Configured persistent storage volumes automatically append the `-pr-` suffix to the source which can cause issues if user wants to mount a socket e.g. `/var/run/docker.sock`....
This is required since Socket.IO v3 as per https://socket.io/docs/v3/handling-cors/