John T. Wodder II

Results 282 issues of John T. Wodder II

Many authors of `CHANGELOG.md`/`RELEASES.md` files (including the maintainers of `cargo-dist` itself!) insert newlines in long paragraphs in order to wrap them at 80-ish columns. When GitHub renders such Markdown when...

feature request

When I use this library, I don't want it to give me a formatted string; I want the actual stats instead. Currently, I achieve this by doing `json.loads(pypistats.recent(package, format="json"))`, but...

enhancement

Running mypy on code that uses the latest version of `pypistats` fails with the error message "module is installed, but missing library stubs or py.typed marker". A quick look at...

enhancement
help wanted
good first issue

Show the current Wheelodex version (and a link to Wheelodex's GitHub repo?) at the bottom of every page.

UI
easy

Wheelodex is, at time of launch, severely lacking in the aesthetics department. Some sort of styling by someone with a vague grasp of web design and UX could make quite...

help wanted
UI
graphic design

I'm thinking a blue tire-like wheel viewed from the side and tilted up slightly. The icon should also be used as the picture for the wheelodex GitHub organization.

help wanted
UI
graphic design

Currently, the deployment pins the PostgreSQL package to prevent unattended security updates, as updating PostgreSQL causes it to restart, breaking Wheelodex's database connection. This is obviously sub-optimal. Possible resolution: Configure...

deployment
needs research
security
cronjobs

See on using ansible-lint with pre-commit.

CI
code quality

For use when repeatedly running the playbook again & again due to some stupid mistake that `ansible-lint` couldn't find.

deployment

- [ ] Tests for each command (`process-orphan-wheels` in particular) - [ ] More thorough tests for views

code quality