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: Aqua v0.8.4 #96301

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Dec 1, 2023

### Added

- `test_persistent_tasks` now accepts an optional `expr` to run in the precompile package. ([#255](https://github.com/JuliaTesting/Aqua.jl/pull/255))
  + The `expr` option lets you test whether your precompile script leaves any dangling Tasks
  or Timers, which would make it unsafe to use as a dependency for downstream packages.

JuliaRegistrator referenced this pull request in JuliaTesting/Aqua.jl Dec 1, 2023
…e package (#255)

* test_persistent_tasks: Add an optional `expr` to run in the precompile package

Bump version to 0.8.4

* Add test of the new expr functionality

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Apply PR suggestions

Co-authored-by: Lars Göttgens <[email protected]>

* Apply suggestions from code review

* consistency with docstring

Co-authored-by: Lars Göttgens <[email protected]>

* Bump version

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Lars Göttgens <[email protected]>
Copy link
Contributor

github-actions bot commented Dec 1, 2023

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.

UUID: 4c88cf16-eb10-579e-8560-4a9242c79595
Repo: https://github.com/JuliaTesting/Aqua.jl.git
Tree: 497d933e5998358c2626f782c99a8d4b90af2dd0

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
@JuliaRegistrator JuliaRegistrator force-pushed the registrator-aqua-4c88cf16-v0.8.4-837d1f297c branch from 0085456 to 86c48a6 Compare December 1, 2023 15:55
@JuliaTagBot JuliaTagBot merged commit e914142 into master Dec 1, 2023
@JuliaTagBot JuliaTagBot deleted the registrator-aqua-4c88cf16-v0.8.4-837d1f297c branch December 1, 2023 16:04
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