This repository has been archived by the owner on Mar 18, 2024. It is now read-only.
June 22
azlam-abdulsalam
released this
21 Jun 15:08
·
873 commits
to main
since this release
sfpowerscripts(v15.3.2) features the following
⭐ New Feature
- sfpowerscripts is now able to use multiple stages for prepare. This will help you to circumvent timeouts on cloud hosted agents of most ci/cd platforms. Read on more about the feature here https://docs.dxatscale.io/v/release-june-22/sfpowerscripts/orchestrator/prepare#using-prepare-in-multiple-stages. Also do check the decision record to understand the reasoning
⭐ Enhancements
- Return unused/rolled back scratch orgs to the pool #989. For this enhancement to work, please ensure
sfpower-scratchorg-pool
package is updated. Read on the instruction on how to update here - Add info about optimised deployment during deployment #994
- Add support for unpackaged metadata in unlocked packages #958
- Ignore packages without a package name attribute #842
- Log resolved package dependencies during build #1058
- Additional metrics for individual scratch orgs in pool. Check metrics docs for details
🪲 Bug Fixes
- No clear error when package name exceeds 38 characters #998
- Provide more descriptive error message when it is unable to compute diff during build #965
- Warning message is not displayed when tests are skipped explicitly #919
- Incorrect Dependencies might be used during build stage #496
- No Metrics while using fast feedback
Full Changelog: https://github.com/dxatscale/sfpowerscripts/compare/@dxatscale/[email protected]...@dxatscale/[email protected]