scolladon / sfdx-git-delta

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

feat: add support for Health Cloud metadata #651

Closed pinakim11 closed 1 year ago

pinakim11 commented 1 year ago

Fix for the issue - https://github.com/scolladon/sfdx-git-delta/issues/650 - added TimelineObjectDefinition and UIObjectRelationConfig for version 57 and 58.

Explain your changes

This PR related to the issue https://github.com/scolladon/sfdx-git-delta/issues/650

We are using Salesforce Health Cloud and git delta deployment. We are not seeing the support Health Cloud metadata objects e.g. UIObjectRelationConfig, TimelineObjectDefinition

Does this close any currently open issues?


closes #650

Any particular element that can be tested locally


Any other comments


codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (5c5d03f) 100.00% compared to head (0451ef6) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #651 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 32 32 Lines 891 891 ========================================= Hits 891 891 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 0451ef65 and detected 0 issues on this pull request.

View more on Code Climate.

pinakim11 commented 1 year ago

Thanks @scolladon for all your guidance , you are the rockstar 🥇 .

github-actions[bot] commented 1 year ago

Shipped in release v5.24.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.24.0