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

May 22

Compare
Choose a tag to compare
@azlam-abdulsalam azlam-abdulsalam released this 20 May 03:12
· 954 commits to main since this release

sfpowerscripts(v13.6.16) features the following

⭐ New Features

  • Introducing fast feedback mode, Now run your validation checks more faster by selectively deploying only the changed components of the package and triggering only the impacted test class. Read the decision record here. You can turn on fast feedback by adding the --fastfeedback flag in the validate command. We believe this change along with upcoming changes in 'prepare' will ensure the validation experience remains performant.

Screen Shot 2022-05-17 at 12 35 54 am

-We would like to thank @nawforce for his amazing work on apex-link and apex-parser whic powers our apex related workflows.

⭐ Enhancements

  • Minor enhancements to logging to be more descriptive especially with aliasified folders
  • Refactoring to core libs for easier maintenance

🪲 Bug Fixes

  • fix paths to pre and post deployment scripts when executed without repository #954
  • support publishing artifacts greater than 5 MB #967
  • sfdx sfpowerscripts:orchestrator:prepare shows errors in GitHub-Action #955
  • Fail to fetch requested information when query is too long #860
  • Display folder used while deploying to an org in aliasified mode
  • Publish to tag packages that are successfully published even when other packages are failed
  • Fix log times to display milliseconds, when source packages are being built. It usually displays as 00:00:00
  • Support lwc subdirectories as reported in #959

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