All Collections
Release Notes
Release 23.7.2--Microsoft Teams Integration,Integration with AWS Code Commit,Merge deployments,Destructive Changes in CI Jobs
Release 23.7.2--Microsoft Teams Integration,Integration with AWS Code Commit,Merge deployments,Destructive Changes in CI Jobs
S
Written by Shreya Reddy Kommidi
Updated over a week ago

Microsoft Teams Integration

With the introduction of these new features, users now have the capability to integrate with Microsoft Teams in order to receive deployment notifications. This integration can be established by enabling the "Notify Microsoft Team" checkbox within the Deploy Options section of the Deployment settings.

Integration with AWS Code Commit

Integration with AWS Code Commit provides a seamless way to collaborate on code repositories and streamline development workflows. By connecting your development environment with AWS CodeCommit, you can efficiently manage version control, code collaboration, and continuous integration/continuous deployment (CI/CD) processes.

Merge deployments

The new feature allows users to merge two deployments or WorkItems, and when the Test level is set to "Run Specified tests," it now merges the tests as well. Previously, the system would only incorporate changes from the first deployment that the user selected. This enhancement streamlines the integration process by ensuring that test changes are also considered when merging deployments or WorkItems.

Destructive Changes in CI Jobs

When users select the "Destructive Changes" option under the advanced options of Continuous Integration (CI) Jobs, a specific behaviour is triggered. In this scenario, if a deletion occurs within the Git repository, the corresponding deletion is mirrored in Salesforce as well. This approach ensures that any deletions made in the version-controlled codebase are reflected in the Salesforce environment, maintaining consistency between the two.

Did this answer your question?