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] Enable private npm registries #1061

Conversation

hulutter
Copy link

Proposed changes

First draft of enabling private npm registries and internal package cache.

Types of changes

What types of changes does your code introduce to Lowcoder?
Put an x in the boxes that apply.

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Copy link

netlify bot commented Jul 24, 2024

👷 Deploy request for lowcoder-test pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 9857ef2

@FalkWolsky FalkWolsky changed the title [Draft] Enable private npm registries [WIP] Enable private npm registries Jul 26, 2024
@FalkWolsky FalkWolsky added Enhancement New feature or request Javascript Frontend Pull requests that update Javascript code Node-Service Backend Node.js for Data Source Plugins Component Plugin Dedicated to Component Plugins (NPM) labels Jul 26, 2024
@hulutter hulutter force-pushed the feature/enablePrivateNpmRegistries branch from cc6a3a8 to 3ad71b4 Compare July 30, 2024 05:53
@FalkWolsky FalkWolsky changed the base branch from dev to private-npm-repositories August 21, 2024 16:40
@FalkWolsky FalkWolsky marked this pull request as ready for review August 21, 2024 16:41
@FalkWolsky FalkWolsky merged commit cbe82b5 into lowcoder-org:private-npm-repositories Aug 21, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component Plugin Dedicated to Component Plugins (NPM) Enhancement New feature or request Javascript Frontend Pull requests that update Javascript code Node-Service Backend Node.js for Data Source Plugins
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants