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

feat: skipInstalls #2390

Merged
merged 1 commit into from
Aug 15, 2018
Merged

feat: skipInstalls #2390

merged 1 commit into from
Aug 15, 2018

Commits on Aug 15, 2018

  1. feat: skipInstalls

    Adds new admin option “skipInstalls” that is applicable for npm-only for now (including lerna-npm). If set to false, Renovate will perform a full install of modules rather than `—package-lock-only`. This is necessary in some cases to work around bugs in npm.
    
    Self-hosted bot users can set this option themselves on the bot’s config, but app users will require it to be enabled per-repository by the app admin.
    rarkins committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    5a4e423 View commit details
    Browse the repository at this point in the history