Tobias Bieniek

Results 665 comments of Tobias Bieniek

in any case we will want the information in the database at least. how exactly we display it or what we derive from it we can still discuss once we...

at the very least it will make it easier to run edition data analysis on the database dump, but as you wrote above, inferring an MSRV from the edition field...

@mseele do you want to help implement it? :)

unfortunately, that's the same problem we have with crates.io. we have the dev skills to implement it, but visual design is not a strong skill for us 😅

@jsha FYI we shortly discussed this during our weekly team meeting and we're considering to implement the `session` table suggestion. would you be available for reviews once we have something...

> I've just confirmed that it's completely unused currently in the codebase It might be unused in the Rust portion of the codebase, but I think the search functionality uses...

oh... to be honest, I wasn't aware the `readme` column was only on the `crates` table 🙈 that certainly complicates things. and I guess it explains why the `render-readmes` command...

@nappa85 just for awareness: https://github.com/rust-lang/crates.io/issues/5293#issuecomment-1272406916 tl;dr I'm not sure whether we should allow crate deletion, or if it makes more sense for us to allow version deletion, and then if...

I think there is some work left on correctly syncing both the git and the http index after the deletion. But before we continue, I talked to a few people...

and just to be clear, I'm very thankful for the quick implementation! I just want to make sure we're not we're not surprising too many people with this change :)