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

This is a POC script for #2108. Current version doesn't create issues automatically. #2207

Closed
wants to merge 9 commits into from

Conversation

iesahin
Copy link
Contributor

@iesahin iesahin commented Feb 17, 2021

Fixes #2108

The script creates help-text directory and outputs all --help text to different files. It checks git diff output to see whether the output changed, and if so asks the user to create an issue with gh. Currently formatting of the issue is broken but it should be enough to show what I mean.

I can update the script to follow a certain branch in the repository and not to pollute the master. It can also be modified to use master (or some other branch) in DVC core, so that we can update the docs.

@shcheklein shcheklein temporarily deployed to dvc-org-iesahin-issue21-qymj0z February 17, 2021 08:21 Inactive
@iesahin
Copy link
Contributor Author

iesahin commented Feb 17, 2021

It uses zsh because of the path operators. I can adapt to bash if needed.

@iesahin iesahin changed the title This is proof of concept script for #2108. Current version doesn't create issues automatically. This is a POC script for #2108. Current version doesn't create issues automatically. Feb 17, 2021
@iesahin
Copy link
Contributor Author

iesahin commented Feb 18, 2021

I think we can just close this and reopen it as needed. I can continue checking the dvc --help outputs and create issues myself if needed.

@iesahin iesahin closed this Feb 18, 2021
@shcheklein shcheklein deleted the iesahin/issue2108-on-master branch April 4, 2021 02:46
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.

help: output from i18n-like string file
2 participants