Release Update 04/19/2024

Salesforce

Gain valuable insights into each commit’s specifics and enhance visibility into Salesforce Pipeline activities

Opsera now includes a capability that improves insight into code changes and efficient monitoring of Salesforce webhook-triggered Pipelines.

Opsera records the commit data for Salesforce Pipelines that are triggered by Webhooks and shows them to users in the Activity log's pipeline report section. The package creation step reports provide the Commit ID, the committer's username, and a summary of connected files or components.

Step level processing information in Salesforce Wizards

The user interface has been enhanced to provide an additional level of transparency by showing the status of tasks being completed. To provide users granular details on each activity to complete and to keep them updated about ongoing procedures, a list of checkpoints is included into the UI.

The user-friendly, clear, and informative checkpoints offer details about the current operations and helps users manage expectations while executing Salesforce workflows on the Opsera platform.

This is supported for the following:

  • Salesforce Org Sync Task

  • Salesforce Git Merge Sync Task

  • Git to Git Task

  • Git to Org Salesforce Pipeline

  • Org to Org Salesforce Pipelines

circle-info

Note: Users can skip the retrieval information and proceed to the next screen, however users will have to manually refresh if the list of components takes more time than expected to be displayed.

Capability to retrieve Components Seamlessly during Salesforce Merge Sync Workflow

An auto-refresh feature is incorporated in Opsera ,to retrieve components following a predetermined polling duration. This feature reduces the manual activity of refreshing the task screen to retrieve a large list of components.

Access the Latest Pull Request Details from a Task’s Summary View

Developers can access the pull request connection to easily access code review, quality assurance, and integration of changes in their version control systems, such as Git, while working on Salesforce tasks in Opsera. This can be seen in each task's Summary section.

The tasks listed below are supported for this:

  • Salesforce to Git Merge Sync task

  • Git to Git Merge Sync task

  • Salesforce Org Sync task

  • Salesforce Bulk Migration task

Enhanced View view for Salesforce Summary Reports

Opsera offers a collapsible table with a well-organized, intuitive data presentation for the massive Salesforce metadata sets. The tables are arranged according to a particular component type. To focus and view a particular component data, users have the option to individually expand and collapse groups.

Pre-configure test classes at the Pipeline Step Level

Before initiating the Salesforce pipeline, users can preselect a set of test classes. When the test level is set to Run Specific Tests for the Validate, Deploy, and Unit Test stages in Salesforce Jobs, users can configure the specific test classes at the step level.

As a standard practice in Salesforce development, pre-configuring unit test classes guarantees that code changes are extensively tested before deployment, resulting in more dependable and stable systems.

Users can access this by clicking the "Configure Test Classes" button, and choosing the test classes. With this new approach users will not have to execute a pipeline to set up the list of ‘Run Specific’ tests.

Platform

Support to filter Pipelines based on the Tool Type

Take advantage of the filter option to view pipelines specific to certain tools. Use the Pipeline filters to access and identify the number of Pipelines created for a specific tool. To learn more, read here.

SDLC and DevSecOps

Introducing New Data Migrations with Opsera

Bamboo to GitHub Action Migration

With Opsera tasks, you can automatically convert your existing Bamboo pipelines into GitHub Actions workflows. It analyzes your Bamboo pipelines and provides YAML files that may be used to build new GitHub Actions processes.

This migration workflow simplifies the process of moving projects, pipelines, and configurations from Bamboo to GitHub Actions, enabling users to leverage the capabilities of GitHub’s CI/CD platform without having to recreate everything from scratch. To learn more, read here.

SVN to GitHub Migration

Opsera’s SCM to SCM Migration task supports migration of data from SVN to GitHub repositories. This migration process allows users to migrate their source code from a Subversion repository to GitHub, enabling users to take advantage of GitHub’s features and collaboration tools.

By migrating from SVN to GitHub, organizations or individuals can tap into this community for support, feedback, and contributions to their projects. For more info, read herearrow-up-right.

Last updated