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

[FR] Replace yarn for pnpm #4513

Open
2 of 6 tasks
GustavoOS opened this issue Jun 19, 2024 · 0 comments
Open
2 of 6 tasks

[FR] Replace yarn for pnpm #4513

GustavoOS opened this issue Jun 19, 2024 · 0 comments
Labels
feature Work on a feature request good first issue Good for newcomers

Comments

@GustavoOS
Copy link

GustavoOS commented Jun 19, 2024

Proposal Summary

Replace yarn for pnpm as node package manager

Motivation

  • What is the use case for this feature?
    Use pnpm instead of yarn on plugin development
  • Why is this use case valuable to support for FiftyOne users in general?
    1. Pnpm saves space by creating symlinks to the dependency management, saving developer disk space
    2. pnpm takes does not re-download a dependency that was already installed
  • Why is this use case valuable to support for your project(s) or organization?
    pnpm reduces the time to download dependencies and saves space
  • Why is it currently difficult to achieve this use case?
    pnpm motivation

What areas of FiftyOne does this feature affect?

  • App: FiftyOne application
  • Core: Core fiftyone Python library
  • Server: FiftyOne server

Details

Use this section to include any additional information about the feature. If you have a proposal for how to implement this feature, please include it here.

Willingness to contribute

The FiftyOne Community welcomes contributions! Would you or another member of your organization be willing to contribute an implementation of this feature?

  • Yes. I can contribute this feature independently
  • Yes. I would be willing to contribute this feature with guidance from the FiftyOne community
  • No. I cannot contribute this feature at this time
@GustavoOS GustavoOS added the feature Work on a feature request label Jun 19, 2024
@benjaminpkane benjaminpkane added the good first issue Good for newcomers label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Work on a feature request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants