This repository has been archived by the owner on Mar 18, 2024. It is now read-only.
August 23
azlam-abdulsalam
released this
20 Sep 09:26
·
99 commits
to main
since this release
August23 (v24.5.0) features the following
Update to the the docker image is the key highlight for this release, We have started using ubuntu 22 as the base image as opposed to Salesforce CLI base image, due to the root issue as discussed in #1409. Finally, profile merge/retrieve makes a comeback and is available in sfp. Now you can really deprecate sfpowerkit :)
⭐ New Features
- feat:(profiles) profile merge and retrieve is reintroduced to sfp #1353
- feat(output) sfp features more richer output in .sfpowerscripts/logs folder in markdown formats, This is a work in progress feature which enables one to link markdown formatted output to your CI/CD platforms or notification platforms like Slack or Teams
🪲 Bug Fixes
- fix(schema): update schema to remove warning around seedMetadata #1400
- fix(package): install using v58.0 PackageInstallRequest parameters #1370
- fix(pool): enable json flag for pool fetch command #1404
- fix(docker):use lower uid in dockerfiles #1409
- fix(apextests): handle conditions where test results are inaccurate from salesforce
- fix(diff): throw error if an associated meta file is missing in repository such as *.meta-xml for a changed file such as .cls
- fix(diff): diff package not correctly copying static resources
New Contributors
- @ruslan-kurchenko made their first contribution in #1370
- @nvuillam made their first contribution in #1401
- @RobinWeymans made their first contribution in #1404
Full Changelog: https://github.com/dxatscale/sfpowerscripts/compare/@dxatscale/[email protected]...@dxatscale/[email protected]