close
Skip to content

Post 3.8.0 release merge#1830

Merged
westonruter merged 12 commits intotrunkfrom
release/3.8.0
Jan 27, 2025
Merged

Post 3.8.0 release merge#1830
westonruter merged 12 commits intotrunkfrom
release/3.8.0

Conversation

@westonruter
Copy link
Copy Markdown
Member

@westonruter westonruter commented Jan 27, 2025

Fixes #1796

  • Remove no-cache and max-age=0 from bfcache failure conditions
  • Simplify logic now that only one directive is checked
  • Refactor response mocking
  • Bump plugin versions
  • Run npm run since
  • Remove -beta1 from 1.0.0 since tags
  • Generate changelogs
  • Use placeholders for CODE in translated string
  • Update changelog entry

@westonruter westonruter added this to the performance-lab 3.8.0 milestone Jan 27, 2025
@westonruter westonruter added the [Type] Documentation Documentation to be added or enhanced label Jan 27, 2025
@westonruter westonruter added Infrastructure Issues for the overall performance plugin infrastructure skip changelog PRs that should not be mentioned in changelogs labels Jan 27, 2025
@github-actions
Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: westonruter <westonruter@git.wordpress.org>
Co-authored-by: felixarntz <flixos90@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 27, 2025

Codecov Report

Attention: Patch coverage is 57.14286% with 6 lines in your changes missing coverage. Please review.

Project coverage is 65.86%. Comparing base (0615c18) to head (46fc9cb).
Report is 4 commits behind head on trunk.

Files with missing lines Patch % Lines
plugins/embed-optimizer/load.php 0.00% 1 Missing ⚠️
plugins/image-prioritizer/load.php 0.00% 1 Missing ⚠️
plugins/optimization-detective/load.php 0.00% 1 Missing ⚠️
plugins/performance-lab/load.php 0.00% 1 Missing ⚠️
plugins/speculation-rules/load.php 0.00% 1 Missing ⚠️
plugins/webp-uploads/load.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            trunk    #1830      +/-   ##
==========================================
- Coverage   65.96%   65.86%   -0.11%     
==========================================
  Files          88       88              
  Lines        6876     6855      -21     
==========================================
- Hits         4536     4515      -21     
  Misses       2340     2340              
Flag Coverage Δ
multisite 65.86% <57.14%> (-0.11%) ⬇️
single 38.45% <57.14%> (-0.19%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@westonruter westonruter merged commit 522660b into trunk Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Infrastructure Issues for the overall performance plugin infrastructure skip changelog PRs that should not be mentioned in changelogs [Type] Documentation Documentation to be added or enhanced

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prepare PL 3.8 Release

2 participants