JuliaCI / PackageEvaluator.jl

A tool to evaluate the quality of Julia packages.
http://pkg.julialang.org
MIT License
35 stars 32 forks source link

TODO to get back to state I'm happy with #77

Closed IainNZ closed 9 years ago

IainNZ commented 9 years ago
IainNZ commented 9 years ago

Seems to be working well, parallel run (2 release, 2 nightly) in progress right now. I'm going to throw it up on pkg.julialang.org and see whats failing (it won't be too bad) and go from there.

IainNZ commented 9 years ago

Just got to get back to cron jobs

andrewcooke commented 9 years ago

is this why my package doesn't appear in https://pkg.julialang.org/?pkg=ParserCombinator&ver=release ~36 hours after registering? sorry if this is the wrong place to ask - I can't see anywhere on that side to give feedback or ask questions.

IainNZ commented 9 years ago

That I have to push it manually? Yeah. It'll be up in a few minutes though.

andrewcooke commented 9 years ago

ok, cool. thanks.

andrewcooke commented 9 years ago

now it says "no description available". is there documentation somewhere that says what is read? i can find nothing at https://github.com/IainNZ/PackageEvaluator.jl/search?utf8=%E2%9C%93&q=description (i had assume it came from the github description when looking at other packages, but that is defined).

IainNZ commented 9 years ago

It'll appear tomorrow, it does come from the github description.