Release Update 03/07/2025
SDLC
Receive Real Time Insights into Pipelines Directly within Pull Requests
Users can now receive immediate updates regarding the overall status of the pipeline and detailed step-level information during Pull Request (PR) events. This feature aims to enhance visibility and foster communication among team members by delivering real-time feedback directly within the context of the PR.
When a DevOps pipeline is triggered by a PR event, a parent check is executed upon its completion. If all checks are successful, the status of the pipeline along with step updates will be automatically incorporated into the Pull Request. In cases where multiple pipelines are associated with a single PR, this functionality provides the flexibility to link various testing and deployment pipelines to one PR.
Note: It is important to note that all checks must pass before merging the PR. If any checks fail, the merge will be blocked, ensuring that only code that meets quality standards is integrated into the main branch.
Salesforce
Streamline Destructive File Changes in Salesforce Pipelines
Opsera's Salesforce deployment pipeline now allows for more granular control over destructive changes, making it easier for organizations to manage their metadata and remove unwanted components before deployment.
The capability allows users to designate specific files as "Pre-destructive," ensuring the removal of marked metadata components before new components are deployed. By executing destructive changes first, organizations can ensure that the environment is prepared for the incoming new components without conflicts. On the other hand, the files not marked for removal are considered post-destructive and will be executed after new components are deployed.This two-phase approach gives organizations flexibility and control over their metadata, ensuring their environments stay clean and organized.
Capability to Reset File Changes during Merge Conflict Resolution
Salesforce’s merge sync tasks provide users with the ability to revert modifications made to a file directly within the merge conflict resolution interface. This capability is particularly useful for users who make multiple edits and want to revert certain changes without reloading the entire component list. Please note that users can also undo changes even after saving their edits. With the introduction of post-save reset capabilities, users can now feel more confident in their editing decisions.
Last updated

