Skip to content

Conversation

@mcfdez
Copy link
Contributor

@mcfdez mcfdez commented Jan 9, 2026

What is this PR about?

This pull request introduces a configurable limit for the number of deployments displayed and queried throughout the dashboard and backend. It replaces the previous fixed limit of 10 deployments with a user-selectable value (up to 100), updates related API schemas, and ensures backend logic supports this flexibility. Additionally, the retention logic for old deployments is updated to keep up to 100 recent records instead of 10.

Checklist

Before submitting this PR, please make sure that:

Issues related

closes #3321

Screenshots

image image image image

@mcfdez mcfdez requested a review from Siumauricio as a code owner January 9, 2026 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow users to customize or increase the number of visible deployments

1 participant