Zach Hammer

Results 14 issues of Zach Hammer

Hi, I'm curious if y'all would be up allowing a way to provide feature files to `godog.TestSuite` that is not just passing file paths. Our use case is that we'd...

Is there support for using custom parser for schema-defined scalars? Common use case would be parsing `Date` scalar fields defined in a schema to date objects.

I cannot connect to /user-profile after setting up my custom authorizer. All requests from browser or curl result in 401 HTTP failure. API Gateway logs are not verbose enough to...

Hi! Would it be possible to provide a link to view the community newsletters via browser? I'm subscribed to the newsletter and would like to be able to share it...

### Which version of dd-trace-py are you using? `0.36.1` to `0.37.1` ### Bug discovered a long-running bug in our python 2.7 apps running with dd-trace-py. i'm still investigating but wanted...

Stale

i'm trying to set up some windows containers so that their windows event log directories are mounted to a shared volume with a sidecar task that monitors and ships directly...

hey! we currently have a rabbitroutine setup that is: `rabbitroutine.RetryPublisher` -> `TelemetryPublisher` (our own publisher wrapper) -> `rabboutroutine.Ensure/FireForgetPublisher`. we use the `TelemetryPublisher` to capture stats on our rabbitmq publishing and...

### context possible fix for #14 (i'm new to cython and haven't coded in C for a long time) currently `fuzzy.Soundex` has occasional undefined behavior on py3, as discussed in...

### 📜 Description If the `emptyContent` prop is provided to @backstage/core-components's `Table` component, every time the `data` prop changes, the entire underlying `MaterialTable` component will remount. ### 👍 Expected behavior...

bug
help wanted

# Summary Our users want notifications sent to them directly for operations they've triggered, e.g. "Rufus initiate a sync and gets a DM notification on Slack when the sync fails...

enhancement