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

Default bash script with provided git refs #7

Open
alxvgt opened this issue Apr 6, 2020 · 1 comment
Open

Default bash script with provided git refs #7

alxvgt opened this issue Apr 6, 2020 · 1 comment

Comments

@alxvgt
Copy link
Owner

alxvgt commented Apr 6, 2020

Propose un bash script in order to retrieve metrics from the past :
input :

  • git url
  • list of git refs

output :

  • the report

algo :

  • foreah git ref
    • checkout
    • install and run minimal qa tools
    • install and run qatracker
    • generate data series
  • at the end, generate the final report with all data series

Note :

@alxvgt
Copy link
Owner Author

alxvgt commented Apr 8, 2020

it must be another more genric project that could rad a configuration file with a list of git efs and run foreach one a bash script :

  • foreah git ref
    • git checkout
    • run script.sh
  • end

@alxvgt alxvgt closed this as completed Apr 8, 2020
@alxvgt alxvgt reopened this Apr 18, 2020
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

No branches or pull requests

1 participant