scolladon / sfdx-git-delta

Generate the sfdx content in source format from two git commits
Other
436 stars 115 forks source link

Data Wave scripts is not added to the delta #800

Closed olektymchenko closed 7 months ago

olektymchenko commented 7 months ago

Issue verification check:

Steps to reproduce


Add DataWeave script to the "force-app/main/dw" folder

scolladon commented 7 months ago

Hi @olektymchenko !

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

Could you tell me more about this metadata type ? I found something that could match in the documentation as DataWaveResource, is it what you are thinking of ?

olektymchenko commented 7 months ago

Hello, Yes, it is Also other documentation https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/DataWeaveInApex.htm

Пт, 8.03.2024 в 17:53, Sebastien @.***>:

Hi @olektymchenko https://github.com/olektymchenko !

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

Could you tell me more about this metadata type ? I found something that could match in the documentation as DataWaveResource https://developer.salesforce.com/docs/atlas.en-us.248.0.api_meta.meta/api_meta/meta_dataweaveresource.htm, is it what you are thinking of ?

— Reply to this email directly, view it on GitHub https://github.com/scolladon/sfdx-git-delta/issues/800#issuecomment-1986051764, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOBYQENHR34XQYMWS5HHZE3YXHUJXAVCNFSM6AAAAABEM3ANNSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBWGA2TCNZWGQ . You are receiving this because you were mentioned.Message ID: @.***>

github-actions[bot] commented 7 months ago

Shipped in release v5.38.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.38.0

Happy incremental deployment!