Estimate the GitHub Runner Hours for the day so far

This commit is contained in:
Lup Yuen Lee 2024-10-22 08:39:20 +08:00
parent 8e348cbc0a
commit 93e74bc34b

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash #!/usr/bin/env bash
## Estimate the GitHub Runner Hours for the day so far (by UTC time). ## Estimate the consumed GitHub Full-Time Runners for the day so far (by UTC time).
## We Accumulate the GitHub Job Duration and Extrapolate the GitHub Runner Hours. ## We Accumulate the GitHub Job Duration and Extrapolate the GitHub Runner Hours.
## Job Duration to Runner Hours is inflated slightly ## Job Duration to Runner Hours is inflated slightly