ceph / pulpito-ng

5 stars 7 forks source link

RunList: use Custom filter #84

Open VallariAg opened 1 month ago

VallariAg commented 1 month ago

Output:

image
render[bot] commented 1 month ago

Your Render PR Server URL is https://pulpito-ng-pr-84.onrender.com.

Follow its progress at https://dashboard.render.com/static/srv-cqvkcaqj1k6c73bs7nc0.

netlify[bot] commented 1 month ago

Deploy Preview for pulpito ready!

Name Link
Latest commit f4de7d41723efc05b7d2fdb749d8b9287df68500
Latest deploy log https://app.netlify.com/sites/pulpito/deploys/66bf462bca80f80008ec0cce
Deploy Preview https://deploy-preview-84--pulpito.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

zmc commented 1 month ago

Good start! I think this will end up being a better UI than the default. Some early feedback:

What do you think?

VallariAg commented 1 month ago

Got it! All of these sound great, I'll start to work on these.

ideally job counts (like runs with >N failed jobs)

This would be harder to do right now because RunList has server side filtering. Even for "filter by username", I am working on adding username filter to paddles so we can support it in pulpito-ng. So I'll probably not include filter-by-job-counts in this PR but I can open a ticket for this because it sounds like a good idea. I see the idea behind this grouping and it makes sense!

Another grouping that I was considering:

  1. Build info: hash, branch
  2. Run info: suite, machine_type, schedule_date
  3. Results: status, job_counts