scolladon / sfdx-git-delta

Generate the sfdx content in source format from two git commits
Other
405 stars 111 forks source link

feat: support `DataWaveResource` metadata #801

Closed scolladon closed 4 months ago

scolladon commented 4 months ago

Explain your changes


Add metadata configuration pour DataWaveResource for +v58 API version

Does this close any currently open issues?


closes #800

codeclimate[bot] commented 4 months ago

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

View more on Code Climate.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (edb3b95) to head (114069d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #801 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 37 37 Lines 1039 1039 Branches 113 113 ========================================= Hits 1039 1039 ```

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

github-actions[bot] commented 4 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!