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 DecisionTable and DecisionTableDataSetLink metadata #538

Merged
merged 2 commits into from
Mar 29, 2023

Conversation

scolladon
Copy link
Owner

Explain your changes


Add new metadata type:

  • DecisionTable
  • DecisionTableDataSetLink

Does this close any currently open issues?


closes #537

@codeclimate
Copy link

codeclimate bot commented Mar 29, 2023

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

View more on Code Climate.

@codecov
Copy link

codecov bot commented Mar 29, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f98f027) 100.00% compared to head (7024e92) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #538   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           31        31           
  Lines          844       844           
=========================================
  Hits           844       844           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@scolladon scolladon enabled auto-merge (squash) March 29, 2023 12:49
@scolladon scolladon merged commit d91b5ae into main Mar 29, 2023
@scolladon scolladon deleted the feat/decision-table-metadata branch March 29, 2023 13:04
@github-actions
Copy link

Shipped in release v5.15.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]

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.

decisionTables metadata type missing from package.xml
2 participants