Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recursively purge all download URLs #162

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sethmlarson
Copy link
Collaborator

Closes #156, this implementation recurses into sub-directories to find all artifacts instead of relying on a pre-defined set.

@hugovk
Copy link
Member

hugovk commented Aug 28, 2024

This traverses directories on the FTP and purges files it finds.

But when things need purging, will these things be discoverable if they haven't been purged yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CDN purges don't purge all files.
2 participants