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

New version: ProgressMeter v1.8.0 #90313

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

New Features

@showprogress "X: " color=:red showspeed=true for x in 1:10
    sleep(1)
end

or to dynamically disable the progress meter, for instance via an arg show_progress

@showprogress enabled=show_progress for x in 1:10
    sleep(1)
end

UUID: 92933f4-e287-5a05-a399-4b506db050ca
Repo: https://github.com/timholy/ProgressMeter.jl.git
Tree: ae36206463b2395804f2787ffe172f44452b538d

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
JuliaRegistrator referenced this pull request in timholy/ProgressMeter.jl Aug 26, 2023
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch August 26, 2023 00:11 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment. You can edit blocking comments, adding [noblock] to them in order to unblock auto-merging.

@JuliaTagBot JuliaTagBot merged commit e12339e into master Aug 26, 2023
14 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-progressmeter-92933f4c-v1.8.0-403fa3fb84 branch August 26, 2023 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants