Socket
Socket
Sign inDemoInstall

@dollarshaveclub/cli

Package Overview
Dependencies
71
Maintainers
27
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @dollarshaveclub/cli

Executables for Frontend


Version published
Weekly downloads
6
increased by50%
Maintainers
27
Install size
8.92 MB
Created
Weekly downloads
 

Readme

Source

dsc-cli

CircleCI codecov Greenkeeper badge

THIS NPM MODULE IS PUBLISHED PUBLICLY. DO NOT PUBLISH SENSITIVE DATA.

These are executable scripts primarily for frontend.

Installation

In your project:

npm i --save-dev @dollarshaveclub/cli

Executables available via npm

dsc-automerge

Automatically updates and merges PRs when it has a label called "AUTOMERGE". This script is automatically ran via CircleCI every 5 minutes from this repository.

Requirements for automerge will work:

  • Your PR must be approved
  • All your required checks must pass
  • Your PR must be at the HEAD of master
  • There must be no merge conflicts

To effectively use it, make sure you:

  • Enable branch protection on master
  • Require pull request reviews before merging
  • Require status checks to pass before merging
  • Require branches to be update to date before merging
  • Set status checks as required

dsc-cleanup-issues

Cleans up issues in an organization. Currently just closes greenkeeper issues.

dsc-install-face-e2e

dsc-install-face-monitor

dsc-install-npm-token

dsc-wait-for-dqa

Waits for the DQA to spin up, then pings a list of URLs (here), and waits for all of them to have a successful response.

FAQs

Last updated on 08 Feb 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc