Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to draw a basic worker pools view #190

Merged
merged 1 commit into from
Oct 9, 2023
Merged

Conversation

tomasmik
Copy link
Contributor

@tomasmik tomasmik commented Oct 6, 2023

This is fairly basic though easily extendable, this allows you to:

  • Browse a list of runs for a worker pool
  • Open a run in a browser

It will automatically update the list every 5 seconds and the list is sorted by position. Terminal size detection could also be improved.

Would be nice to add filtering and custom sorting in the future.

Here is in action:

  • 1 run, 1 dependency:
Screen.Recording.2023-10-06.at.14.45.00.mov

@tomasmik tomasmik self-assigned this Oct 6, 2023
@tomasmik tomasmik force-pushed the draw-worker-pools branch 2 times, most recently from a0fe851 to eeaa17a Compare October 6, 2023 11:58
@tomasmik tomasmik marked this pull request as ready for review October 6, 2023 12:01
Copy link
Member

@Yantrio Yantrio left a comment

Choose a reason for hiding this comment

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

LGTM 👍 nice usage of bubbletea's tables.

@tomasmik tomasmik merged commit 33e63aa into main Oct 9, 2023
9 checks passed
@tomasmik tomasmik deleted the draw-worker-pools branch October 9, 2023 06:39
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.

2 participants