PackageEvaluator.jl
PackageEvaluator.jl copied to clipboard
A tool to evaluate the quality of Julia packages.
You're receiving this pull request because the now-deprecated [Julia TagBot GitHub App](https://github.com/apps/julia-tagbot) is installed for this repository. This pull request installs [TagBot as a GitHub Action](https://github.com/marketplace/actions/julia-tagbot). If this PR does...
This issue is about [pkg.julialang.org](https://pkg.julialang.org), hope this is the right place for it. I wonder if testing could transition to using 1.0 instead, as more than a month has passed...
Ncbi-blast+ is a very common set of command line utilities for Bioinformatics, BioJulia's BioTools.jl requires this command line tool, other packages written by biologists may well want this too if...
It would be nice to store the data generated by PkgEval in JSON (0.4all.json, 0.5all.json, 0.6all.json mentioned in README) online.
It seems we now have a package: https://gitlab.com/madresistor/Box0.jl
This has been keeping PackageEvaluator from updating things since early March. One of the VMs (usually `thirdPZ06` it seems) fairly consistently fails to provision. The message emitted by Vagrant from...
For the sake of triggering PkgEval runs automatically to find out how breaking proposed changes might be, I want to make PkgEval more of a library (as opposed to running...