scolladon / sfdx-git-delta

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

feat: add `OmniSupervisorConfig` metadata support #723

Closed scolladon closed 11 months ago

scolladon commented 11 months ago

Explain your changes


Add OmniSupervisorConfig metadata description since v57

Does this close any currently open issues?


closes #722

codeclimate[bot] commented 11 months ago

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

View more on Code Climate.

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (59c403c) 100.00% compared to head (d9e4ec6) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #723 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 35 35 Lines 988 988 Branches 97 97 ========================================= Hits 988 988 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 11 months ago

Shipped in release v5.29.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.29.0

Happy incremental deployment!