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

WIP - JS/Python package manager migrations: npm -> bun, pip -> uv #390

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

Theodlz
Copy link
Collaborator

@Theodlz Theodlz commented Oct 29, 2024

This is an attempt (and work in progress) to migrate to bun (for js deps) and uv (for python deps), to get things up and running much quicker.

@Theodlz
Copy link
Collaborator Author

Theodlz commented Oct 29, 2024

@stefanv here's a first successful attempt using uv to install python dependencies, and bun to install the javascript ones!

@Theodlz
Copy link
Collaborator Author

Theodlz commented Oct 29, 2024

I'll keep working on it, but this is quite nice already

@Theodlz
Copy link
Collaborator Author

Theodlz commented Oct 29, 2024

Testing baselayer ran in 1m37s, version what's on main that took 2m51s. Quite the speedup!

I'll try it out with SkyPortal tomorrow

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