Takahiro Nakayama

Results 18 comments of Takahiro Nakayama

@jonabc I will try to add some test cases. This is going to be a bit of a big pull request as there is currently no code to test the...

@jonabc Thanks for taking care of it. `Test / gradle (11) (pull_request)` still haven't passed, so I'll need to fix that a bit more. I've been busy with work and...

Hi, I also encountered the same problem, the stacktrace is below. ``` GitHub pull request #333 of commit a3812f1cd5de29ac9f71b526ca093c8d88374321, no merge conflicts. Setting status of a3812f1cd5de29ac9f71b526ca093c8d88374321 to PENDING with url...

This issue will be resolved when https://github.com/treasure-data/digdag/issues/862 is resolved. ref. https://github.com/treasure-data/digdag/pull/1077

Changing aws-sdk-java v1 -> v2 is not easy, so please wait for resolving the issues. * https://github.com/aws/aws-sdk-java/issues/1521 * https://github.com/aws/aws-sdk-java/issues/1713

I have the same problem. I want to limit deployments only on protected branches after the pull request has been merged, but I want to use environment secrets at the...

I encountered the same issue. When I set `new_group_delay = 0`, this provider set the default value 60 to Datadog . When I set `new_group_delay = 1`, this provider set...

https://github.com/DataDog/terraform-provider-datadog/blob/7294c9cf6f17c9229f4bbd1e9b007960242f5d08/datadog/resource_datadog_monitor.go#L185-L191 I see... so that's how it doesn't work...