Matt Wright

Results 18 issues of Matt Wright

When testing the existence of a directory it appears that if the directory contains many (nested) files, the test takes a considerable amount of time to complete. Is this expected?...

Idea...`render` should only render the template if the desired file does not exist. For example, say the end user of a Docker image wants to provide a config file through...

Considering the hypothetical example in the current documentation for granular resource protection, what if a user has hundreds, even thousands of posts or some other sort of attribute. Perhaps adding...

enhancement

Add a view method decorator that can accept one or more permission class objects to control access. These permission classes will have a relationship with a specific HTTP resource.

I started work on another extension that adds basic JWT features to a Flask application over at https://github.com/mattupstate/flask-jwt this is a much better implementation for token authentication than what is...

Wondering if you've considered using `collections.OrderedDict` to make key order somewhat predictable.

### Expected behavior Unreferenced Dockerfile stages to be excluded from hash/dependency check. ### Actual behavior Skaffold appears to do some check against the whole `Dockerfile` despite a stage not being...

area/build

### Datadog Terraform Provider Version 3.59.0 ### Terraform Version 1.11.3 ### What resources or data sources are affected? datadog_synthetics_test ### Terraform Configuration Files ```hcl N/A ``` ### Relevant debug or...

bug
resource/datadog_synthetics_test
next-release