Bartłomiej Klimczak

Results 11 issues of Bartłomiej Klimczak

[](https://issuehunt.io/r/BoostIo/Boostnote/issues/3117) # Current behavior It would be cool to have the possibility to use boostnote as the editor for Jekyll blogs. --- IssueHunt Summary ### Backers (Total: $0.00) #### [Become...

feature request :star2:

Jaeger is kind of multilanguage standard for opentracing -> https://www.jaegertracing.io/ The **required** header name ``` const MessageUUIDHeaderKey = "_watermill_message_uuid" ``` Is Watermill specific, but messages produced/consumed by this library can...

enhancement
help wanted
M

Hi, I'm trying to test the project locally. I ran both frontend and backed but I get the error ``` Proxy error: Could not proxy request /api/v1/user from localhost:8080 to...

**Is your feature request related to a problem? Please describe.** While mocking etc having interfaces can make life easier. Another argument behind this is that there's a general rule that...

enhancement
proposal

**Describe the solution you'd like** We discussed in #65 that we want some kind of way of writing less test code. My idea is to add markers to functions which...

enhancement
proposal

I have a base64 string that I put into the env variable The problem is when I try to read it - it's corrupted. Here's a test for the code...

enhancement
good first issue

## 📚 Documentation The documentation for specific items in the spec is very poor it makes using opctl much harder. An example I can give is `files` parameter. An example...