We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GenAI Metadata types are missing, they were added by Salesforce since 60.0:
These metadata types should be in the delta package.
They are not included in the delta package.
sf sgd source delta -f {FROM} -t HEAD -a 61.0
The text was updated successfully, but these errors were encountered:
Hi @gavignon!
Thanks for raising this issue and thanks for contributing in making this project better!
I'll make a new version including those soon !
Sorry, something went wrong.
Shipped in release v5.47.0. You can install the new version using the version number or the latest-rc channel
v5.47.0
latest-rc
$ sfdx plugins:install sfdx-git-delta@latest-rc $ sfdx plugins:install [email protected]
Happy incremental deployment!
scolladon
Successfully merging a pull request may close this issue.
What is the problem?
GenAI Metadata types are missing, they were added by Salesforce since 60.0:
What is the expected result?
These metadata types should be in the delta package.
What is the actual result?
They are not included in the delta package.
Steps to reproduce
sf sgd source delta -f {FROM} -t HEAD -a 61.0
The text was updated successfully, but these errors were encountered: