JSPM

@toptal/davinci-ci

0.1.0-alpha.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 10038
  • Score
    100M100P100Q125695F
  • License ISC

Continuos integrations tools for frontend projects

Package Exports

  • @toptal/davinci-ci

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@toptal/davinci-ci) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@toptal/davinci-ci

Holds Jenkins jobs definitions and Docker files supporting frontend applications.

Installation

Use it by installing yarn add @toptal/davinci in your project.

Usage

To run danger CI command just go to the root directory of your project and run on CI

davinci ci danger

Alias

In all the commands you can use davinci-ci directly if needed, instead of davinci ci. This is not a recommended way to use davinci, but in very rare cases it might be useful.