Is there a way to fetch the build historical build times of each Coq GitLab CI job (ideally programmatically)?
something through https://docs.gitlab.com/ee/api/jobs.html or https://docs.gitlab.com/ee/api/graphql/reference/index.html#projectjobs should work
non programmatically you just go to the job page
Last updated: Oct 13 2024 at 01:02 UTC