Dave Verwer
Dave Verwer
> > This is going to be a hard one to debug. > > It shouldn't be too bad. If it's reproducible, we can run re-analyze-versions against a copy, or...
Alright, apologies for the delay in resuming this. Now that everything has had a few days on production, we should be in a stable state, but there are still issues...
Uploading latest DB dump into Discord with this data if anyone wants to look at this
> > Yes, that's definitely the case. Re-analyse only deals with existing versions while analyse captures new ones. Since analyse is running continuously, that should convert everything eventually. > >...
That's not to say it's your responsibility to fix this @samdeane! Only work on it if you're interested in it, but as you said you might want to tackle another...
The database dump from the 9th should match the state of the investigation I did since I took it to snapshot the state at the point of my investigation. I'll...
No problem, Sam. I wonder if we should remove the gate from the binary targets feature to at least get that live? I postponed it originally as I didn't want...
It's possible. I can look into this on Monday.
This is a bug in `processRelativeImages` in `PackageReadme.Model`, and it's entirely my fault! In trying to correct relative URLs, I am accidentally instantiating them into a Swift `URL` object, which...
OK, I've tested quite a few of these new URLs now it's deployed and it's working as expected. I set all the Rollbar errors to resolved. Let's see if any...