freelawproject/Django CloudFront Invalidator

Analyzes PR changes in Django projects and creates CloudFront cache invalidations for affected URLs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
django-settings-moduleDjango settings module path (e.g., "myproject.settings")yes
cloudfront-distribution-idCloudFront distribution IDyes
working-directoryPath to Django project rootno.
dry-runIf true, only output paths without creating invalidationnofalse
aws-regionAWS regionnous-east-1
namedescription
invalidation-idThe CloudFront invalidation ID (if created)
pathsJSON array of paths that were invalidated
skippedWhether invalidation was skipped due to labels