Skip to main content

Find application changes & deploy

Support avatar
Written by Support
Updated over 4 months ago

This mode helps you detect specific changes made in a specific source app connection and deploy them to a target app connection.
Ideal for collaborative work, when multiple developers or admins are working of different features, each in their own separate sandbox. Initially, each of these sandboxes is identical to a shared higher app connection, like a UAT environment. After making changes in their respective sandboxes, users can deploy their individual changes to the shared higher environment. This mode ensures that each of these deployments does not override or conflict with changes made in the other deployments.

How to find changes in an environment & deploy

To find changes in an application and deploy, go to the Deployments page, then click on the blue triangle at the top right and choose the "Find application changes & deploy".

Select the app connection you want to find changes in and whether you are starting to work on your changes now or if you already started the work (this selection can be modified also after the deployment creation):

  • Starting now: in this case Tulip's deployment record will start monitoring changes in the selected app connection from its current state, as reflected in its most recent fetch.

  • Already started: in this case you will select an earlier version of the app connection for comparison with the latest version. Note that previous versions of the app connection configuration are available per each successful fetch of that app connection.

Then select a target app connection, a title for your deployment and click 'Create Deployment'.

Once the deployment is created, choose which changes in the source app connection you would like to deploy to the target.

After selecting the changes you wish to deploy, click "Preview Deployment" to continue. Tulip will then verify that selected changes do not conflict with other teammate's work and that your changes can be safely and fully deployed. You can read more about conflict resolution in detecting and resolving conflicts help article, and the rest of the deploy process, in the "Comparing and Deploying changes" help article.

Did this answer your question?