0.0.31 • Published 8 months ago

@hmcts/dev-env v0.0.31

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

CFT Dev Environment

This package will use Helm to deploy a development environment based on the Preview chart. It will automatically create a mirrord.json configuration to connect your local application to the deployed environment.

Prerequisites

Usage

npx @hmcts/dev-env

Run the command from your project root directory. The script will check for a Helm chart and Jenkinsfile.

To use a specific Preview template, run:

#e.g. npx @hmcts/dev-env --template charts/app/values.custom.template.yaml
npx @hmcts/dev-env --template <template> 

To clean up the environment, run:

npx @hmcts/dev-env --delete

Troubleshooting

If you encounter an issue fetching the Helm dependencies, you may need to re-add the hmctspublic repository.

helm repo remove hmctspublic
helm repo add hmctspublic https://hmctspublic.azurecr.io/helm/v1/repo/

For help, message #rse-dev-tools on Slack.

0.0.31

8 months ago

0.0.30

8 months ago

0.0.29

8 months ago

0.0.28

9 months ago

0.0.27

9 months ago

0.0.26

10 months ago

0.0.25

10 months ago

0.0.24

10 months ago

0.0.23

10 months ago

0.0.22

10 months ago

0.0.21

10 months ago

0.0.20

10 months ago

0.0.19

10 months ago

0.0.18

10 months ago

0.0.17

11 months ago

0.0.16

11 months ago

0.0.15

11 months ago

0.0.14

11 months ago

0.0.13

12 months ago

0.0.12

12 months ago

0.0.11

12 months ago

0.0.10

12 months ago

0.0.9

12 months ago

0.0.8

12 months ago

0.0.7

12 months ago

0.0.6

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago