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

Implement weekly breakdown CI job #267

Merged
merged 18 commits into from
Sep 21, 2023

Conversation

lyricnz
Copy link
Contributor

@lyricnz lyricnz commented Sep 21, 2023

Per #265

@LukePrior
Copy link
Owner

Will this throw off the weekly data with GHA cron not lining up with existing weekly records?

@lyricnz
Copy link
Contributor Author

lyricnz commented Sep 21, 2023

"weekly" is just how the seed script did it. The date is whatever it says in the json (should be plotted as XY, not assuming linear time axis). If that's too hard, it could be moved to ~Tuesday (depending on timezones).

@LukePrior
Copy link
Owner

I don't think it currently handles time properly, but it would be an easy enough fix more just the perfectionist in me wanting a week gap always.

@lyricnz
Copy link
Contributor Author

lyricnz commented Sep 21, 2023

FWIW, I haven't figured out how it works with timezones. Currently the last sample is 2023-09-19, which would mean the next is 26th (Tuesday). Google tells me github is UTC.

Changed GHA to 01:00 every Tuesday

@LukePrior
Copy link
Owner

tyvm

@LukePrior LukePrior merged commit 18354d0 into LukePrior:main Sep 21, 2023
6 checks passed
@lyricnz lyricnz deleted the feature/track-upgrade-type branch September 21, 2023 22:29
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.

2 participants