grafana / plugin-tools

Create Grafana plugins with ease.
https://grafana.com/developers/plugin-tools/
Apache License 2.0
55 stars 27 forks source link

Docs: Plugin E2E - Update docs #858

Closed sunker closed 3 months ago

sunker commented 3 months ago

What this PR does / why we need it:

Now that create-plugin will scaffold Playwright and grafana/plugin-e2e instead of Cypress based grafana/e2e, the docs needs to be updated accordingly. This PR does the following changes:

Do not merge before this PR is merged.

Which issue(s) this PR fixes:

Part of https://github.com/grafana/grafana-plugins-platform-team/issues/105

Fixes #

Special notes for your reviewer:

github-actions[bot] commented 3 months ago

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

✨ This PR can be merged. It will not be considered when calculating future versions of the npm packages and will not appear in the changelogs.

sunker commented 3 months ago

Changes applied. Thanks for feedback everyone!