Justin Geibel

Results 7 issues of Justin Geibel

An outline of our current scheme for crate and version level metadata (with `quoted` fields coming from `Cargo.toml`: * Crate-wide metadata * `description` * `homepage` * `documentation` * `repository` *...

C-enhancement ✨

I think we've seen some encouraging results of moving some queries over to the read-only replica in #2073, but I think there are other improvements we could make to improve...

C-internal 🔧
A-backend ⚙️

We should require a verified email address before a user can accept a crate transfer. Possibly we should not even allow the initial invite, though at a minimum we should...

C-enhancement ✨

We should find a place to archive daily download counts, and drop old entries from `version_downloads`. We only ever query for the last 90 days of recent downloads. We could...

C-internal 🔧
A-backend ⚙️

Recently I've been experimenting with the FastBoot PR, and below is my attempt at capturing the work that I think remains to enable FastBoot across the site. ## Enable FastBoot...

A-frontend 🐹
C-tracking-issue

Per https://github.com/rust-lang/crates.io/pull/2623#issuecomment-666522853 we need to find good UI for including the yank button on a crate page. cc @thiagoarrais

### systemd version the issue has been seen with 256~rc3-1 ### Used distribution Debian sid ### Linux kernel version used 6.8.9-arm64 ### CPU architectures issue was seen on aarch64 ###...

needs-reporter-feedback ❓
run