Skip to main content
New tool CRON Expression Builder — preview next run times before you schedule Apex. Open the builder →

DevOps articles

50 articles · CI/CD & releases

3D visual representation of Salesforce Extensions for VS Code developer tooling and project architectureDevOps

Salesforce Extensions for VS Code v67.12.1 Changes

Salesforce Extensions for VS Code v67.12.1 reshuffles Apex file scaffolding and confines the Apex Language Server to...

· 4 min read
3D Salesforce DX Inspector icon representing a modern DevOps deployment tool.DevOps

DX Inspector: Salesforce DevOps Tool to Replace Change Sets

DX Inspector is Salesforce's answer to the aging Change Set, with native deployment of both metadata and record data....

· 3 min read
3D render of code quality metrics showing a healthy graph, illustrating Salesforce code quality.DevOps

Salesforce Code Quality: Automated PR Comments

Automate static analysis on every pull request and post the findings as PR comments. Developers get the feedback while...

· 6 min read
Salesforce CLI icon with a lock and data streams, representing the security update for CI/CD pipelines.DevOps

Salesforce CLI Security Update: Prepare Your CI/CD Pipelines

Salesforce CLI is redacting access tokens, auth URLs and passwords from the output of commands you already use. If your...

· 4 min read
Salesforce UAT: Sandbox Setup, Testing Process & Sign-Off ChecklistDevOps

Salesforce UAT: Sandbox Setup, Testing Process & Sign-Off Checklist

User Acceptance Testing in Salesforce: which sandbox to use, how to write test scripts, who signs off, and the...

· 6 min read
A digital 3D shield icon representing secure email domain verification for Salesforce scratch orgs.DevOps

Email Domain Verification in Scratch Orgs: A DevOps Guide

Email domain verification stalls any scratch org that has to send mail. Here is how to handle it in the scratch org...

· 4 min read
A 3D shield illustration representing automated regression testing for secure and stable Salesforce deployments.DevOps

Salesforce regression testing: what Winter '27 breaks

A passing regression suite proves your code works under the conditions the suite builds for it: an admin user, seeded...

· 12 min read
A digital shield representing secure management of Named Credentials in Salesforce environments.DevOps

Named Credentials in Sandboxes: The DevOps Lifecycle Guide

Named Credentials vanish after a sandbox refresh. Here is why Salesforce excludes them, and how to script the structure...

· 3 min read
A 3D render of modular components forming a Data 360 2GP managed package structure.DevOps

Data 360 2GP Managed Package: A Technical DevOps Guide

The Data 360 flag is set when the package version is created, and a version created without it cannot be fixed. Here is...

· 4 min read
A 3D digital gear mechanism representing InsProductService getRatedProducts limitations in SalesforceDevOps

InsProductService getRatedProducts Limitations Explained

Where InsProductService.getRatedProducts runs out of room in Salesforce Industries, and the payload, caching, and async...

· 4 min read
A 3D data cube representing the fix for the Entity expansion limit exceeded error in SalesforceDevOps

Fixing Entity Expansion Limit Exceeded in VS Code

The 'Entity expansion limit exceeded' error stops a metadata retrieve in VS Code when an XML file crosses the parser's...

· 4 min read
Debugging an SFDX retrieve failure in VS Code showing successful execution but no retrieved components.DevOps

SFDX Retrieve Failures in VS Code: Troubleshooting

When SFDX: Retrieve This Source from Org runs without error in VS Code but returns zero components, the cause is...

· 4 min read