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

Add progress indication for DSL operations #2176

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

vinistock
Copy link
Member

@vinistock vinistock commented Jan 29, 2025

Motivation

Sometimes RBI generation can take a while and the user has no hints that anything is happening. This PR adds progress notifications, so that the user has visual hints that Tapioca is running when a file is saved.

Implementation

There's not much, I just wrapped our execution in the progress block.

Copy link
Member Author

vinistock commented Jan 29, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@vinistock vinistock self-assigned this Jan 29, 2025
@vinistock vinistock requested review from andyw8 and KaanOzkan January 29, 2025 18:35
@vinistock vinistock added the enhancement New feature or request label Jan 29, 2025 — with Graphite App
@vinistock vinistock marked this pull request as ready for review January 29, 2025 18:36
@vinistock vinistock requested a review from a team as a code owner January 29, 2025 18:36
@andyw8
Copy link
Contributor

andyw8 commented Jan 29, 2025

Trying on CodeDB...

@vinistock vinistock changed the base branch from 01-29-upgrade_rails_add-on_dependency_to_v0.4.0 to graphite-base/2176 January 29, 2025 22:00
@vinistock vinistock force-pushed the 01-28-add_progress_indication_for_dsl_operations branch from d715e51 to e0c3193 Compare January 29, 2025 22:01
@vinistock vinistock changed the base branch from graphite-base/2176 to main January 29, 2025 22:01
@vinistock vinistock requested a review from KaanOzkan January 29, 2025 22:02
@vinistock vinistock force-pushed the 01-28-add_progress_indication_for_dsl_operations branch from e0c3193 to b8d3c6f Compare January 29, 2025 22:02
Copy link
Contributor

@KaanOzkan KaanOzkan left a comment

Choose a reason for hiding this comment

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

Very nice!

@vinistock vinistock merged commit e64a3cf into main Jan 30, 2025
19 checks passed
@vinistock vinistock deleted the 01-28-add_progress_indication_for_dsl_operations branch January 30, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants