Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin E2E: Add isFeatureToggleEnabled fixture #612

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

sunker
Copy link
Contributor

@sunker sunker commented Dec 18, 2023

What this PR does / why we need it:

This PR adds a fixture that allows plugin developers to check whether a certain feature is enabled or not in Grafana frontend. Also adding a test that demonstrates how the feature can be used.

Which issue(s) this PR fixes:
Part of #576

Fixes #

Special notes for your reviewer:

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @grafana/plugin-e2e@0.0.3-canary.612.4dd1c0c.0
# or 
yarn add @grafana/plugin-e2e@0.0.3-canary.612.4dd1c0c.0

@sunker sunker added patch Increment the patch version when merged release Create a release when this pr is merged labels Dec 18, 2023
@sunker sunker requested a review from a team as a code owner December 18, 2023 19:32
@sunker sunker requested review from mckn and removed request for a team December 18, 2023 19:32
Copy link

github-actions bot commented Dec 18, 2023

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 requested review from jackw and academo December 18, 2023 19:33
@sunker sunker mentioned this pull request Dec 18, 2023
6 tasks
@sunker sunker merged commit 0d38477 into main Dec 19, 2023
24 checks passed
@sunker sunker deleted the plugin-e2e/is-feature-enabled branch December 19, 2023 08:41
@grafana-plugins-platform-bot grafana-plugins-platform-bot bot added the released This issue/pull request has been released. label Dec 19, 2023
@grafana-plugins-platform-bot
Copy link

🚀 PR was released in @grafana/plugin-e2e@0.2.0 🚀

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
Development

Successfully merging this pull request may close these issues.

2 participants