Skip to content

Conversation

@rzabarazesh
Copy link
Contributor

This pr adds:

  • Per job duration metrics
  • Docker build metrics
  • Replaces section separator with tabs since the main view was getting too crowded

@vercel
Copy link

vercel bot commented Nov 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
torchci Ready Ready Preview Nov 24, 2025 6:14pm

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 4, 2025
@rzabarazesh rzabarazesh requested a review from huydhn November 4, 2025 03:40
WHERE
tupleElement(pipeline, 'repository') = {repo: String }
AND tupleElement(build, 'branch') = 'main'
AND tupleElement(job, 'name') = ':docker: build image'
Copy link
Contributor

@huydhn huydhn Nov 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO, you could consider making this job name an input parameter, then you can reuse this query to get the runtime of other jobs too, not only :docker: build image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

@rzabarazesh rzabarazesh force-pushed the vllm-build-metrics-and-tabs branch from 3efaeb8 to a5098b9 Compare November 24, 2025 18:12
@rzabarazesh rzabarazesh merged commit 2ae496f into main Nov 24, 2025
5 checks passed
@rzabarazesh rzabarazesh deleted the vllm-build-metrics-and-tabs branch November 24, 2025 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants