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

Investigate yarn offline-mirror for ipydrawio-export provision #35

Open
bollwyvl opened this issue Apr 12, 2021 · 0 comments
Open

Investigate yarn offline-mirror for ipydrawio-export provision #35

bollwyvl opened this issue Apr 12, 2021 · 0 comments
Labels

Comments

@bollwyvl
Copy link

Elevator Pitch

Investigate shipping a yarn offline-mirror to be used with jupyter ipydrawio-export provision

Motivation

The provision step is quite slow and can suffer from network flake. It might be possible to include .yarn-packages

Design Ideas

  • similar to drawio -> dio, copy out of vendor
  • add a .yarnrc which configures an offline mirror for .yarn-packages
  • solve during build
  • potentially apply audit fix, as the upstream moves relatively slowly
  • include .yarn-packages
  • provision with jlpm --offline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant