0.9.8 • Published 13 days ago

@dvsa/cvs-microservice-common v0.9.8

Weekly downloads
-
License
ISC
Repository
-
Last release
13 days ago

cvs-microservice-common

Common code used by the various serverless microservices within the Commercial Vehicle Services (CVS) system, published as a GitHub package.

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.

Publishing

In order to see the output of what will be published, run the following command:

npm publish --dry-run

There are two ways in which this package can/should be published:

Requires manual version bump via the PR
  • Upon merge into main branch, the package will be published via a GHA workflow.
Version bump available via the GUI
  • A workflow_dispatch can be executed which will commit, push & publish the version bump and latest code.
0.9.8

13 days ago

0.9.7

22 days ago

0.9.6

1 month ago

0.9.5

2 months ago

0.9.4

2 months ago

0.9.3

2 months ago

0.9.2

2 months ago

0.9.0

2 months ago

0.9.1

2 months ago

0.8.0

2 months ago

0.7.0

2 months ago

0.6.0

2 months ago

0.3.0

2 months ago

0.5.0

2 months ago

0.4.0

2 months ago

0.1.0

2 months ago

0.2.0

2 months ago

0.1.1

2 months ago

0.0.10

3 months ago

0.0.11

3 months ago

0.0.9

3 months ago

0.0.8

3 months ago

0.0.7

3 months ago

0.0.6

3 months ago

0.0.5

3 months ago

0.0.4

3 months ago

0.0.3

3 months ago

0.0.2

3 months ago

0.0.1

3 months ago