Skip to main content

Spin a Clone Deployment

How to run a temporary development deployment?

Create a clone job in Jenkins with following changes

  1. Jenkins file changes jenkins-changes

  2. Lerna file changes.

Note: The version should be lower than the existing development to avoid conflicts.

lerna-changes

  1. Root package.json file changes root-package-changes

  2. Update values-dev.yaml

Update all paths of the development values-dev-changes

Add callback url in auth0 application