-
Notifications
You must be signed in to change notification settings - Fork 225
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
Closes #7071 Clean CSS & fonts for host fonts locally #7110
Conversation
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
@remyperona Thanks for the PR.
3- We need to decide which events exactly are used for rocket-clean-domain => https://wp-media.slack.com/archives/CUT7FLHF1/p1733497163105209 ====> New issue will be opened to exclude deletion of fonts but still CSS of GF shall be deleted |
It is working fine now, We will need to fix the conflict and do smoke if required. |
Description
Fixes #7071
Clean CSS & fonts when
rocket_clean_domain()
is called. Also do it on option change, in addition to clearing the used CSS.Type of change
Detailed scenario
Technical description
Documentation
Add a new class & subscriber to handle cleaning of the data
Mandatory Checklist
Code validation
Code style