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

Toolkit: Remove deprecated package:build, node-version-check and toolkit:build commands #67475

Merged
merged 9 commits into from
Apr 28, 2023

Conversation

academo
Copy link
Member

@academo academo commented Apr 28, 2023

What is this feature?

Removes deprecated commands from grafana toolkit.

Why do we need this feature?

We are removing unused functionalities from toolkit that are not longer used anywhere in grafana CI and were not yet removed.

Which issue(s) does this PR fix?:

related to: #55997
closes: #57660
closes: #57752

  • Automatically closes linked issue when the Pull Request is merged.

Usage: "Fixes #", or "Fixes (paste link of issue)"

-->

Fixes #

Special notes for your reviewer:

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

Release notice breaking change

The deprecated package:build, node-version-check and toolkit:build commands in the Grafana Toolkit have been removed in this release.

@academo academo self-assigned this Apr 28, 2023
@academo academo requested review from a team as code owners April 28, 2023 08:15
@academo academo requested review from kaydelaney and jackw and removed request for a team April 28, 2023 08:15
@academo academo added this to the 10.0.0 milestone Apr 28, 2023
@@ -112,5 +110,8 @@
"tslib": "2.4.0",
"typescript": "4.8.2",
"webpack": "^5.76.0"
},
"devDependencies": {
"@types/lodash": "4.14.191"
Copy link
Contributor

Choose a reason for hiding this comment

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

This is in devDependencies and dependencies? 🤔

Copy link
Contributor

@jackw jackw left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀

@academo academo enabled auto-merge (squash) April 28, 2023 08:42
@academo academo merged commit 0ec40a5 into main Apr 28, 2023
@academo academo deleted the academo/remove-package-build-node-version-check branch April 28, 2023 08:53
ryantxu pushed a commit that referenced this pull request May 3, 2023
@zerok zerok modified the milestones: 10.0.0, 10.0.0-preview May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

Toolkit: Remove package:build command Toolkit: Remove toolkit:build
4 participants