Skip to content

Conversation

@hein-obox
Copy link
Member

@hein-obox hein-obox commented Aug 27, 2025

✨ PR Description

Purpose: Update daily test reporting and configuration for improved version tracking and UI links in the admin panel.
Main changes:

  • Simplified site identity tab links by removing unnecessary parameters
  • Added (GA) label to version numbers in test matrix combinations for clarity
  • Implemented version display preservation for better test reporting
  • Fixed delay scheduling for test combinations to prevent overlap

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using. We'd love your feedback! 🚀

$config['quickLinks'] = [
'site_name' => [
'title' => __( 'Site Name', 'hello-elementor' ),
'link' => $this->get_open_homepage_with_tab( $elementor_page_id, 'settings-site-identity', null, [ 'autofocus[section]' => 'title_tagline' ] ),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this way the tests are more stable.
Also on my localhost.

Can you please check this for me?

@hein-obox hein-obox merged commit 8d0be9f into main Aug 27, 2025
43 checks passed
@hein-obox hein-obox deleted the internal/TMZ-905-test-matrix-fixes branch August 27, 2025 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants