scolladon / sfdx-git-delta

Generate the sfdx content in source format from two git commits
Other
414 stars 112 forks source link

Add Support for RecordAlertCategory #751

Closed rel5555 closed 8 months ago

rel5555 commented 8 months ago

Is your proposal related to a problem?


RecordAlertCategory isn't added to the package.xml generated by SGD.

Describe a solution you propose


Add RecordAlertCategory

Describe alternatives you've considered


N/A

Additional context


scolladon commented 8 months ago

Hi @rel5555 !

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

I'll have a look and try to include this in the next release Stay tuned !

github-actions[bot] commented 8 months ago

Shipped in release v5.32.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.32.0

Happy incremental deployment!