Benjamin Nelson

Results 34 issues of Benjamin Nelson

Monologue internationalization strings yaml file don't get migrated after the views get used. ie. if you have a t('.title') call it will default to 'Title' rather than what I would...

Using the twilio api this shouldn't be too difficult.

So one thing that I think has huge potential for the application is advanced meal planning and cooking database options. This would be a big feature I would love to...

The 'Nr 1. Nr 2.' etc sets input is kind of confusing and also it would make more sense to just have sets be added on demand (maybe with like...

So I was running an instance of pgvm on a cluster managed on localhost (OSX pg version 9.3.10) and I wasn't able to connect to that cluster on port 5432....

Expected Behavior ============================== passing `getPipelineMock("sh")([returnStdout:true], cmd)` for the 'sh' step of workflow-basic-steps properly mocks and returns a mocked variable. Actual Behavior ============================== When passing additional arguments (returnStdout, returnStatus) nothing is...

support

Seems like there are some deadlinks and things that could be cleaned up in the documentation provided. All good though.

See [here](https://github.com/DataDog/integrations-core/blob/7de147d5396321020a6f61bd5f03d7f5b301ee80/datadog_checks_base/datadog_checks/base/utils/tls.py#L91), if you are running with `tls_verify` turned off and a TLS CA Cert configured I think this makes it so it will turn the verification back on even...

If I have multiple thread runners on a cypress ci run then my test output comes out unusable. Some test output is related to some tests, some to others and...

When setting up cypress you can configure it to retry tests https://docs.cypress.io/guides/guides/test-retries#Global-Configuration These dont appear to occur at all when running with cypress-parallel