Posts

Showing posts with the label Deployment

Now on Deployment Pipelines: View item’s code changes before deploying it

Image
As development teams strive to deploy changes quickly and frequently, using a compare tool as part of your deployment pipeline, can help to ensure that item’s changes are propagated correctly across different environments. By identifying differences accurately, you could deploy changes with confidence and reduce the risk of errors and inconsistencies. Today, with the addition of  Change review , Deployment pipeline offers a complete built-in compare tool: It c onstantly runs an automated synchronization check, a llows you to run the essential action of  Compare   to spot the New, Removed, and Different items when two not-in-sync environments are compared, a nd now, with  Change review , you can also view the changes, line-by-line, in the item’s code. In  Change review , the changes of supported items are presented in a dedicated pop-up window, designed by industry standards for code compare. To access this window, select the  Change review  button...