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

Move management interface to its own package #7399

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

raksooo
Copy link
Member

@raksooo raksooo commented Dec 23, 2024

This PR moves the gRPC code generation for the management interface into its own npm package. This makes the file structure, build process and usage cleaner and easier to follow.


This change is Reviewable

Copy link

linear bot commented Dec 23, 2024

Copy link
Contributor

@MarkusPettersson98 MarkusPettersson98 left a comment

Choose a reason for hiding this comment

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

So nice!! 🔥 🙌

Reviewed 13 of 13 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved


desktop/packages/management-interface/package.json line 6 at r1 (raw file):

  "author": "Mullvad VPN",
  "license": "GPL-3.0",
  "description": "",

⛏️ Could we add a quick description of this module? The mullvad-management-interface crate has the following description

Mullvad VPN IPC. Contains types and functions for IPC clients and servers.

Maybe we could write something similar here? 😊

Code quote:

"description": "",

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.

2 participants