1.0.1 • Published 12 months ago

@dvsa/service-bundler v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

service-bundler

Centralised script for bundling and zipping service artifacts for deployment.

Pre-requisites

  • Node.js (Please see .nvmrc for specific version)
  • npm (If using n or nvm, this will be automatically managed)
  • Security
    • Git secrets
    • ScanRepo
      • Unzip repo-security-scanner_<version>_Darwin_<architercture>.tar.gz and rename the executable inside the folder to scanrepo - Add executable to path (using echo $PATH to find your path)

Getting started

Run the following command after cloning the project
  1. npm install (or npm i)
The code that will be published lives inside the ./src directory.

If wishing to add new top level directories to the output, then they must be included in the files array inside package.json as well as included in the clean:temp command.

1.0.1

12 months ago

1.0.1-canary.1

12 months ago

1.0.1-canary.0

12 months ago

1.0.0

12 months ago

0.7.0

12 months ago

0.6.0

1 year ago

0.5.1

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago