0.0.31 • Published 11 months ago

@hmcts/dev-env v0.0.31

Weekly downloads
-
License
-
Repository
-
Last release
11 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

11 months ago

0.0.30

11 months ago

0.0.29

11 months ago

0.0.28

12 months ago

0.0.27

12 months ago

0.0.26

1 year ago

0.0.25

1 year ago

0.0.24

1 year ago

0.0.23

1 year ago

0.0.22

1 year ago

0.0.21

1 year ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.18

1 year ago

0.0.17

1 year ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago