scolladon / sfdx-git-delta

Generate the sfdx content in source format from two git commits
Other
402 stars 110 forks source link

GenAiPromptTemplate and other new metadata types are not detected - please add. #863

Closed prakashpurswani-salesforce closed 1 month ago

prakashpurswani-salesforce commented 1 month ago

Is your proposal related to a problem?


Describe a solution you propose


Describe alternatives you've considered


Additional context


scolladon commented 1 month ago

Hi @prakashpurswani-sanofi !

Thanks for raising this issue and thanks for contributing in making this project better!

I'll add the GenAiPromptTemplate soon.

What are the other new metadata types you are refering to ? Do you know where I can find a list of those ?

prakashpurswani-salesforce commented 1 month ago

Thanks @scolladon for prompt reply. One more we can add in the same build is https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_genaiprompttemplateactv.htm

These two are related to "Prompt Templates" and it would be a great help if we can release a build soon with this.

I will raise separate issue for the other GenAI / Einstein / GPT metadata types as soon as I have more information: image

scolladon commented 1 month ago

You got it @prakashpurswani-sanofi !

In the mean time we will create the preview version (61) support

github-actions[bot] commented 1 month ago

Shipped in release v5.40.0. You can install the new version using the version number or the latest-rc channel

$ sfdx plugins:install sfdx-git-delta@latest-rc
$ sfdx plugins:install sfdx-git-delta@v5.40.0

Happy incremental deployment!