-
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
3.18 main features #7165
3.18 main features #7165
Conversation
… and develop branch
# Conflicts: # wp-rocket.php
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 |
Co-authored-by: WordPressFan <[email protected]>
…ayjs (#7090) Co-authored-by: Gaël Robin <[email protected]>
Co-authored-by: WordPressFan <[email protected]>
# Conflicts: # assets/css/wpr-admin.min.css # assets/js/wpr-admin.js # assets/js/wpr-admin.min.js # assets/js/wpr-admin.min.js.map # src/js/global/fields.js # wp-rocket.php
Co-authored-by: Gael Robin <[email protected]> Co-authored-by: Rémy Perona <[email protected]> Co-authored-by: Rémy Perona <[email protected]> Co-authored-by: Opeyemi Ibrahim <[email protected]> Co-authored-by: Michael Lee <[email protected]> Co-authored-by: hanna-meda <[email protected]>
Description
Fixes #(issue number)
Before merging this PR, we need to make sure that v2 endpoints are deployed to our SaaS backend (https://github.com/wp-media/rucss-backend/issues/149#issuecomment-2475466364)
Type of change
Detailed scenario
Explain how to reproduce the issue (for bugs) or how to trigger the new code. You can refer to the GitHub issue or grooming if it is still applicable.
Technical description
Documentation
Explain how this code works. Diagrams & drawings are welcome.
New dependencies
List any new dependencies that are required for this change.
Risks
List possible performance & security issues or risks, and explain how they have been mitigated.
Mandatory Checklist
Code validation
Code style
Unticked items justification
If some mandatory items are not relevant, explain why in this section.
Additional Checks