Active
Project:
URLs queuer
Version:
8.x-1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
22 Jul 2021 at 12:55 UTC
Updated:
22 Jul 2021 at 18:46 UTC
Jump to comment: Most recent, Most recent file
Adding * to a url is not supported. We would like wildcard style invalidations for cloudfront which would be supported with wildcardurl and wildcardpath.
Add queue url with *
After determining whether it's a path or url add a check for `*` and switch to wildcard appropriately
Patch incoming.
None
None
None
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | wildcardsupport-3224891-6.patch | 1.09 KB | nicxvan |
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #5
nicxvan commentedHere is a patch so we can have a definitive patch for CI.
Comment #6
nicxvan commentedAdd the reverse patch mistakenly. Here is a good one