Skip to content

Plugin E2E: Use right selector version for viz tab#2479

Merged
sunker merged 1 commit intomainfrom
plugin-e2e/fix-selector-version
Feb 24, 2026
Merged

Plugin E2E: Use right selector version for viz tab#2479
sunker merged 1 commit intomainfrom
plugin-e2e/fix-selector-version

Conversation

@sunker
Copy link
Contributor

@sunker sunker commented Feb 24, 2026

What this PR does / why we need it:

The corresponding Grafana change didn't make it to the 12.4 release as intended.

rrc whereis pr 117817
Commit is found in:
 ENVIRONMENT / RELEASE CHANNEL  CURRENT VERSION
 instant                        13.0.0-22350019450
 fast                           13.0.0-22184160961 --> 13.0.0-22326976726 **

This is causing issues here for example: #2478

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @grafana/plugin-docs-cli@0.0.3-canary.2479.22359816249.0
npm install @grafana/plugin-docs-parser@0.0.2-canary.2479.22359816249.0
npm install @grafana/plugin-e2e@3.3.3-canary.2479.22359816249.0
# or 
yarn add @grafana/plugin-docs-cli@0.0.3-canary.2479.22359816249.0
yarn add @grafana/plugin-docs-parser@0.0.2-canary.2479.22359816249.0
yarn add @grafana/plugin-e2e@3.3.3-canary.2479.22359816249.0

@sunker sunker requested a review from a team as a code owner February 24, 2026 16:22
@sunker sunker requested review from Ukochka and Copilot and removed request for Copilot February 24, 2026 16:22
@github-actions
Copy link
Contributor

github-actions bot commented Feb 24, 2026

Hello! 👋 This repository uses Auto for releasing packages using PR labels.

✨ This PR can be merged and will trigger a new patch release.
NOTE: When merging a PR with the release label please avoid merging another PR. For further information see here.

@sunker sunker added patch Increment the patch version when merged release Create a release when this pr is merged labels Feb 24, 2026
@sunker sunker self-assigned this Feb 24, 2026
@sunker sunker enabled auto-merge (squash) February 24, 2026 16:30
@github-actions
Copy link
Contributor

Playwright test results

Image Name Version Result Report
grafana-dev 13.0.0-22358195095
grafana-enterprise 12.4.0
grafana-enterprise 12.0.10
grafana-enterprise 10.4.19
grafana-enterprise 9.3.16
grafana-enterprise 8.5.27
Troubleshooting

404 when clicking on View report

By default, the deploy-report-pages Action deploys reports to the gh-pages branch. However, you need to take an extra step to ensure that GitHub Pages can build and serve the site from this branch. To do so:

  1. Go to the Settings tab of your repository.
  2. In the left-hand sidebar, click on Pages.
  3. Under Source, select Deploy from a branch, then choose the gh-pages branch.

This action needs to be completed manually in order for your GitHub Pages site to be built and accessible from the gh-pages branch. Once configured, GitHub will automatically build and serve the site whenever new reports are deployed.

@sunker sunker merged commit 151b7c8 into main Feb 24, 2026
39 of 41 checks passed
@github-project-automation github-project-automation bot moved this from 📬 Triage to 🔬 In review in Grafana Catalog Team Feb 24, 2026
@sunker sunker deleted the plugin-e2e/fix-selector-version branch February 24, 2026 17:03
@github-project-automation github-project-automation bot moved this from 🔬 In review to 🚀 Shipped in Grafana Catalog Team Feb 24, 2026
@grafana-plugins-platform-bot
Copy link
Contributor

@grafana-plugins-platform-bot grafana-plugins-platform-bot bot added the released This issue/pull request has been released. label Feb 24, 2026
@zoltanbedi
Copy link
Member

@sunker this is still failing for us in https://github.com/grafana/github-datasource/actions/runs/22387240621/job/64800693338 for the react19 image. I bumped the version of the e2e-plugin to 3.3.3 locally but it still fails. What version should I use?

@sunker
Copy link
Contributor Author

sunker commented Feb 25, 2026

@sunker this is still failing for us in https://github.com/grafana/github-datasource/actions/runs/22387240621/job/64800693338 for the react19 image. I bumped the version of the e2e-plugin to 3.3.3 locally but it still fails. What version should I use?

Does it also fail with grafana/plugin-e2e@3.3.3 @zoltanbedi?

@sunker
Copy link
Contributor Author

sunker commented Feb 25, 2026

Ah okay, so same problem as described in this PR description surfaced in the react19 preview image. The solution is to sync the react19 branch with main and publish a new image. I'll look into this,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Increment the patch version when merged release Create a release when this pr is merged released This issue/pull request has been released.

Projects

Status: 🚀 Shipped

Development

Successfully merging this pull request may close these issues.

4 participants