You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 'trunk' of https://github.com/WordPress/performance:
Explain why perflab_query_plugin_info() isn't used in perflab_install_and_activate_plugin()
Explicitly request download_link and requires_plugins fields
Bump wp-phpunit/wp-phpunit from 6.7.0 to 6.7.1
Remove download_link from data explicitly requested in perflab_query_plugin_info()
Bump typescript from 5.6.3 to 5.7.2
Avoid transient cache for plugin installation to ensure latest version
Update regex to handle version tags like `-rc` and `-beta` in plugin download links
Remove plugin version number from download link
Update other plugins to warn when minified asset is missing
Eliminate local env check
Change perflab_get_asset_url() to return path instead of URL
Introduce perflab_get_asset_src()
Add missing JS minification for new PL script
0 commit comments