djsegal / julia_observer

find your next julia package 🔎
https://juliaobserver.com
MIT License
15 stars 0 forks source link

Genie.jl is missing #55

Closed essenciary closed 4 years ago

essenciary commented 4 years ago

Genie.jl is not present on the website at all (not even showing up in searches).

djsegal commented 4 years ago

I noticed 2048.jl was missing too. So it might be because the worker picking up /search hits on github is breaking/timing out/being throttled.

Quick question. Is Genie.jl registered at METADATA.jl or General Pkgs? If it's only in General, the problem comes from issue djsegal/julia_observer#119


// in general, probably need to improve the scour worker too. so this package dropping never happens in the first place

baggepinnen commented 4 years ago

The same for MonteCarloMeasurements.jl which has been registered in General (only) for almost a year.

djsegal commented 4 years ago

So just doing an EOD followup,

  1. Attempted to fix the leaky scour package pipeline. Will have to see if it works by tomorrow afternoon
  2. Have made adding General packages a high priority item (#119)
  3. Still investigating why MonteCarloMeasurements.jl has never been picked up by a bot :/
djsegal commented 4 years ago

This was resolved by removing the leak from the scour job. Genie should be present for now and always!


Also,

essenciary commented 4 years ago

@djsegal Yeeee, thank you!

djsegal commented 4 years ago

Reopening this 😓

essenciary commented 4 years ago

Thank you :)

djsegal commented 4 years ago

Closing this again. If it get's dropped again feel free to re-open!

// just closing tickets out as i move more towards JuliaPackages.com