Kyle Smith

Results 5 issues of Kyle Smith

I didn't see this defined in the guide, sorry if I'm just not seeing it. The guide should define a best practice for long method signatures, like: ``` def do_something(os...

## Problem Description Because of the way topics are handled [here](https://github.com/probot/settings/blob/master/lib/plugins/repository.js#L54), there is no reasonable way to specify an empty set of topics should you want to remove the only...

bug

Locally (with bundler) when I use the rake task, I get very quick passing catalog generations that seem to use `manifests/site.pp` when I've specified `configtest/site.pp` (an auto-generated file that tests...

The [fileprocessing] sample shows how a session can be retried within the workflow task. In my testing I stumbled upon some issues with the approach: [fileprocessing]: https://github.com/temporalio/samples-go/blob/main/fileprocessing/workflow.go 1. It doesn't...

enhancement

### What are you really trying to do? I am trying to use `temporal operator namespace create` to create a namespace in a remote cluster using `--env`. ### Describe the...

bug