Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add DocumentType metadata support #720

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

scolladon
Copy link
Owner

Explain your changes


Add DocumentType metadata support
This metadata is available since v47.
It is located in the documentTypes folder with the documentType suffix.
It does not have meta file associated

Does this close any currently open issues?


closes #443

Copy link

codeclimate bot commented Nov 7, 2023

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

View more on Code Climate.

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3d7960b) 100.00% compared to head (778561b) 100.00%.
Report is 1 commits behind head on main.

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@scolladon scolladon merged commit 218065a into main Nov 7, 2023
22 of 24 checks passed
@scolladon scolladon deleted the feat/add-documenttype-metadata branch November 7, 2023 13:57
Copy link

github-actions bot commented Nov 7, 2023

Shipped in release v5.28.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 [email protected]

Happy incremental deployment!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add support to more metadata types
2 participants