Results 19 issues of Dawid Rusnak

**Describe the bug** Git source is not displayed in Test Settings **To Reproduce** Steps to reproduce the behavior: 1. Create a test using "Test Source" 2. Go to "Test Details"...

bug ๐Ÿ›
service:dashboard ๐ŸŽก

**Why should it be implemented?** The [**`KubernetesResourceEditor`**](https://github.com/kubeshop/testkube-dashboard/blob/develop/src/components/molecules/KubernetesResourceEditor/KubernetesResourceEditor.tsx) is taking some time to build, because of Monaco Editor used. When we will extract it, frontend should build faster and using less...

tech-debt ๐Ÿ™ˆ
service:dashboard ๐ŸŽก

**Describe the bug** "Tool Support" section in docs looks bad with white logos **To Reproduce** 1. Open [**docs.testkube.io**](https://docs.testkube.io) 2. Scroll down to "Tool support" section **Expected behavior** All the logos...

bug ๐Ÿ›
๐Ÿงพ documentation

After upgrading to v1.15.0, the Skopeo attaches an error to top line. ``` $ skopeo inspect --override-os linux --config docker://busybox:1.36.1 ERRO[0001] Couldn't get cpu architecture: getCPUInfo for OS darwin not...

kind/bug

As per Slack discussion, I run automated refactoring. Please take a look if the structure suits you well - if not, we may just change the script to set it...

## Pull request description * Add headless service for resolving `host` of accompanying services in TestWorkflows * Add default built-in `TestWorkflowTemplate` for using Testkube API Server's service account (`serviceaccount/fullaccess`) ##...

## Pull request description * Allow passing external NATS details even when `nats.enabled: false` (so the NATS server is not deployed) * Allow passing external NATS server with `nats.uri` ##...

## Pull request description * Add support for `parallel` step * Run parallel steps * Transfer content inside * Isolate their artifacts * Expose their statuses in real-time * Expose...

## Pull request description * Add `services` for long-running pods (like accompanying API Server, message queue, database, or JMeter slaves) * Add `distribute` for running distributed pods (i.e. for K6...