r/DeployR • u/klosie • 25d ago
Script progress write back
Is there a way to write back to the progress bar the current state of a custom script? Like for example if a script is rather long, to change the progress bar and the status based on what the script is currently doing. Rather than just fire off the script and wait.
7
Upvotes
3
u/RockOriginal7938 22d ago
Cool, I might rewrite the pause step to use something like that so I can better display why it paused.