Closed (fixed)
Project:
Purge File
Version:
1.1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2023 at 17:03 UTC
Updated:
9 Oct 2025 at 15:59 UTC
Jump to comment: Most recent
We use CloudFront, which is path-based. This allows file purging based on relative path instead of by URL.
Add a "Type" selector to the config screen allowing the user to choose between current "url" invalidation and "path" invalidation.
Review and test by maintainer.
Adds a "Type" dropdown to the config screen.
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 #3
kevinb623 commentedThanks for considering this merge. It will allow us to invalidate file paths using our path-based workflow with CloudFront.
Comment #5
dpiAdded a variety of fixes and improvements.
Removed wildcard setting and consolidated to invalidation type config.
Type safety.
Added schema for existing config, config migration for new
Comment #6
omarlopesinoI wonder if this module should use plugins to support the different purger types, so this escalates better.
Comment #7
geoffreyr commentedThis one doesn't merge with 1.1.2 or the current DEV; might try and re-roll.
Comment #8
omarlopesinoWorking to fix merge conflicts
Comment #9
omarlopesinoI have changed it according to the latest changes (supporting of queue invalidation) that were conflicting with this issue.
I see the changes okay but I cannot test it as I don't have configured a site with path based cache. May somebody test it? Thanks!
Comment #11
robbertnl commentedThis patch works for me, thank you!
Comment #12
omarlopesinoMany thanks everyone! The MR is merged and the functionality is ready at 1.3.0