Skip to content

Update all the plugins using create-plugin update #288

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

Closed
wants to merge 4 commits into from

Conversation

Ukochka
Copy link
Contributor

@Ukochka Ukochka commented May 8, 2024

History:
There was a script which @academo wrote to update grafana packages. It took desired grafana version and updated specific packages to this version.

Work:
While fixing problems for mac OS I added some improvements to check first if the current version is newer than target version and leave it as it is to avoid downgrading

Latest updates:
But we decide to use npx create-plugin@latest update to update plugins from now on, because in the future we want to make it automatically. So this PR is a first step to do it.
Using create-plugin update tool we update not only npm packages but also config files

@Ukochka Ukochka added the help wanted Extra attention is needed label May 8, 2024
@Ukochka Ukochka self-assigned this May 8, 2024
@Ukochka Ukochka requested review from a team as code owners May 8, 2024 12:17
@Ukochka Ukochka requested review from jackw, wbrowne, andresmgot and oshirohugo and removed request for a team May 8, 2024 12:17
@jackw
Copy link
Contributor

jackw commented May 14, 2024

I'm sorry to ask this but given the size of this PR is it possible we could separate it out into individual plugin example update PRs to make it easier for reviewers?

@Ukochka
Copy link
Contributor Author

Ukochka commented May 15, 2024

Sure, I will separate this huge PR, starting from separate PR about updating the script itself #290

@Ukochka
Copy link
Contributor Author

Ukochka commented May 16, 2024

This PR will be splited to many smaller PRs

@Ukochka Ukochka closed this May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Development

Successfully merging this pull request may close these issues.

2 participants