Tim Robinson
Tim Robinson
I'm only new to bats but I think this is already the case ``` root@1e8afabe18ae:~# cat false.bats #!/usr/bin/env bats @test "non-zero exit - false" { run false [ ${status} -ne...
I think my use case is related to this. I'm using bats to test a set of bash functions instead of a simple bash script but I'd like to make...
I have an up to date fork at https://github.com/panubo/setup-bats-action but it would be great to see this under https://github.com/bats-core
This issue seems to impact dynamic labels as well. Dynamic labels support has been added in [v3.25.2](https://github.com/grafana/terraform-provider-grafana/releases/tag/v3.25.2).
It appears that this has been partly implemented in v3.22.3 via #2125 however there are a few issues. Dynamic labels have not been implemented. Label validation appears to be broken...
Dynamic labels support has been added in [v3.25.2](https://github.com/grafana/terraform-provider-grafana/releases/tag/v3.25.2). Seems to be working OK for me. Multi-label extraction template doesn't seem to be implemented yet however we've not using that feature.