1.0.14 • Published 4 months ago

@rcnp-tickets/common v1.0.14

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

Library of Error definitions, middlewares, and different type of handlers used by the microservices that compound the ticketing solution.

Install package

yarn add @rcnp-tickets/common

Increase patch number to npm package

yarn version --patch

Publish npm package first time

yarn publish

Script to add+commit changes to git and publish them as part of a new patch

yarn commit yarn pub

  • These two commands work in sequence. They should not be used separately or in the opposite order.

Update version of dependency library being used in your project

yarn update (updates only the yarn.lock file) yarn install @latest (updates the version showed in package.json file)

go inside shell of a specific POD

Find out first the POD name

kubectl get pods

Then use it in this command

kubectl exec -it sh

1.0.14

4 months ago

1.0.13

4 months ago

1.0.11

4 months ago

1.0.12

4 months ago

1.0.10

4 months ago

1.0.9

4 months ago

1.0.8

4 months ago

1.0.6

9 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.0

10 months ago