Kamil Figiela

Results 9 issues of Kamil Figiela

This repo should contain only hyperflow npm package code as mentioned in #9, other files should be moved to other repositories. In particular, we should: - move `wfdsl` to separate...

question

We can use @malawski chef scripts.

enhancement

This extension has to execute in `ui` and not `workspace` (default) in order to work properly with VSCode Remote development (i.e. SSH, Docker, WSL), as described in https://code.visualstudio.com/api/advanced-topics/remote-extensions#incorrect-execution-location Without this...

### Current behavior Test runner crashes with SIGILL (invalid opcode). This is an intermittent failure – this does not happen for all runs. ### Desired behavior Test runner does not...

Just after pressing F6 (SortBy) command htop quits printing following to the console: "htop 0.8.2.1 aborted. Please report bug at http://htop.sf.net". This happens with self-built htop from Git source as...

Allow user to bypass trace id generator and provide it externally. The use case I have for this is [the AWS XRay extractor](https://github.com/kfigiela/hs-opentelemetry-awsxray/blob/8b73924181bf2cbf8f2befb950ea879a4a233fe1/library/OpenTelemetry/AWSXRay/Propagator.hs#L38) running in `ALB` mode. As described below,...