getglad

Results 12 issues of getglad

I am running into a problem when running a query of a shared interface that is also a field on `Query`. Essentially, it appears that something is causing confusion in...

Moto Version: 2.2.15 Boto3 Version: 1.20.7 I have a test that mocks `ssm`, but attempts to reach a real `excute-api` API Gateway endpoint. It appears that the `responses_mock` may be...

enhancement

Reduces impact of unintended spacing created between tables when message is forwarded. Partially resolves https://github.com/zurb/foundation-emails/issues/308 And: http://stackoverflow.com/questions/36320051/outlook-adding-paragraph-after-every-table Use case would work like this: ``` Product Name Price Shipping Date Product...

feature

If I have a column key name that starts with an `int`, I get a syntax error from `$parse` when I try to sort the specific column. `$parse:syntax] Syntax Error:...

I am getting an intermittent error message when watching a directory that the `x_text.pdf` file cannot be found. When the error is thrown, the current/running thread appears to complete and...

I am sometimes in situations where the PDF's existing text layer is not great (character issues, etc), and the version this package creates is more reliable. Is it possible to...

I've run into some dependency issues with the `werkzeug` pinning. This is a PR to bump that library, as well a few others. This move also requires the python version...

### Is your feature request related to a problem? Please describe. Presently, to observe a `sync`'s operational health, I have to parse the logs. At scale across multiple workers, I...

area/cli
kind/feat

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When syncing `azure_security_contacts`, Azure Plugin `v10.3.0` produces the below ``` ERR...

kind/bug
area/plugin/source/azure
blocked

### Describe the Bug Apple Silicon machines result in the below error. ``` │ Error: Incompatible provider version │ │ Provider registry.terraform.io/hashicorp/github v3.0.0 does not have a │ package available...

bug