January 25
sfops January 25 (v31.0.0) bring the following features/fixes
sfops
⚠️ Breaking Changes in sfp sfp now requires sandbox and branch names to be encoded, so that sandboxes could be identified properly. This requires a migration script to be executed on all project repo's where sfp is installed
Please download the migration script provided along with sfp repo
Instructions on using the script are available at
Duplicate Checks powered by sfp

sfops duplicate check is now enhanced as a GitHub Check, providing better visibility and accomodate aliasified/unclaimed packages. As the command is utilizing sfp, you could read more about it here https://docs.flxbl.io/sfp/analysing-a-project/duplicate-check
sfp upgraded to v47.2.0
sfops is now powered by sfp v47.2.0 which now supports updated Salesforce libs, in turn allowing you to experiment with Decomposed Metadata types (https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_ws_decomposed_md_types.htm)
Bug Fixes
actions: ensure comments more than 64k chars is truncated (https://source.flxbl.io/flxbl/sfops/issues/43)
review: add a display of branch in sandbox pool page
workflow: fix issue with release on any en requiring additional plugins https://source.flxbl.io/flxbl/sfops/issues/44
Last updated
Was this helpful?