grafana / plugin-tools

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

Create plugin: CI workflow improvements #890

Closed sunker closed 1 month ago

sunker commented 3 months ago

What this PR does / why we need it: This PR is making a few changes to the e2e related workflow bits:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @grafana/create-plugin@4.7.1-canary.890.babb00f.0 npm install @grafana/plugin-e2e@1.1.2-canary.890.babb00f.0 # or yarn add @grafana/create-plugin@4.7.1-canary.890.babb00f.0 yarn add @grafana/plugin-e2e@1.1.2-canary.890.babb00f.0 ```
github-actions[bot] commented 3 months ago

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 commented 2 months ago

Thanks for the review folks. Have removed the grafana specific bits and commented out the report uploading step (see this commit). Let me know what you think.

grafana-plugins-platform-bot[bot] commented 1 month ago

:rocket: PR was released in @grafana/create-plugin@4.10.6 :rocket: