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

feat: add support for viewing edge driver usage and pruning unused drivers #544

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

rossiam
Copy link
Collaborator

@rossiam rossiam commented Sep 12, 2023

  • added edge:drivers:devices command to list drivers used by device
  • added edge:drivers:prune command to prune unused devices
  • wrote unit tests for common code
  • removed top-level describe of drivers-util.test.ts

Checklist

  • I have read the CONTRIBUTING document
  • Any required documentation has been added
  • My code follows the code style of this project (npm run lint produces no warnings/errors)
  • I have added tests to cover my changes

@changeset-bot
Copy link

changeset-bot bot commented Sep 12, 2023

🦋 Changeset detected

Latest commit: fa15f3e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@smartthings/cli Minor
@smartthings/plugin-cli-edge Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

@Sitlintac Sitlintac left a comment

Choose a reason for hiding this comment

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

Awesome new features!

@rossiam rossiam merged commit c32e1e1 into SmartThingsCommunity:main Sep 13, 2023
4 checks passed
@rossiam rossiam deleted the prune branch September 13, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants