Bruno Lopes
Bruno Lopes
**Goal** Make executions easier to work with from CLI Make a structured data format that will be used later on for exporting data and analytics. - Remove execution names, allow...
### Context When I open a new PR from my feature branch my CI/CD pipeline creates a new environment for me to run tests on to see if it will...
- Make sure / verify if the package managers (brew,choco, apt) trigger github downloads. - Build scrappers to fetch all the download metrics. Scrape: - [X] Homebrew Core stats (already...
### **UI specific metrics** - H: Get number of unique active users. Being done in https://github.com/kubeshop/testkube/issues/2069 โ - L: Average time on the following pages: Test & Suite List ;...
**Additional context** Doing this change will allow us to not use the command to deploy `testkube/testkube `but instead do `kubeshop/testkube` The CLI gives the name kubeshop repo, so the user...
Before any test is executed we have something called "init container" that fetches the code and prepares the following container to be executed. However, if something fails during the init...
- If the value of the secret is present it should be obfuscated.
- When using helm to deploy Testkube describe in the installation docs the following: - All the components that are going to be installed. For each one of them describe...