flxbl-io / sfp

A build system for modular development in Salesforce
https://docs.flxbl.io/sfp/
MIT License
29 stars 15 forks source link

sfp impact releaseconfig with filterByChangesInBranch option use tag for package descriptor diff #129

Open alanjaouen opened 2 weeks ago

alanjaouen commented 2 weeks ago

Describe the bug When using sfp impact releaseconfig --releaseconfig=releases/definitions --filterByChangesInBranch --basebranch=main --branch=HEAD with no changes in branch, commands return impacted packages.

To Reproduce

Expected behavior When using filterByChangesInBranch option, package descriptor should not be diff against latest tag

Platform Details (please complete the following information):

azlam-abdulsalam commented 1 week ago

@alanjaouen Checking into this and thanks for the PR