Felix Luthman

Results 8 issues of Felix Luthman

Hey! I don't know if this is the correct forum to raise this question, but here we go. My organization is currently looking into Launch Darkly and how to roll...

Hey! Going to the official [Terraform registry](https://releases.hashicorp.com/terraform-provider-launchdarkly/), I cannot see the latest releases of this provider (last one is ``2.9.5``). Did you change anything in your release process since then?...

### What happened? I'm playing around with this sdk as a means of contributing to https://github.com/integrations/terraform-provider-github/issues/1956, and as such my focus is on the endpoints related to repository custom properties....

Status: Triage
Type: Bug

### What happened? I'm playing around with this sdk as a means of contributing to https://github.com/integrations/terraform-provider-github/issues/1956, and as such my focus is on the endpoints related to repository custom properties....

Status: Triage
Type: Bug

Resolves #1956 (doesn't resolve that whole issue, but contributes to it) Custom properties are defined on an organizational level, and then applied on a repository level. This PR aims to...

Resolves #1972 ---- ### Before the change? * It's not possible to alter the exclusion list for team members that shouldn't be added as reviews to pull requests via the...

Resolves #2314 ---- ### Before the change? * It was not possible to assign an organization role to a team with the Terraform provider ### After the change? * Implemented...

This PR implements an option to exit the runner in case Docker is not available with `RUNNER_WAIT_FOR_DOCKER_EXIT_ON_FAILURE`. It already has an option to wait a set amount of time for...