Nolan Woods

Results 66 issues of Nolan Woods

**Describe the bug** The existence of [this function](https://github.com/tus/tusd/blob/b4db495cc65344770bcd26536022a660c3a05084/pkg/handler/unrouted_handler.go#L1193-L1200) imposes an unnecessary restriction on the URI path and software attempting to use the dependent library. **Expected behavior** `extractIDFromPath()` should be replaced...

enhancement

If the step changes during scrolling, the scroll will complete, reset to the scroll position when the step changed and complete that smooth scroll. Rapidly flipping through steps causes all...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

r/service

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement
new resource

### Terraform Version 0.13.5 ### Affected Resource(s) local_file ### Terraform Configuration Files ```hcl resource "local_file" "dir" { filename = "${path.module}/subfolder/" directory_permission = "0700" } ``` ### Expected Behavior Create path...

enhancement

Some more work needs to be done to remove logic that deals with timeouts in place of context cancellation.

size/XXL

This deals with a race condition that causes an error when the container starts and exits before the provider can attach.

size/M

### Terraform Version 0.13.5 ### Affected Resource(s) docker_plugin ### Expected Behavior Configure and manage docker plugins on a daemon ### Actual Behavior Not implemented ### References https://github.com/moby/moby/blob/master/api/types/plugin.go https://docs.docker.com/engine/reference/commandline/plugin/ https://github.com/moby/moby/blob/master/client/plugin_install.go

null_data_source is now reporting deprecated. Please remove the deprecated label as it is still required as a stopgap for miscellaneous deployment pipelines. The provisioner functionality is used extensively with this...