Skip to content

infra: enable static asset cache-busting in production#38

Merged
KedroX merged 1 commit into
mainfrom
infra/static-cache-busting
May 19, 2026
Merged

infra: enable static asset cache-busting in production#38
KedroX merged 1 commit into
mainfrom
infra/static-cache-busting

Conversation

@KedroX

@KedroX KedroX commented May 19, 2026

Copy link
Copy Markdown
Collaborator

Pull Request

Description

• enable ManifestStaticFilesStorage when DEBUG=False for hashed static filenames
• keep plain static storage in DEBUG=True for local dev
• add STATIC_ASSET_VERSION and version summernote-math.js URL
• update get_logo_url to use static(...) so logo path is cache-busted too

expected impact: fixes stale JS/CSS cache issues after deploy (like reviewGroup.js mismatch).

License

By submitting this PR, you agree that your contribution will be licensed under the
eXamc Non-Commercial License (NCL) v1.0.

@KedroX KedroX merged commit 022d56d into main May 19, 2026
1 check passed
@KedroX KedroX deleted the infra/static-cache-busting branch May 19, 2026 09:33
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.

1 participant