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: Update go sdk when running update cmd #1143

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

jackw
Copy link
Collaborator

@jackw jackw commented Sep 27, 2024

What this PR does / why we need it:
This PR moves the go sdk update code into utils directory and calls the update function in the create plugin update command.

Which issue(s) this PR fixes:

Fixes #1088

Special notes for your reviewer:

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @grafana/create-plugin@5.4.0-canary.1143.f0d98f7.0
# or 
yarn add @grafana/create-plugin@5.4.0-canary.1143.f0d98f7.0

@jackw jackw added create-plugin related to the create-plugin tool minor Increment the minor version when merged release Create a release when this pr is merged labels Sep 27, 2024
@jackw jackw requested a review from a team as a code owner September 27, 2024 08:55
@jackw jackw requested review from Ukochka and removed request for a team September 27, 2024 08:55
@jackw jackw self-assigned this Sep 27, 2024
Copy link

github-actions bot commented Sep 27, 2024

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

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

@jackw jackw requested a review from sunker September 27, 2024 08:55
Copy link
Contributor

@sunker sunker 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 a27a715 into main Sep 30, 2024
16 checks passed
@jackw jackw deleted the jackw/updatecmd-sdk-update branch September 30, 2024 08:56
@grafana-plugins-platform-bot
Copy link

🚀 PR was released in @grafana/create-plugin@5.4.0 🚀

@grafana-plugins-platform-bot grafana-plugins-platform-bot bot added the released This issue/pull request has been released. label Sep 30, 2024
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 minor Increment the minor 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.

Feat: Create plugin should add a dependabot config to regularly update grafana-plugin-sdk-go package
2 participants