John T. Wodder II

Results 282 issues of John T. Wodder II

And store them somewhere other than the wheelodex.org server.

deployment
cronjobs

If the latest version of a project doesn't have any wheels, should `scan_pypi()` instead register the latest version that does?

under consideration
cmd:scan-pypi
cronjobs

Currently, when a project creation or version creation event is encountered in the PyPI changelog, a `Project` or `Version` is created immediately. `Project` and `Version` creation should instead be delayed...

cmd:scan-changelog
cronjobs

Because projects without wheels are excluded from search and the "Browse Projects" list, it can be difficult to reach their pages in order to view their reverse dependencies (which is...

UI
search
md:requires-dist

Don't select projects that don't have wheels.

UI
low priority

The command should delete any projects that don't have any versions and that aren't dependencies of anything. The command should be run on a schedule, but it'd be fine if...

new command
cronjobs

Give `load-entry-points` an option for deleting the summaries & descriptions of entry point groups not listed in the input file

low priority
cmd:load-entry-points

100 lines should do it.

deployment
monitoring
cronjobs

It seems that PyPI's JSON API now always fills in the relevant digests, and there are no wheels in the database with missing digests. The nullability thus no longer serves...

models

- Monitor whether the site is up and not returning errors. - Monitor page load times. - Possible resources: - Sentry.io - Statuscake - - -

deployment
needs research
performance
monitoring