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

Include github-traffic-stats for stats gathering #2

Closed
5 tasks done
astrochun opened this issue Jan 18, 2021 · 1 comment · Fixed by #13
Closed
5 tasks done

Include github-traffic-stats for stats gathering #2

astrochun opened this issue Jan 18, 2021 · 1 comment · Fixed by #13
Assignees
Labels
API API related enhancement New feature or request
Milestone

Comments

@astrochun
Copy link
Owner

astrochun commented Jan 18, 2021

The code of interest is available here.

A simple bash execution may suffice.

  • Add python module to run for any repo, gts_run
  • Add unit tests for gts_run
  • Add gts_run_all_repos executable python script
  • Incorporate nchah's merge-csv bash script with a fix to separate out different contents
  • Update setup.py to include new scripts
@astrochun astrochun added enhancement New feature or request API API related labels Jan 18, 2021
@astrochun astrochun added this to the v0.1.0 milestone Jan 18, 2021
@astrochun astrochun self-assigned this Jan 18, 2021
@astrochun astrochun added this to To do in GitHub Stats Pages Board via automation Jan 18, 2021
@astrochun astrochun moved this from To do to Next up in GitHub Stats Pages Board Jan 22, 2021
@astrochun astrochun modified the milestones: v0.1.0, v0.2.0 Jan 30, 2021
@astrochun
Copy link
Owner Author

The ncah code generates CSV for each stats. However, the scripts that merge contents in such a way that doesn't help separate the different sources, thus, I recommend modifying their merge_csv.sh script as a starting point.

@astrochun astrochun moved this from Next up to In progress in GitHub Stats Pages Board Feb 27, 2021
@astrochun astrochun changed the title Include github-traffic-stats and use it to run GitHub Actions cron job Include github-traffic-stats for stats gathering Feb 27, 2021
GitHub Stats Pages Board automation moved this from In progress to Done Feb 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API related enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

1 participant