Kesin11 / CIAnalyzer

A tool collecting multi CI services build data and export it for creating self-hosting build dashboard.
MIT License
98 stars 8 forks source link

Add `queuedDurationSec` for job #1304

Closed Kesin11 closed 2 months ago

Kesin11 commented 2 months ago

fix: https://github.com/Kesin11/CIAnalyzer/issues/1302

Currently it only implemented GitHub Actions. Other services fill dummy value '0'. BigQuery table schema will migrate automatically so it does not have breakings changes. (=minor update)