Mijaíl Rondón
Mijaíl Rondón
**Describe the bug** I see the logic of friends invitations was deleted in #4430 but the badge is still there and only is posible to earn if you are admin...
Our current implementation of Plans(#16) endpoint doesn't have the ability to download the Plan JSON output From the [Terraform Cloud API documentation](https://www.terraform.io/docs/cloud/api/plans.html#retrieve-the-json-execution-plan): > These endpoints generate a temporary authenticated URL...
For each node where a variable is referenced we should display the current value. Depends on: #790
### Context We're currently generating the compiled proto from our local and then committing it to the remote repository, this adds noise to each PR and it's a step that...
### Context Ignore version information on searchWfSpec to return a ResultSet of wfSpecs on their latest version, it would be useful for scenarios where you are not interested to list...
### Context The current implementation for searchWfRun requires to pass `status` in order to search by `majorVersion` and `revision`. We would like to relax this requirement and allow search by...
### Context The current implementation of the Java SDK uses `Double` only as `VariableType`, since the precision issue that it represents, many would like to use `BigDecimal` instead so the...
### Context We're currently listing wfSpec by version which causes to have multiple pages of the same wfSpec. We can handle this in the UI by increasing the default pagination...
### Context There is not current implantation to display any `ThreadRun` errors to the user. The information that is currently implemented is not enough to differentiate the `TaskRun` error vs...
I would like to have vim-like keyboard shortcuts to prevent conflicts with terminal multiplexers like tmux and zellij. Would be nice if kaskade follows a pattern similar to k9s in...