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

Automatic issue report generator #63

Open
Allcharles opened this issue Jan 30, 2020 · 0 comments
Open

Automatic issue report generator #63

Allcharles opened this issue Jan 30, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Allcharles
Copy link
Collaborator

Automate the process of generating issues for AP.
This is not a replacement for users submitting issues, however it should minimize the effort required to create a high quality report. The option to generate issue reports should appear as a button in the failures section of the output page.

System should do the following before generating issue:

  • Clear output folder garbage
  • Check AP version (may be a bit more tricky)

This report should re-run the failed analysis with the following options set:

  • --log-level=7
  • --when-exit-copy-log
  • --when-exit-copy-config

Report output should contain the following for the user:

  • Instructions on how to submit issue report
  • Instructions on possible methods of sharing audio file
  • Aggregated group of the following files:
    • Log file
    • Config file
  • Detailed issue report containing the following information:
    • OS Version
    • AP Version
    • AP Desktop Version
    • Original config file name
    • List of changes to config file
    • Details about audio file (use ffmpeg or something to generate)

May require collaboration with @atruskie

@Allcharles Allcharles added the enhancement New feature or request label Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant