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

Prepare for homebridge v2 #268

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Prepare for homebridge v2 #268

wants to merge 8 commits into from

Conversation

AlexGustafsson
Copy link
Owner

@AlexGustafsson AlexGustafsson commented Oct 16, 2024

  • Update to latest homebridge version
  • Add helpful command for docker on macOS
  • Fix breaking changes in NPM
  • Fix docker compose deprecation warning
  • Adapt to docker best practices
  • Order dependencies using npm
  • Update version
  • Support minimum required engines

See #266

The test command stopped working with some NPM update, likely a
long while ago. There were two breaking changes that have now been
addressed:

- --install-links is requried to install transient dependencies
- -- is required to pass parameters to a npx command
I don't have the time to support multiple tracks, so with this
major, let's support only the required engines - homebridge v2 and
the node version it supports.
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.

1 participant