Tag: Salesforce devops center

28
Jun

Simplifying Deployment and Tracking with SF Story Tracker

Introduction Managing the lifecycle of an application, from development to deployment and beyond, can be a complex and challenging process. Often, development teams provide deployment checklists and artifacts in excel sheets or confluence pages that are hard to maintain, making it difficult to keep track of progress and ensure that everything is working as expected. Additionally, it can be a

Read more

22
Feb

How to Configure Salesforce DevOps Center

In the previous blog, you learned how to install and set up the salesforce DevOps Center. This blog will focus on how to configure the Salesforce DevOps Center. In this blog, we will explain how to configure the Salesforce DevOps Center effectively. Setting up a GitHub project repository: A GitHub repository serves as a central repository for all files related

Read more

9
Feb

Getting Started with Salesforce DevOps Center Series

Traditionally, custom objects, apex classes, profiles, etc. were deployed from a Sandbox to Production using “Change Sets.” Many development teams dislike “Change sets” because they are difficult, annoying, and time-consuming. It’s time to stop using Change Sets, as Salesforce’s DevOps Center is now available to manage changes and deployments in a more modern way. With DevOps Center, teams can utilize

Read more