-
Notifications
You must be signed in to change notification settings - Fork 1.2k
--show-md output for metrics, params and dvc diff #3690
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
Comments
It might be related to #3435 |
A bit more clarification: we are interested only in MD format with no HTML like
A nice option that can be included:
|
For
It would be nice to have options like |
For the record: decided not to go with these, as it seems too out of scope for |
Keeping open to consider 1,2,3 above. |
--show-md, --no-path and --old are implemented. --no-text is not clear if needed, as it might make sense to just revisit the defaults in the future. Closing for now. |
Today we support JSON output for the diff commands. However, CI/CD systems understand only the MD format. We need to add the MD format support to avoid the conversion.
The text was updated successfully, but these errors were encountered: