-
-
Notifications
You must be signed in to change notification settings - Fork 117
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
Generating a diff json #971
Comments
Thanks for proposing this feature and thanks for contributing in making this project better! Could you tell me more about how it will be used please ? By whom ? And what problem it solved ? |
We will use it with a plugin to get the tests related into the org. |
Does those feature can solve your problems ?
|
Why do you want a yaml @EmilioCarrelon99 ? What did you try ? |
Just to follow up here |
Closing this issue as I do not have enough information to help closing it. |
Is your proposal related to a problem?
Yes for our current process we need to generate this diff
Describe a solution you propose
Generate a diff like this one, where we can identify all the components
--- {
"action": "Deploy",
"metadataType": "Profile",
"componentName": " ",
"message": "",
"path": "package/force-app/main/default/profiles/.profile-meta.xml"
},
Describe alternatives you've considered
I tried with --generate-delta but it doesnt work for this
Additional context
The text was updated successfully, but these errors were encountered: