You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I understand properly, there are changes (new or changed metadata) in the codebase between the current and the previous commit.
When executing the plugin, it does not populate those changes in the package.xml right ?
Could you give me the exact step to reproduce this please (what is the content of the last commit) ?
Issue verification check:
What is the problem?
Error when trying to generate the delta package.
What is the parameter and the value you used with it?
sfdx sgd:source:delta --to "HEAD" --from "HEAD~1" --output "."
What is the expected result?
Package.xml should have been update it with the delta componennts
What is the actual result?
I get this: Warning: Deprecated config name: apiVersion. Please use org-api-version instead.
Operating System: Windows (VS Code)
yarn version: …
node version: v14.17.0
git version: 2.31.1.windows.1
sfdx version: sfdx-cli/7.203.6 win32-x64 node-v18.15.0
sgd plugin version: v5.19.0
The text was updated successfully, but these errors were encountered: