[GH-ISSUE #1483] Add progress bar when running act #761

Open
opened 2026-03-01 21:46:09 +03:00 by kerem · 1 comment
Owner

Originally created by @devnoot on GitHub (Nov 29, 2022).
Original GitHub issue: https://github.com/nektos/act/issues/1483

Act version

0.2.33

Feature description

The issue is that when you run act, you may be downloading a lot of data, which could take a long time. Currently, act doesn't display download progress without --verbose, making it look like it's frozen.

The solution is to add a progress indicator by default.

Originally created by @devnoot on GitHub (Nov 29, 2022). Original GitHub issue: https://github.com/nektos/act/issues/1483 ### Act version 0.2.33 ### Feature description The issue is that when you run `act`, you may be downloading a lot of data, which could take a long time. Currently, `act` doesn't display download progress without `--verbose`, making it look like it's frozen. The solution is to add a progress indicator by default.
Author
Owner

@20k-ultra commented on GitHub (Nov 30, 2022):

do you have an example workflow file which does show download progress when running in github ?

What does the "progress bar" look like with --verbose when using act ?

<!-- gh-comment-id:1331594389 --> @20k-ultra commented on GitHub (Nov 30, 2022): do you have an example workflow file which does show download progress when running in github ? What does the "progress bar" look like with `--verbose` when using act ?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#761
No description provided.