Apply comments on utilities
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Mar 14 2022
- migrate stderr usage to more controllable logging statements
- introduce tests for most behaviors of the module
Mar 11 2022
Yeah, that's fine.
(even sorting by the pk (origin_visit.origin, origin_visit.visit), postgres still sorts the output of the nested loop)
FWIW even when forcing the use of the origin.url unique index, there's a nested loop then a sort:
Mar 10 2022
Mar 9 2022
I've tried adding gandi and inria's outbound mail servers to @softwareheritage.org's SPF records.
References:
- https://www.mail-archive.com/frnog@frnog.org/msg69126.html
- https://lists.debian.org/debian-devel/2022/03/msg00045.html (with references as how debian.org implements delegatable DKIM signing for its developers)
Mar 8 2022
We've deployed and tested these changes in staging and production: inbound emails to both addresses now reach the django management command, which does not exist (so the mails get bounced with an error message to that effect).
We have created the following (external) email aliases:
Mar 4 2022
Turns out moma uses the rw /srv/storage/space/swh-deposit mountpoint for deposits. I'll update puppet accordingly.
nom nom nom urlencoding by hand
This is now all used on pergamon for our e2e checks.
Yeah, that's sensible :-)
Sounds fun.
Yep, that looks good to me.
Seems worth a rebase on top of D7264 too, but I guess it'll need some more changes
this looks worth a rebase on top of D7264
rebase
Already done in D7264...
D7264 ?
Folded into D7291
Great, thanks!
Looks good, thank you!
Nice, thanks.
Mar 3 2022
rebase
Track down more uses of rpc_client.post
Weird that we've never noticed this before.
This is great, thank you!
Thanks
add more extras_require possibilities