Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

March 23

Compare
Choose a tag to compare
@azlam-abdulsalam azlam-abdulsalam released this 31 Mar 23:28
· 389 commits to main since this release

sfpowerscripts (v20.30.3) introduces the following new features more towards bringing release configuration everywhere. Release configuration can now be applied in prepare, build and deploy providing more flexibility especially when you have multiple independent teams

⭐ New Features

  • feat(deploy): deploy to support release config #1264

Deploy command now has an option to support release config, Thanks @alanjaouen for providing a detailed analysis on why this is required

image

  • feat(build): add support for release config to build #1272
  • feat(deploy): enable source tracking support for deploy command #1273
  • feat(publish): Add new flag to delete Git tags by age and limit minimum #1275

🪲 Bug Fixes

  • fix(prepare): ensure prepare in build mode respects releaseconfig by @azlam-abdulsalam in #1281
  • fix(delete): Fix typo in message for when no Scratch Orgs are found by @JoeffreyChaucer in #1283
  • fix(fetch): SFDX Org List recognizes fetched scratch orgs as non-scratch orgs. Thanks @petter-eikeland for following it up.

New Contributors

Full Changelog: https://github.com/dxatscale/sfpowerscripts/compare/@dxatscale/[email protected]...@dxatscale/[email protected]