Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve error message when artifact not found (#46264)
`Pkg.instantiate()` does not fix the issue anymore if the artifact is not part of a package, so this points users to `Pkg.ensure_artifact_installed`. Ref JuliaPackaging/ArtifactUtils.jl#13
- Loading branch information
686afd3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Executing the daily package evaluation, I will reply here when finished:
@nanosoldier
runtests(ALL, isdaily = true)
686afd3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nanosoldier
runbenchmarks(ALL, isdaily = true)
686afd3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your package evaluation job has completed - possible new issues were detected. A full report can be found here.
686afd3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your job failed.
686afd3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/JuliaCI/NanosoldierReports/blob/master/benchmark/by_date/2022-08/09/report.md
seems some possible minor hiccups with that, across about 41 commits
@nanosoldier
runbenchmarks("arithmetic" || "mix_scalar_tuple", vs="@e2a8a4e6b3bb333fdab5a5c9a023fe96e2f39c92")
686afd3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your benchmark job has completed - possible performance regressions were detected. A full report can be found here.