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

Create Plugin: Externalise unstable entrypoints #1580

Merged
merged 2 commits into from
Mar 3, 2025
Merged

Conversation

jackw
Copy link
Collaborator

@jackw jackw commented Feb 27, 2025

What this PR does / why we need it:
This PR adds unstable entrypoints to the externals webpack config.

We need to merged and released before we merge the related Grafana PR: grafana/grafana/pull/97080

Which issue(s) this PR fixes:

Related grafana/grafana-community-team/issues/327

Special notes for your reviewer:

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @grafana/create-plugin@5.18.4-canary.1580.13626560591.0
npm install @grafana/eslint-plugin-plugins@0.2.3-canary.1580.13626560591.0
npm install @grafana/plugin-types-bundler@0.2.7-canary.1580.13626560591.0
# or 
yarn add @grafana/create-plugin@5.18.4-canary.1580.13626560591.0
yarn add @grafana/eslint-plugin-plugins@0.2.3-canary.1580.13626560591.0
yarn add @grafana/plugin-types-bundler@0.2.7-canary.1580.13626560591.0

@jackw jackw added create-plugin related to the create-plugin tool patch Increment the patch version when merged release Create a release when this pr is merged labels Feb 27, 2025
@jackw jackw self-assigned this Feb 27, 2025
@jackw jackw requested a review from a team as a code owner February 27, 2025 10:24
@jackw jackw requested a review from oshirohugo February 27, 2025 10:24
Copy link
Contributor

github-actions bot commented Feb 27, 2025

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.

@jackw jackw requested review from leventebalogh and removed request for oshirohugo February 27, 2025 11:31
Copy link
Contributor

@hugohaggmark hugohaggmark left a comment

Choose a reason for hiding this comment

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

LGTM 🎉

Copy link
Collaborator

@leventebalogh leventebalogh left a comment

Choose a reason for hiding this comment

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

Nice 👏

@jackw jackw merged commit 727ee2f into main Mar 3, 2025
17 checks passed
@jackw jackw deleted the jackw/unstable-externals branch March 3, 2025 14:16
@grafana-plugins-platform-bot
Copy link

@grafana-plugins-platform-bot grafana-plugins-platform-bot bot added the released This issue/pull request has been released. label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
create-plugin related to the create-plugin tool 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.

3 participants