scolladon / sfdx-git-delta

Generate the sfdx content in source format from two git commits
Other
445 stars 114 forks source link

feat: add BriefCaseDefinition metadata support #926

Closed scolladon closed 1 month ago

scolladon commented 1 month ago

Explain your changes


add BriefCaseDefinition metadata support

Does this close any currently open issues?


closes #925

codeclimate[bot] commented 1 month ago

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

View more on Code Climate.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (f992f13) to head (bd27a95). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #926 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 40 40 Lines 1083 1083 Branches 115 115 ========================================= Hits 1083 1083 ```

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

github-actions[bot] commented 1 month ago

Shipped in release v5.46.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.46.0

Happy incremental deployment!