Giter VIP home page Giter VIP logo

all-package-names's People

Contributors

bconnorwhite avatar bluwy avatar github-actions[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

devbox10 tydo83

all-package-names's Issues

needs new preload

probably need to sync more often. should have sync/release monthly or something?

Latest sync of all.json.gz is broken

The lastet sync of all.json.gz seems to me seems broken. When opened with 7ZIP it reports an CRC-Error, when programatically decompressing it in Java i get

java.util.zip.ZipException: Corrupt GZIP trailer
	at java.base/java.util.zip.GZIPInputStream.readTrailer(GZIPInputStream.java:225)
	at java.base/java.util.zip.GZIPInputStream.read(GZIPInputStream.java:119)
	at java.base/java.io.FilterInputStream.read(FilterInputStream.java:106)

None of those errors occur with any of the three previous syncs, so i guess this may be a one-time issue with this particular instance (Commit 743629a). I'm happy just waiting for the next successful sync - just thought i would let you know, maybe there's an underlying issue there.

Thanks for providing this great repository, it helps me a lot!

No updated versions

Hello, just writing to inquire on whether the automatic update process of the library will be restarted at some point or whether we should consider this as deprecated (noticed that the publish job has been failing for the past month).

I do realise we can update the list in code, was just looking to see what the current status of the lib might be.

Thanks!

Incorrect `since` in all.json

Requesting from https://replicate.npmjs.com/ to get the end (aka update_seq) doesn't reliably get the last seq. Currently, all.json has the since property be 16424450 where currently it is 2671802, causing the cron job to not be fetching the newest updates. I also experienced this jumping to 7 million too, I'm not sure why.

However, I found a better way to get the end by requesting https://replicate.npmjs.com/_changes?descending=true&limit=1 and accessing last_seq. Credit: https://stackoverflow.com/questions/20709334/couchdb-last-seq-changes-feed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.