Merge Conflict Resolution is live!
Posted by Nico B 3 months ago
Fail fast, review conflicts, and smoothly merge changes with peace of mind 👌 With Merge Conflict Resolution, Blue Canvas detects on-the-fly if your deployment is conflicting with other changes that happened on the destination org.
Salesforce & Git Quick Sync
Posted by Nico B 7 months ago
Quick Sync mirrors metadata changes from your sandbox to a Git repository within a minute
Auto-suggest tests, Test suites
Posted by Alex Brausewetter about 1 year ago
Are you a frequent user of specified tests? We have brushed up the selection flow to make it simpler to find and add the right test classes to your deployment:
Custom Coverage; Email and Teams Notifications
Posted by Alex Brausewetter about 1 year ago
Custom Code Coverage
Enforce Code Coverage, Mobile CSS
Posted by Alex Brausewetter about 1 year ago
- You can now enforce 75% test coverage on sandboxes using branch rules. Requiring coverage in non-production orgs is useful to prevent surprises late in the process, when a change can’t go live because it doesn’t have enough tests. To use this feature, go to Settings > Branches > New Rule. Select the checkbox 'require that unit tests cover at least 75% of the code'.
Automatic Dependency Detection
Posted by Alex Brausewetter about 1 year ago
- Get suggestions for dependent files when creating Deployment Requests. This new feature tells you that a Visualforce page depends on a related Apex controller, or a validation rule depends on a custom field, and much more.
Advanced Permissions & Upgrade to 53.0
Posted by Alex Brausewetter over 1 year ago
- Deployment permissions can now be assigned to more than one role. This gives you more flexibility and allows you to, for example, grant the permission to create deployments to production to both "Release Managers" and "Team Leads". Previously, a permission could only be assigned to one role at a time.
- Custom roles can now be created. Previously, only three predefined roles were available.