Timo Furrer
Timo Furrer
### SDK version ``` v2.17.0 ``` ### Use-cases In the [Terraform Provider GitLab](https://github.com/gitlabhq/terraform-provider-gitlab) we have to setup testing resources (e.g. a project the resource under test resides in) in each...
At the moment if you loose it tries to remove everything in `/`. However, this could take a while. Any better or cooler ideas what could be done? - [...
The functionality is implemented in a new function `create_annotation_infos` with a similar API as the already existing `create_annotation_info`. I think it makes sense to have a dedicated function for this...
At the moment behave handles all assertion exceptions, therefore preventing someone to use [rich tracebacks](https://rich.readthedocs.io/en/latest/traceback.html). It would be awesome if rich tracebacks and behave would work together somehow. In the...
I'm aware that I can change the split type using `yabai -m window --toggle split`. However, this will be applied immediately. I'm looking for a command to change the split...
This adds a few missing attributes from the create API to the `gitlab_group` resource. There are still some missing ones which are only supported in the update API - which...
Implements #32 and #33
Would it be possible to support an `lhyper` (`lshift + lcmd + lalt + lctrl`) and `rhyper` (`rshift + rcmd + ralt + rctrl`) key. This would make it easier...
We are heavily using `rueidisotel` and have some flaky latency in our system. We see on the redis server side that request / response times are pretty constant. Now we...